[INFO] fetching crate rubullet 0.1.0-alpha-3... [INFO] checking rubullet-0.1.0-alpha-3 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate rubullet 0.1.0-alpha-3 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate rubullet 0.1.0-alpha-3 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-7-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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.45 [INFO] [stderr] Downloaded structopt-derive v0.4.14 [INFO] [stderr] Downloaded simba v0.3.1 [INFO] [stderr] Downloaded rand_distr v0.3.0 [INFO] [stderr] Downloaded gif v0.11.2 [INFO] [stderr] Downloaded bytemuck v1.5.1 [INFO] [stderr] Downloaded structopt v0.3.21 [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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2db18bffbe02c62e4edbfbc4972b260ebf674c28014d0df1b83b63ad282e00b [INFO] running `Command { std: "docker" "start" "-a" "d2db18bffbe02c62e4edbfbc4972b260ebf674c28014d0df1b83b63ad282e00b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2db18bffbe02c62e4edbfbc4972b260ebf674c28014d0df1b83b63ad282e00b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2db18bffbe02c62e4edbfbc4972b260ebf674c28014d0df1b83b63ad282e00b", kill_on_drop: false }` [INFO] [stdout] d2db18bffbe02c62e4edbfbc4972b260ebf674c28014d0df1b83b63ad282e00b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffb1ba7b97bb32754a86c7562499222f2ed1be212c230679a1dbf7793ee90edf [INFO] running `Command { std: "docker" "start" "-a" "ffb1ba7b97bb32754a86c7562499222f2ed1be212c230679a1dbf7793ee90edf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking textwrap v0.11.0 [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] Compiling anyhow v1.0.40 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rubullet-sys v0.1.0-alpha-2 [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 rand v0.8.3 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking simba v0.3.1 [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/506512391b1a75ae450d36c9420978402a91abcc/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"' --check-cfg 'cfg(docsrs)' --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=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/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/OpenGLExampleBrowser.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bChunk.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/X11OpenGLWindow.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/CloneTreeCreator.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btMultiBodyWorldImporter.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/IDMath.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Anim.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Jacobian.o [INFO] [stderr] [ 0%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/OpenGLWindow/SimpleCamera.o [INFO] [stderr] [ 1%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBody.o [INFO] [stderr] [ 1%] Building CXX object libbullet3/Extras/BulletRoboticsGUI/CMakeFiles/BulletRoboticsGUI.dir/__/__/examples/SharedMemory/plugins/stablePDPlugin/SpAlg.o [INFO] [stderr] [ 1%] Building CXX object libbullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Vector3.o [INFO] [stderr] [ 1%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyConcaveCollisionAlgorithm.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/bDNA.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/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/MultiBodyTree.o [INFO] [stderr] [ 3%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/CoilCreator.o [INFO] [stderr] [ 3%] Building CXX object libbullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Logging.o [INFO] [stderr] [ 3%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/model.o [INFO] [stderr] [ 3%] Linking CXX static library libBullet3Common.a [INFO] [stderr] [ 3%] Building C object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/glad/gl.o [INFO] [stderr] [ 3%] Built target Bullet3Common [INFO] [stderr] [ 3%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/EGLOpenGLWindow.o [INFO] [stderr] [ 3%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR2.o [INFO] [stderr] [ 4%] Building CXX object libbullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeImpl.o [INFO] [stderr] [ 4%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/BaseRender.o [INFO] [stderr] [ 4%] Building CXX object libbullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeInitCache.o [INFO] [stderr] [ 4%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/MultiBodyTreeCreator.o [INFO] [stderr] [ 4%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLFWOpenGLWindow.o [INFO] [stderr] [ 4%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLInstancingRenderer.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/bFile.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btBulletWorldImporter.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR3.o [INFO] [stderr] [ 5%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/btMultiBodyTreeCreator.o [INFO] [stderr] [ 6%] Building CXX object libbullet3/Extras/Serialize/BulletWorldImporter/CMakeFiles/BulletWorldImporter.dir/btWorldImporter.o [INFO] [stderr] [ 6%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLPrimitiveRenderer.o [INFO] [stderr] [ 6%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/DillCreator.o [INFO] [stderr] [ 7%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/LinearR4.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/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/GLRenderToTexture.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyHelpers.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/Serialize/BulletFileLoader/CMakeFiles/BulletFileLoader.dir/btBulletFile.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.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/MultiBodyTreeDebugGraph.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyRigidBodyCollisionConfiguration.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/LoadShader.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/our_gl.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/OpenSans.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GL_ShapeDrawer.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/invdyn_bullet_comparison.o [INFO] [stderr] [ 8%] Linking CXX static library libBulletInverseDynamics.a [INFO] [stderr] [ 8%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidCollisionAlgorithm.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleCamera.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidDynamicsWorld.o [INFO] [stderr] [ 8%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/IDRandomUtil.o [INFO] [stderr] [ 8%] Linking CXX static library libBulletFileLoader.a [INFO] [stderr] [ 8%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o [INFO] [stderr] [ 8%] Built target BulletInverseDynamics [INFO] [stderr] [ 8%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/CollisionShape2TriangleMesh.o [INFO] [stderr] [ 8%] Built target BulletFileLoader [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL2App.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Button.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/__/Utils/b3Clock.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Misc.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/TinyRenderer/TinyRenderer.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL2Renderer.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Canvas.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/RandomTreeCreator.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/SimpleOpenGL3App.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/SimpleTreeCreator.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Node.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/Tree.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/TwFonts.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/fontstash.o [INFO] [stderr] [ 9%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o [INFO] [stderr] [ 10%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/MultiBodyNameMap.o [INFO] [stderr] [ 10%] Building CXX object libbullet3/Extras/InverseDynamics/CMakeFiles/BulletInverseDynamicsUtils.dir/User2InternalIndex.o [INFO] [stderr] [ 10%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/__/Utils/ChromeTraceUtil.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/CheckBox.o [INFO] [stderr] [ 11%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o [INFO] [stderr] [ 11%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GraphingTexture.o [INFO] [stderr] [ 11%] Building CXX object libbullet3/examples/ThirdPartyLibs/BussIK/CMakeFiles/BussIK.dir/VectorRn.o [INFO] [stderr] [ 11%] Linking CXX static library libBulletWorldImporter.a [INFO] [stderr] [ 11%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o [INFO] [stderr] [ 11%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenParameterInterface.o [INFO] [stderr] [ 11%] Built target BulletWorldImporter [INFO] [stderr] [ 11%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenProfileWindow.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/Gwen/CMakeFiles/gwen.dir/Controls/ColorPicker.o [INFO] [stderr] [ 11%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ComboBox.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/collisionFilterPlugin/collisionFilterPlugin.o [INFO] [stderr] [ 12%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/CrossSplitter.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/FileOpen.o [INFO] [stderr] [ 13%] Linking CXX static library libBussIK.a [INFO] [stderr] [ 13%] Linking CXX static library libBulletInverseDynamicsUtils.a [INFO] [stderr] [ 13%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/pdControlPlugin/pdControlPlugin.o [INFO] [stderr] [ 13%] Built target BussIK [INFO] [stderr] [ 13%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/opengl_fontstashcallbacks.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftMultiBodyDynamicsWorld.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/GwenTextureWindow.o [INFO] [stderr] [ 13%] Building C object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/glad/egl.o [INFO] [stderr] [ 13%] Built target BulletInverseDynamicsUtils [INFO] [stderr] [ 13%] Building CXX object libbullet3/examples/ExampleBrowser/CMakeFiles/BulletExampleBrowserLib.dir/GwenGUISupport/gwenUserInterface.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/examples/OpenGLWindow/CMakeFiles/OpenGLWindow.dir/__/ThirdPartyLibs/stb_image/stb_image_write.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3RobotSimulatorClientAPI_NoGUI.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/FileSave.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dialog/Query.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/DockBase.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3RobotSimulatorClientAPI_NoDirect.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/DockedTabControl.o [INFO] [stderr] [ 13%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o [INFO] [stderr] [ 13%] Linking CXX static library libOpenGLWindow.a [INFO] [stderr] [ 14%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftSoftCollisionAlgorithm.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDefaultSoftBodySolver.o [INFO] [stderr] [ 14%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBackwardEulerObjective.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBodySolver.o [INFO] [stderr] [ 15%] Built target OpenGLWindow [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyConstraintSolver.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Dragger.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactProjection.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/GroupBox.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyDynamicsWorld.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactConstraint.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcherMt.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/IKTrajectoryHelper.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/tinyRendererPlugin/tinyRendererPlugin.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HSVColorPicker.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o [INFO] [stderr] [ 15%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/plugins/tinyRendererPlugin/TinyRendererVisualShapeConverter.o [INFO] [stderr] [ 15%] Linking CXX static library libBulletExampleBrowserLib.a [INFO] [stderr] [ 15%] Building CXX object libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/poly34.o [INFO] [stderr] [ 16%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o [INFO] [stderr] [ 16%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HorizontalScrollBar.o [INFO] [stderr] [ 16%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/HorizontalSlider.o [INFO] [stderr] [ 17%] Built target BulletExampleBrowserLib [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/SharedMemory/InProcessMemory.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/LabelClickable.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClient.o [INFO] [stderr] [ 17%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.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] [ 18%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServer.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/MenuItem.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/MenuStrip.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServerSharedMemory.o [INFO] [stderr] [ 18%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/NumericUpDown.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/PanelListPanel.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsDirect.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsDirectC_API.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsServerCommandProcessor.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/b3PluginManager.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientSharedMemory.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientSharedMemory_C_API.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ProgressBar.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Properties.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientC_API.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RadioButton.o [INFO] [stderr] [ 19%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o [INFO] [stderr] [ 19%] 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/Win32SharedMemory.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PosixSharedMemory.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RadioButtonController.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ResizableControl.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o [INFO] [stderr] [ 20%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/b3ResourcePath.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/RobotLoggingUtil.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/b3Clock.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Resizer.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Utils/ChromeTraceUtil.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/tinyxml2/tinyxml2.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/RichLabel.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBar.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/Wavefront/tiny_obj_loader.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/stb_image/stb_image.o [INFO] [stderr] [ 21%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Jacobian.o [INFO] [stderr] [ 22%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR2.o [INFO] [stderr] [ 22%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o [INFO] [stderr] [ 22%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR3.o [INFO] [stderr] [ 22%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o [INFO] [stderr] [ 22%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o [INFO] [stderr] [ 23%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBarBar.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/LinearR4.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/MatrixRmn.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Misc.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollBarButton.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Node.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/Tree.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/BussIK/VectorRn.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/ScrollControl.o [INFO] [stderr] [ 24%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportColladaDemo/LoadMeshFromCollada.o [INFO] [stderr] [ 25%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportObjDemo/LoadMeshFromObj.o [INFO] [stderr] [ 25%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o [INFO] [stderr] [ 25%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.o [INFO] [stderr] [ 25%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportMJCFDemo/BulletMJCFImporter.o [INFO] [stderr] [ 25%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/BulletUrdfImporter.o [INFO] [stderr] [ 25%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/MyMultiBodyCreator.o [INFO] [stderr] [ 25%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o [INFO] [stderr] [ 25%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/URDF2Bullet.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/UrdfParser.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportURDFDemo/urdfStringSplit.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Slider.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o [INFO] [stderr] [ 26%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/Importers/ImportMeshUtility/b3ImportMeshUtility.o [INFO] [stderr] [ 27%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/MultiThreading/b3PosixThreadSupport.o [INFO] [stderr] [ 27%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o [INFO] [stderr] [ 27%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/MultiThreading/b3Win32ThreadSupport.o [INFO] [stderr] [ 27%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/MultiThreading/b3ThreadSupportInterface.o [INFO] [stderr] [ 27%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientUDP.o [INFO] [stderr] [ 27%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o [INFO] [stderr] [ 27%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientUDP_C_API.o [INFO] [stderr] [ 27%] Building C object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/win32.o [INFO] [stderr] [ 28%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMiniSDF.o [INFO] [stderr] [ 28%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o [INFO] [stderr] [ 28%] Building C object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/unix.o [INFO] [stderr] [ 28%] Building C object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/callbacks.o [INFO] [stderr] [ 28%] Building C object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/compress.o [INFO] [stderr] [ 28%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o [INFO] [stderr] [ 29%] Building C object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/host.o [INFO] [stderr] [ 29%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/SplitterBar.o [INFO] [stderr] [ 29%] Building C object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/list.o [INFO] [stderr] [ 29%] Building C object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/packet.o [INFO] [stderr] [ 29%] Building C object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/peer.o [INFO] [stderr] [ 29%] Building C object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/enet/protocol.o [INFO] [stderr] [ 29%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o [INFO] [stderr] [ 29%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o [INFO] [stderr] [ 29%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientTCP.o [INFO] [stderr] [ 29%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/SharedMemory/PhysicsClientTCP_C_API.o [INFO] [stderr] [ 29%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/clsocket/src/SimpleSocket.o [INFO] [stderr] [ 29%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/clsocket/src/ActiveSocket.o [INFO] [stderr] [ 30%] Building CXX object libbullet3/Extras/BulletRobotics/CMakeFiles/BulletRobotics.dir/__/__/examples/ThirdPartyLibs/clsocket/src/PassiveSocket.o [INFO] [stderr] [ 30%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o [INFO] [stderr] [ 30%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabButton.o [INFO] [stderr] [ 30%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o [INFO] [stderr] [ 30%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabControl.o [INFO] [stderr] [ 30%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSdfCollisionShape.o [INFO] [stderr] [ 30%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TabStrip.o [INFO] [stderr] [ 30%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o [INFO] [stderr] [ 30%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/Text.o [INFO] [stderr] [ 31%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TextBox.o [INFO] [stderr] [ 31%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o [INFO] [stderr] [ 31%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TextBoxNumeric.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TreeControl.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/TreeNode.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o [INFO] [stderr] [ 32%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/VerticalScrollBar.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/VerticalSlider.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Controls/WindowControl.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/DragAndDrop.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o [INFO] [stderr] [ 33%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Gwen.o [INFO] [stderr] [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o [INFO] [stderr] [ 34%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Hook.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Platforms/Null.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Platforms/Windows.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Renderers/OpenGL_DebugFont.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Skin.o [INFO] [stderr] [ 35%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o [INFO] [stderr] [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o [INFO] [stderr] [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o [INFO] [stderr] [ 36%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/ToolTip.o [INFO] [stderr] [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o [INFO] [stderr] [ 36%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/Utility.o [INFO] [stderr] [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o [INFO] [stderr] [ 36%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/events.o [INFO] [stderr] [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o [INFO] [stderr] [ 36%] Building CXX object libbullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o [INFO] [stderr] [ 36%] Building CXX object libbullet3/examples/ThirdPartyLibs/Gwen/CMakeFiles/gwen.dir/inputhandler.o [INFO] [stderr] [ 36%] Linking CXX static library libBulletCollision.a [INFO] [stderr] [ 37%] Linking CXX static library libgwen.a [INFO] [stderr] [ 37%] Built target BulletCollision [INFO] [stderr] [ 37%] 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBody.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBodyInternals.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBodyHelpers.cpp:17: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = double]', [INFO] [stderr] inlined from 'static void btSoftBodyHelpers::interpolateBarycentricWeights(btSoftBody*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBodyHelpers.cpp:1573:17: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBody.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBodyInternals.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBodyHelpers.cpp:17: [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 static member function 'static void btSoftBodyHelpers::interpolateBarycentricWeights(btSoftBody*)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)psb + 24))[77].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [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 '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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBodySolvers.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableBodySolver.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.cpp:16: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', [INFO] [stderr] inlined from 'void btReducedVector::simplify()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/LinearMath/btReducedVector.h:57: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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBodySolvers.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableBodySolver.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.cpp:16: [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 'void btReducedVector::simplify()': [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 '*(btAlignedObjectArray*)this.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletSoftBody/btSoftBody.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableLagrangianForce.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableBackwardEulerObjective.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableBackwardEulerObjective.cpp:16: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', [INFO] [stderr] inlined from 'void btReducedVector::simplify()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/LinearMath/btReducedVector.h:57: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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBody.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableLagrangianForce.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableBackwardEulerObjective.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableBackwardEulerObjective.cpp:16: [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 'void btReducedVector::simplify()': [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 '*(btAlignedObjectArray*)this.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBodySolvers.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableBodySolver.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableBodySolver.cpp:18: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', [INFO] [stderr] inlined from 'void btReducedVector::simplify()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/LinearMath/btReducedVector.h:57: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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBodySolvers.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableBodySolver.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableBodySolver.cpp:18: [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 'void btReducedVector::simplify()': [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 '*(btAlignedObjectArray*)this.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', [INFO] [stderr] inlined from 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:261:23: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: [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 btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', [INFO] [stderr] inlined from 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:276: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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: [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 btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = const btDbvtNode*]', [INFO] [stderr] inlined from 'void btDbvt::collideTVNoStackAlloc(const btDbvtNode*, const btDbvtVolume&, btNodeStack&, btDbvt::ICollide&) const' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/BroadphaseCollision/btDbvt.h:1199:15, [INFO] [stderr] inlined from 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:293:30: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: [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 btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)': [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 [-17179869184, -8] into destination object '*(btAlignedObjectArray*)((char*)this + 16).btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', [INFO] [stderr] inlined from 'virtual void btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:310:23: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:17: [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 btCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 16))[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletSoftBody/btSoftBody.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btCGProjection.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableContactProjection.h:18, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableContactProjection.cpp:16: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', [INFO] [stderr] inlined from 'void btReducedVector::simplify()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/LinearMath/btReducedVector.h:57: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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftBody.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btCGProjection.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableContactProjection.h:18, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableContactProjection.cpp:16: [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 'void btReducedVector::simplify()': [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 '*(btAlignedObjectArray*)this.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:116:24: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:117:27: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:118:29: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodyConstraint*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:119:38: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp:17: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', [INFO] [stderr] inlined from 'virtual void btCompoundCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp:337: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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp:17: [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 btCompoundCompoundCollisionAlgorithm::processCollision(const btCollisionObjectWrapper*, const btCollisionObjectWrapper*, const btDispatcherInfo&, btManifoldResult*)': [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 [-17179869184, -8] into destination object 'manifoldArray.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:238:24: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 MultiBodyInplaceSolverIslandCallback::processConstraints(int)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:239:22: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 MultiBodyInplaceSolverIslandCallback::processConstraints(int)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[3].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:240:27: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 MultiBodyInplaceSolverIslandCallback::processConstraints(int)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:241:29: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 MultiBodyInplaceSolverIslandCallback::processConstraints(int)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodyConstraint*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::processConstraints(int)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:242:38: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 MultiBodyInplaceSolverIslandCallback::processConstraints(int)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', [INFO] [stderr] inlined from 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:37:18: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 DeformableBodyInplaceSolverIslandCallback::processConstraints(int)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', [INFO] [stderr] inlined from 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:38:22: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 DeformableBodyInplaceSolverIslandCallback::processConstraints(int)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[3].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', [INFO] [stderr] inlined from 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:39:21: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 DeformableBodyInplaceSolverIslandCallback::processConstraints(int)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', [INFO] [stderr] inlined from 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:40:23: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 DeformableBodyInplaceSolverIslandCallback::processConstraints(int)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodyConstraint*]', [INFO] [stderr] inlined from 'virtual void DeformableBodyInplaceSolverIslandCallback::processConstraints(int)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/DeformableBodyInplaceSolverIslandCallback.h:41:32: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 DeformableBodyInplaceSolverIslandCallback::processConstraints(int)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[6].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:116:24, [INFO] [stderr] inlined from 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:117:27, [INFO] [stderr] inlined from 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[4].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:118:29, [INFO] [stderr] inlined from 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[5].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btMultiBodyConstraint*]', [INFO] [stderr] inlined from 'virtual void MultiBodyInplaceSolverIslandCallback::setup(btContactSolverInfo*, btTypedConstraint**, int, btMultiBodyConstraint**, int, btIDebugDraw*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Featherstone/btMultiBodyInplaceSolverIslandCallback.h:119:38, [INFO] [stderr] inlined from 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:418:46: [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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 'void btDeformableMultiBodyDynamicsWorld::setupConstraints()': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this_17(D)->m_solverDeformableBodyIslandCallback + 8))[6].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/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/build.make:216: libbullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBodySolver.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/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = int]', [INFO] [stderr] inlined from 'void btReducedVector::simplify()' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/LinearMath/btReducedVector.h:57: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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.h:33, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.h:79, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp:37: [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 'void btReducedVector::simplify()': [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 '*(btAlignedObjectArray*)this.btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]', [INFO] [stderr] inlined from 'void btSimulationIslandManager::buildIslands(btDispatcher*, btCollisionWorld*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:202: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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18: [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 'void btSimulationIslandManager::buildIslands(btDispatcher*, btCollisionWorld*)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[1].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [INFO] [stderr] | ^~~~~~ [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/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18: [INFO] [stderr] In member function 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionObject*]', [INFO] [stderr] inlined from 'void btSimulationIslandManager::processIslands(btDispatcher*, btCollisionWorld*, btSimulationIslandManager::IslandCallback*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:442: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 8 and 17179869184 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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btUnionFind.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rubullet-sys-0.1.0-alpha-2/bullet3/libbullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:18: [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 'void btSimulationIslandManager::processIslands(btDispatcher*, btCollisionWorld*, btSimulationIslandManager::IslandCallback*)': [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 [-17179869184, -8] into destination object '((btAlignedObjectArray*)((char*)this + 8))[2].btAlignedObjectArray::m_data' of size [0, 9223372036854775807] [INFO] [stderr] 109 | if (m_data) [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: 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] 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: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] 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: 0x55ea07cccbc5 - std::backtrace_rs::backtrace::libunwind::trace::h876d7c806a499a4c [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55ea07cccbc5 - std::backtrace_rs::backtrace::trace_unsynchronized::h93aa6ac20204363f [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ea07cccbc5 - std::sys_common::backtrace::_print_fmt::haa4d06348037420c [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55ea07cccbc5 - ::fmt::hb19a1068483db389 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55ea07cf1a7b - core::fmt::rt::Argument::fmt::he1186800a1f8dba1 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55ea07cf1a7b - core::fmt::write::h93b97d526ac83ab7 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/mod.rs:1169:21 [INFO] [stderr] 6: 0x55ea07cc9c7f - std::io::Write::write_fmt::h5b8b8a434bcca5dd [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55ea07ccc99e - std::sys_common::backtrace::_print::h68eb04d9824256f0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55ea07ccc99e - std::sys_common::backtrace::print::h9c98f0d9c4306586 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55ea07ccdf29 - std::panicking::default_hook::{{closure}}::hcf6830dc400daae4 [INFO] [stderr] 10: 0x55ea07ccdc6d - std::panicking::default_hook::h483615856e3a5cc0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55ea07cce433 - std::panicking::rust_panic_with_hook::h36ebc998f351e5fd [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55ea07cce314 - std::panicking::begin_panic_handler::{{closure}}::h686207a93492b797 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55ea07ccd089 - std::sys_common::backtrace::__rust_end_short_backtrace::h2e37e6bf5aac538a [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55ea07cce047 - rust_begin_unwind [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55ea07cf0803 - core::panicking::panic_fmt::heae5d8e5e3703b89 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55ea07c67aa9 - cmake::fail::hc39d1f25b22e3fa4 [INFO] [stderr] 17: 0x55ea07c671e8 - cmake::run::hcc0c3838c30da1a9 [INFO] [stderr] 18: 0x55ea07c64e1e - cmake::Config::build::hc7d144f5ba6bb000 [INFO] [stderr] 19: 0x55ea07c5e983 - build_script_build::main::h2c3ec051a790385a [INFO] [stderr] 20: 0x55ea07c5dd93 - core::ops::function::FnOnce::call_once::hf9867e8b53e158ca [INFO] [stderr] 21: 0x55ea07c5dab6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6d7a88557f808065 [INFO] [stderr] 22: 0x55ea07c5db09 - std::rt::lang_start::{{closure}}::ha716d4e468c71257 [INFO] [stderr] 23: 0x55ea07cc5a5d - core::ops::function::impls:: for &F>::call_once::h75d0a4fe40296b94 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55ea07cc5a5d - std::panicking::try::do_call::ha27ca65264b021a4 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x55ea07cc5a5d - std::panicking::try::h901e100a17b3cd54 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x55ea07cc5a5d - std::panic::catch_unwind::h13d256f1691dfb07 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x55ea07cc5a5d - std::rt::lang_start_internal::{{closure}}::hdf5a5a26190e1fd8 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55ea07cc5a5d - std::panicking::try::do_call::h3a8fb98242ec30e5 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x55ea07cc5a5d - std::panicking::try::h881801cd3cb8ba77 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x55ea07cc5a5d - std::panic::catch_unwind::he14d380083644433 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x55ea07cc5a5d - std::rt::lang_start_internal::hf560e7575b65e65f [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55ea07c5dae7 - std::rt::lang_start::h5b84741b129419de [INFO] [stderr] 33: 0x55ea07c5ee15 - main [INFO] [stderr] 34: 0x7f5b9651dd90 - [INFO] [stderr] 35: 0x7f5b9651de40 - __libc_start_main [INFO] [stderr] 36: 0x55ea07c5d9a5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ffb1ba7b97bb32754a86c7562499222f2ed1be212c230679a1dbf7793ee90edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb1ba7b97bb32754a86c7562499222f2ed1be212c230679a1dbf7793ee90edf", kill_on_drop: false }` [INFO] [stdout] ffb1ba7b97bb32754a86c7562499222f2ed1be212c230679a1dbf7793ee90edf