[INFO] fetching crate rocketsim_rs 0.36.0...
[INFO] testing rocketsim_rs-0.36.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rocketsim_rs 0.36.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rocketsim_rs 0.36.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rocketsim_rs 0.36.0
[INFO] tweaked toml for crates.io crate rocketsim_rs 0.36.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocketsim_rs 0.36.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rocketsim_rs 0.36.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.183
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded ctrlc v3.5.0
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.183
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.183
[INFO] [stderr]   Downloaded cxx-build v1.0.183
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded cxx v1.0.183
[INFO] [stderr]   Downloaded cc v1.2.37
[INFO] [stderr]   Downloaded glam v0.30.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b459c90110c9d19a4c6cd9977f56a07be059492363ddb278cb856d129821520a
[INFO] running `Command { std: "docker" "start" "-a" "b459c90110c9d19a4c6cd9977f56a07be059492363ddb278cb856d129821520a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b459c90110c9d19a4c6cd9977f56a07be059492363ddb278cb856d129821520a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b459c90110c9d19a4c6cd9977f56a07be059492363ddb278cb856d129821520a", kill_on_drop: false }`
[INFO] [stdout] b459c90110c9d19a4c6cd9977f56a07be059492363ddb278cb856d129821520a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9624e142285e3143229f6d3297a625bda7551aacd96dae0be3f43564784a25bc
[INFO] running `Command { std: "docker" "start" "-a" "9624e142285e3143229f6d3297a625bda7551aacd96dae0be3f43564784a25bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.183
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.183
[INFO] [stderr]    Compiling cxx-build v1.0.183
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.183
[INFO] [stderr]    Compiling rocketsim_rs v0.36.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: rocketsim_rs@0.36.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: rocketsim_rs@0.36.0: compilation terminated.
[INFO] [stderr] warning: rocketsim_rs@0.36.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-fno-plt" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++20" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cbd40b39eaa4191d-arena_config.rs.o" "-c" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/sources/rocketsim_rs/src/sim/arena_config.rs.cc"
[INFO] [stderr] warning: rocketsim_rs@0.36.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: rocketsim_rs@0.36.0: compilation terminated.
[INFO] [stderr] warning: rocketsim_rs@0.36.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-fno-plt" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++20" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/46e4aee4cb80ddd8-CollisionMeshFile.o" "-c" "RocketSim/src/CollisionMeshFile/CollisionMeshFile.cpp"
[INFO] [stderr] error: failed to run custom build command for `rocketsim_rs v0.36.0 (/opt/rustwide/workdir)`
[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/rocketsim_rs-fc733ca128c85c35/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/lib.rs
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/BroadphaseCollision/btDbvt.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/BroadphaseCollision/btRSBroadphase.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btCollisionObject.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btGhostObject.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btHashedSimplePairCache.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btManifoldResult.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionDispatch/btUnionFind.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btBoxShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btCollisionShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btCompoundShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btConcaveShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btConvexHullShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btConvexInternalShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btConvexShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btEmptyShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btOptimizedBvh.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btShapeHull.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btSphereShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btTetrahedronShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btTriangleBuffer.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btTriangleCallback.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btTriangleMesh.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletDynamics/ConstraintSolver/btContactConstraint.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletDynamics/Dynamics/btRigidBody.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletDynamics/Vehicle/btDefaultVehicleRaycaster.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/BulletDynamics/Vehicle/btWheelInfo.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/TaskScheduler/btTaskScheduler.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/TaskScheduler/btThreadSupportPosix.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/TaskScheduler/btThreadSupportWin32.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/btAlignedAllocator.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/btConvexHull.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/btConvexHullComputer.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/btGeometryUtil.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/btPolarDecomposition.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/btQuickprof.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/btReducedVector.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/btSerializer.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/btSerializer64.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/btThreads.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/libsrc/bullet3-3.24/LinearMath/btVector3.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/BulletLink.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/CollisionMeshFile/CollisionMeshFile.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Math/Math.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Math/MathTypes/MathTypes.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/RocketSim.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/Arena/Arena.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/Arena/ArenaConfig/ArenaConfig.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/Arena/DropshotTiles/DropshotTiles.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/Ball/Ball.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/BallHitInfo/BallHitInfo.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/BallPredTracker/BallPredTracker.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/BoostPad/BoostPad.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/BoostPad/BoostPadGrid/BoostPadGrid.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/Car/Car.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/Car/CarConfig/CarConfig.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/GameEventTracker/GameEventTracker.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/MutatorConfig/MutatorConfig.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/PhysState/PhysState.cpp
[INFO] [stderr]   cargo:rerun-if-changed=RocketSim/src/Sim/btVehicleRL/btVehicleRL.cpp
[INFO] [stderr]   cargo:rerun-if-changed=arenar/arenar.cpp
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/arena.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/arena_config.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/ball_hit_info.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/ball_state.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/boost_pad.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/car_config.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/car_controls.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/car_state.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/dropshot_tiles.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/mutator_config.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/math.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/lib.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/arena.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/arena_config.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/ball_hit_info.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/ball_state.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/boost_pad.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/car_config.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/car_controls.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/car_state.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/dropshot_tiles.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/sim/mutator_config.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/math.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/lib.rs
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=rocketsim_rs
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/crate
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-fno-plt" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++20" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cbd40b39eaa4191d-arena_config.rs.o" "-c" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/sources/rocketsim_rs/src/sim/arena_config.rs.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-fno-plt" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++20" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/46e4aee4cb80ddd8-CollisionMeshFile.o" "-c" "RocketSim/src/CollisionMeshFile/CollisionMeshFile.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/crate
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-fno-plt" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++20" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-3e0fd8ab3656aa76/out/46e4aee4cb80ddd8-CollisionMeshFile.o" "-c" "RocketSim/src/CollisionMeshFile/CollisionMeshFile.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "9624e142285e3143229f6d3297a625bda7551aacd96dae0be3f43564784a25bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9624e142285e3143229f6d3297a625bda7551aacd96dae0be3f43564784a25bc", kill_on_drop: false }`
[INFO] [stdout] 9624e142285e3143229f6d3297a625bda7551aacd96dae0be3f43564784a25bc
