[INFO] fetching crate shipyard_rapier2d 0.1.0...
[INFO] testing shipyard_rapier2d-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate shipyard_rapier2d 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate shipyard_rapier2d 0.1.0
[INFO] finished tweaking crates.io crate shipyard_rapier2d 0.1.0
[INFO] tweaked toml for crates.io crate shipyard_rapier2d 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shipyard_rapier2d 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 98 packages to latest compatible versions
[INFO] [stderr]       Adding concurrent-queue v1.2.4 (available: v2.5.0)
[INFO] [stderr]       Adding macroquad v0.3.0-alpha.14 (available: v0.3.26)
[INFO] [stderr]       Adding rapier2d v0.6.1 (available: v0.31.0)
[INFO] [stderr]       Adding shipyard v0.5.0 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cache-padded v1.3.0
[INFO] [stderr]   Downloaded quad-gl v0.2.13
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded quad-rand v0.1.1
[INFO] [stderr]   Downloaded concurrent-queue v1.2.4
[INFO] [stderr]   Downloaded png v0.15.3
[INFO] [stderr]   Downloaded wide v0.6.5
[INFO] [stderr]   Downloaded simba v0.4.0
[INFO] [stderr]   Downloaded packed_simd_2 v0.3.8
[INFO] [stderr]   Downloaded ttf-parser v0.8.3
[INFO] [stderr]   Downloaded rapier2d v0.6.1
[INFO] [stderr]   Downloaded fontdue v0.3.2
[INFO] [stderr]   Downloaded image v0.22.5
[INFO] [stderr]   Downloaded miniquad v0.3.16
[INFO] [stderr]   Downloaded macroquad v0.3.0-alpha.14
[INFO] [stderr]   Downloaded parry2d v0.2.0
[INFO] [stderr]   Downloaded glam v0.10.2
[INFO] [stderr]   Downloaded shipyard v0.5.0
[INFO] [stderr]   Downloaded ndk-sys v0.2.2
[INFO] [stderr]   Downloaded nalgebra v0.25.4
[INFO] [stderr]   Downloaded ahash v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 202e36d90dd391951b49d918c22593d8c6eb548e93122050ce1b907fed6dfe68
[INFO] running `Command { std: "docker" "start" "-a" "202e36d90dd391951b49d918c22593d8c6eb548e93122050ce1b907fed6dfe68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "202e36d90dd391951b49d918c22593d8c6eb548e93122050ce1b907fed6dfe68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "202e36d90dd391951b49d918c22593d8c6eb548e93122050ce1b907fed6dfe68", kill_on_drop: false }`
[INFO] [stdout] 202e36d90dd391951b49d918c22593d8c6eb548e93122050ce1b907fed6dfe68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4cacbe884e00e57913521bd9dc093da051038eac654eb5a966b6d9152dc1ab3
[INFO] running `Command { std: "docker" "start" "-a" "e4cacbe884e00e57913521bd9dc093da051038eac654eb5a966b6d9152dc1ab3", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling cache-padded v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling simba v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling shipyard v0.5.0
[INFO] [stderr]    Compiling nalgebra v0.25.4
[INFO] [stderr]    Compiling parry2d v0.2.0
[INFO] [stderr]    Compiling rapier2d v0.6.1
[INFO] [stderr]    Compiling shipyard_rapier2d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/physics/components.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/physics/components.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.20s
[INFO] running `Command { std: "docker" "inspect" "e4cacbe884e00e57913521bd9dc093da051038eac654eb5a966b6d9152dc1ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4cacbe884e00e57913521bd9dc093da051038eac654eb5a966b6d9152dc1ab3", kill_on_drop: false }`
[INFO] [stdout] e4cacbe884e00e57913521bd9dc093da051038eac654eb5a966b6d9152dc1ab3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31ed9696f74e9594b3c46752bc6c7e850e9a4a92b534577c401fd60a2388e1c6
[INFO] running `Command { std: "docker" "start" "-a" "31ed9696f74e9594b3c46752bc6c7e850e9a4a92b534577c401fd60a2388e1c6", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/physics/components.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/physics/components.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling shipyard_rapier2d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/physics/components.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/physics/components.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "31ed9696f74e9594b3c46752bc6c7e850e9a4a92b534577c401fd60a2388e1c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ed9696f74e9594b3c46752bc6c7e850e9a4a92b534577c401fd60a2388e1c6", kill_on_drop: false }`
[INFO] [stdout] 31ed9696f74e9594b3c46752bc6c7e850e9a4a92b534577c401fd60a2388e1c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2336bf76c1600a90ff4e2cb44a73c8d639df387fc4d5b240eed6ffc60a583dcc
[INFO] running `Command { std: "docker" "start" "-a" "2336bf76c1600a90ff4e2cb44a73c8d639df387fc4d5b240eed6ffc60a583dcc", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stderr]  --> src/lib.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(feature = "dim3")]
[INFO] [stderr]   |       ^^^^^^^^^^------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stderr]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stderr]  --> src/physics/components.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(feature = "dim3")]
[INFO] [stderr]   |       ^^^^^^^^^^------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stderr]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stderr]    --> src/physics/components.rs:132:11
[INFO] [stderr]     |
[INFO] [stderr] 132 |     #[cfg(feature = "dim3")]
[INFO] [stderr]     |           ^^^^^^^^^^------
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stderr]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `shipyard_rapier2d` (lib) generated 3 warnings
[INFO] [stderr] warning: `shipyard_rapier2d` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shipyard_rapier2d-bd788f9f94d44631)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] thread 'physics::systems::test_create_body_and_collider_system' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shipyard-0.5.0/src/sparse_set/mod.rs:233:40:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked requires that the index is within the slice
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5a2b04570052 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5a2b04570052 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5a2b04570052 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5a2b04570052 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5a2b0458548a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5a2b0458548a - core[27de1724e4349be2]::fmt::write
[INFO] [stderr]    6:     0x5a2b04575c66 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5a2b04575c66 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5a2b0454e7ef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5a2b0454e7ef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5a2b04568301 - std[3b51380354919863]::panicking::default_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5a2b044cdc0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x5a2b044cdc0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5a2b045684f2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x5a2b045684f2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5a2b0454e8da - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5a2b04543af9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5a2b0454f6fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5a2b0458597d - core[27de1724e4349be2]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5a2b0458597d - core[27de1724e4349be2]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   20:     0x5a2b04506e04 - <usize as core[27de1724e4349be2]::slice::index::SliceIndex<[_]>>::get_unchecked::precondition_check
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x5a2b04507109 - <usize as core[27de1724e4349be2]::slice::index::SliceIndex<[shipyard[7f7caa040df35723]::entity_id::EntityId]>>::get_unchecked
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x5a2b04507d29 - <[shipyard[7f7caa040df35723]::entity_id::EntityId]>::get_unchecked::<usize>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/slice/mod.rs:645:26
[INFO] [stderr]   23:     0x5a2b044a67b2 - <shipyard[7f7caa040df35723]::sparse_set::SparseSet<rapier2d[d54da465a860d773]::geometry::collider::ColliderBuilder>>::actual_remove
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shipyard-0.5.0/src/sparse_set/mod.rs:233:40
[INFO] [stderr]   24:     0x5a2b044a68e9 - <shipyard[7f7caa040df35723]::sparse_set::SparseSet<rapier2d[d54da465a860d773]::geometry::collider::ColliderBuilder>>::delete
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shipyard-0.5.0/src/sparse_set/mod.rs:254:39
[INFO] [stderr]   25:     0x5a2b044ae550 - shipyard_rapier2d[1bd0c5a139103025]::physics::systems::create_body_and_collider_system
[INFO] [stderr]                                at /opt/rustwide/workdir/src/physics/systems.rs:65:31
[INFO] [stderr]   26:     0x5a2b044b1b9d - <shipyard_rapier2d[1bd0c5a139103025]::physics::systems::create_body_and_collider_system as core[27de1724e4349be2]::ops::function::FnOnce<(shipyard[7f7caa040df35723]::view::EntitiesView, shipyard[7f7caa040df35723]::view::UniqueViewMut<rapier2d[d54da465a860d773]::dynamics::rigid_body_set::RigidBodySet>, shipyard[7f7caa040df35723]::view::UniqueViewMut<rapier2d[d54da465a860d773]::geometry::collider_set::ColliderSet>, shipyard[7f7caa040df35723]::view::ViewMut<rapier2d[d54da465a860d773]::dynamics::rigid_body::RigidBodyBuilder>, shipyard[7f7caa040df35723]::view::ViewMut<shipyard_rapier2d[1bd0c5a139103025]::physics::components::RigidBodyHandleComponent>, shipyard[7f7caa040df35723]::view::ViewMut<rapier2d[d54da465a860d773]::geometry::collider::ColliderBuilder>, shipyard[7f7caa040df35723]::view::ViewMut<shipyard_rapier2d[1bd0c5a139103025]::physics::components::ColliderHandleComponent>)>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x5a2b044b10fe - <shipyard_rapier2d[1bd0c5a139103025]::physics::systems::create_body_and_collider_system as shipyard[7f7caa040df35723]::system::System<(), (shipyard[7f7caa040df35723]::view::EntitiesView, shipyard[7f7caa040df35723]::view::UniqueViewMut<rapier2d[d54da465a860d773]::dynamics::rigid_body_set::RigidBodySet>, shipyard[7f7caa040df35723]::view::UniqueViewMut<rapier2d[d54da465a860d773]::geometry::collider_set::ColliderSet>, shipyard[7f7caa040df35723]::view::ViewMut<rapier2d[d54da465a860d773]::dynamics::rigid_body::RigidBodyBuilder>, shipyard[7f7caa040df35723]::view::ViewMut<shipyard_rapier2d[1bd0c5a139103025]::physics::components::RigidBodyHandleComponent>, shipyard[7f7caa040df35723]::view::ViewMut<rapier2d[d54da465a860d773]::geometry::collider::ColliderBuilder>, shipyard[7f7caa040df35723]::view::ViewMut<shipyard_rapier2d[1bd0c5a139103025]::physics::components::ColliderHandleComponent>), ()>>::run
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shipyard-0.5.0/src/system/mod.rs:50:20
[INFO] [stderr]   28:     0x5a2b044a2b1c - <shipyard[7f7caa040df35723]::world::World>::run::<(shipyard[7f7caa040df35723]::view::EntitiesView, shipyard[7f7caa040df35723]::view::UniqueViewMut<rapier2d[d54da465a860d773]::dynamics::rigid_body_set::RigidBodySet>, shipyard[7f7caa040df35723]::view::UniqueViewMut<rapier2d[d54da465a860d773]::geometry::collider_set::ColliderSet>, shipyard[7f7caa040df35723]::view::ViewMut<rapier2d[d54da465a860d773]::dynamics::rigid_body::RigidBodyBuilder>, shipyard[7f7caa040df35723]::view::ViewMut<shipyard_rapier2d[1bd0c5a139103025]::physics::components::RigidBodyHandleComponent>, shipyard[7f7caa040df35723]::view::ViewMut<rapier2d[d54da465a860d773]::geometry::collider::ColliderBuilder>, shipyard[7f7caa040df35723]::view::ViewMut<shipyard_rapier2d[1bd0c5a139103025]::physics::components::ColliderHandleComponent>), (), shipyard_rapier2d[1bd0c5a139103025]::physics::systems::create_body_and_collider_system>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shipyard-0.5.0/src/world.rs:546:11
[INFO] [stderr]   29:     0x5a2b044ae9aa - shipyard_rapier2d[1bd0c5a139103025]::physics::systems::test_create_body_and_collider_system
[INFO] [stderr]                                at /opt/rustwide/workdir/src/physics/systems.rs:86:11
[INFO] [stderr]   30:     0x5a2b044ad267 - shipyard_rapier2d[1bd0c5a139103025]::physics::systems::test_create_body_and_collider_system::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/physics/systems.rs:73:42
[INFO] [stderr]   31:     0x5a2b044b1966 - <shipyard_rapier2d[1bd0c5a139103025]::physics::systems::test_create_body_and_collider_system::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   32:     0x5a2b044c1fbb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x5a2b044c1fbb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stderr]   34:     0x5a2b044ce81a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stderr]   35:     0x5a2b044ce81a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   36:     0x5a2b044ce81a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x5a2b044ce81a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stderr]   38:     0x5a2b044ce81a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x5a2b044ce81a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stderr]   40:     0x5a2b044ce81a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stderr]   41:     0x5a2b044c9dc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stderr]   42:     0x5a2b044c9dc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   43:     0x5a2b044d1312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   44:     0x5a2b044d1312 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   45:     0x5a2b044d1312 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stderr]   46:     0x5a2b044d1312 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stderr]   47:     0x5a2b044d1312 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stderr]   48:     0x5a2b044d1312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   49:     0x5a2b044d1312 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   50:     0x5a2b0456f8ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   51:     0x5a2b0456f8ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   52:     0x79e6e270caa4 - <unknown>
[INFO] [stderr]   53:     0x79e6e2799a64 - clone
[INFO] [stderr]   54:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/shipyard_rapier2d-bd788f9f94d44631` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "2336bf76c1600a90ff4e2cb44a73c8d639df387fc4d5b240eed6ffc60a583dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2336bf76c1600a90ff4e2cb44a73c8d639df387fc4d5b240eed6ffc60a583dcc", kill_on_drop: false }`
[INFO] [stdout] 2336bf76c1600a90ff4e2cb44a73c8d639df387fc4d5b240eed6ffc60a583dcc
