[INFO] fetching crate rlgym_sim_rs 0.8.0-alpha...
[INFO] checking rlgym_sim_rs-0.8.0-alpha against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565-1
[INFO] extracting crate rlgym_sim_rs 0.8.0-alpha into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rlgym_sim_rs 0.8.0-alpha
[INFO] finished tweaking crates.io crate rlgym_sim_rs 0.8.0-alpha
[INFO] tweaked toml for crates.io crate rlgym_sim_rs 0.8.0-alpha written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rlgym_sim_rs 0.8.0-alpha on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 128 packages to latest compatible versions
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.17.1)
[INFO] [stderr]       Adding ndarray-npy v0.8.1 (available: v0.9.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rocketsim_rs v0.32.1 (available: v0.36.0)
[INFO] [stderr]       Adding serde_arrays v0.1.0 (available: v0.2.0)
[INFO] [stderr]       Adding zip v2.4.2 (available: v6.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 398b46b084d5cf05ea694cf2cfdf516eab9b9270d85518dd450c27680d69f93c
[INFO] running `Command { std: "docker" "start" "-a" "398b46b084d5cf05ea694cf2cfdf516eab9b9270d85518dd450c27680d69f93c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "398b46b084d5cf05ea694cf2cfdf516eab9b9270d85518dd450c27680d69f93c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "398b46b084d5cf05ea694cf2cfdf516eab9b9270d85518dd450c27680d69f93c", kill_on_drop: false }`
[INFO] [stdout] 398b46b084d5cf05ea694cf2cfdf516eab9b9270d85518dd450c27680d69f93c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40ab035fd548eb81a2415d6afcfb4ed9a57f819a639848dd3000ee39a2638af1
[INFO] running `Command { std: "docker" "start" "-a" "40ab035fd548eb81a2415d6afcfb4ed9a57f819a639848dd3000ee39a2638af1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.187
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling cxx v1.0.187
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling cxx-build v1.0.187
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.187
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling rocketsim_rs v0.32.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking serde_arrays v0.1.0
[INFO] [stderr]     Checking ndarray-npy v0.8.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr] warning: rocketsim_rs@0.32.1: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: rocketsim_rs@0.32.1: compilation terminated.
[INFO] [stderr] warning: rocketsim_rs@0.32.1: 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-35d03a6154220789/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/3c44c23b57ec552e-boost_pad.rs.o" "-c" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/cxxbridge/sources/rocketsim_rs/src/sim/boost_pad.rs.cc"
[INFO] [stderr] warning: rocketsim_rs@0.32.1: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: rocketsim_rs@0.32.1: compilation terminated.
[INFO] [stderr] warning: rocketsim_rs@0.32.1: 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-35d03a6154220789/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/0b707cc478c09fc0-Arena.o" "-c" "RocketSim/src/Sim/Arena/Arena.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: rocketsim_rs@0.32.1: compilation terminated.
[INFO] [stderr] warning: rocketsim_rs@0.32.1: 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-35d03a6154220789/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/67df3d888fd50e80-BallPredTracker.o" "-c" "RocketSim/src/Sim/BallPredTracker/BallPredTracker.cpp"
[INFO] [stderr] error: failed to run custom build command for `rocketsim_rs v0.32.1`
[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-c88c4e846a6a65d1/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/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/SuspensionCollisionGrid/SuspensionCollisionGrid.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/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-35d03a6154220789/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/cxxbridge/crate
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/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-35d03a6154220789/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: 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-35d03a6154220789/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/3c44c23b57ec552e-boost_pad.rs.o" "-c" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/cxxbridge/sources/rocketsim_rs/src/sim/boost_pad.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]   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: 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: 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-35d03a6154220789/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/0b707cc478c09fc0-Arena.o" "-c" "RocketSim/src/Sim/Arena/Arena.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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: 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-35d03a6154220789/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/67df3d888fd50e80-BallPredTracker.o" "-c" "RocketSim/src/Sim/BallPredTracker/BallPredTracker.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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/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-35d03a6154220789/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/cxxbridge/crate" "-I" "RocketSim/src/" "-I" "arenar/" "-march=native" "-w" "-o" "/opt/rustwide/target/debug/build/rocketsim_rs-35d03a6154220789/out/67df3d888fd50e80-BallPredTracker.o" "-c" "RocketSim/src/Sim/BallPredTracker/BallPredTracker.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "40ab035fd548eb81a2415d6afcfb4ed9a57f819a639848dd3000ee39a2638af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40ab035fd548eb81a2415d6afcfb4ed9a57f819a639848dd3000ee39a2638af1", kill_on_drop: false }`
[INFO] [stdout] 40ab035fd548eb81a2415d6afcfb4ed9a57f819a639848dd3000ee39a2638af1
