[INFO] cloning repository https://github.com/lucaspoffo/shipyard_rapier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucaspoffo/shipyard_rapier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaspoffo%2Fshipyard_rapier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaspoffo%2Fshipyard_rapier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e26f9899d1c63ece03d633ff9985251cc0d40c8
[INFO] testing lucaspoffo/shipyard_rapier against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaspoffo%2Fshipyard_rapier" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucaspoffo/shipyard_rapier
[INFO] finished tweaking git repo https://github.com/lucaspoffo/shipyard_rapier
[INFO] tweaked toml for git repo https://github.com/lucaspoffo/shipyard_rapier written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucaspoffo/shipyard_rapier on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucaspoffo/shipyard_rapier 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51e4a7f8e422d8880ca9b262313f04a9bf4dc0056ccbc8b0db1baed2f0a168c0
[INFO] running `Command { std: "docker" "start" "-a" "51e4a7f8e422d8880ca9b262313f04a9bf4dc0056ccbc8b0db1baed2f0a168c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51e4a7f8e422d8880ca9b262313f04a9bf4dc0056ccbc8b0db1baed2f0a168c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e4a7f8e422d8880ca9b262313f04a9bf4dc0056ccbc8b0db1baed2f0a168c0", kill_on_drop: false }`
[INFO] [stdout] 51e4a7f8e422d8880ca9b262313f04a9bf4dc0056ccbc8b0db1baed2f0a168c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4837f70d2ec8750ceedc9651ff8a10d5ad955ab87cd484db75f68acec5c2c14
[INFO] running `Command { std: "docker" "start" "-a" "a4837f70d2ec8750ceedc9651ff8a10d5ad955ab87cd484db75f68acec5c2c14", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling standback v0.2.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling paste v1.0.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling sapp-linux v0.1.11
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling glam v0.10.2
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling ttf-parser v0.8.3
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling quad-rand v0.1.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.2
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling crossbeam v0.8.0
[INFO] [stderr]    Compiling miniquad v0.3.0-alpha.26
[INFO] [stderr]    Compiling fontdue v0.3.2
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling simba v0.4.0
[INFO] [stderr]    Compiling quad-gl v0.2.13
[INFO] [stderr]    Compiling macroquad v0.3.0-alpha.14
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling shipyard v0.5.0
[INFO] [stderr]    Compiling nalgebra v0.25.3
[INFO] [stderr]    Compiling parry3d v0.2.0
[INFO] [stderr]    Compiling parry2d v0.2.0
[INFO] [stderr]    Compiling rapier2d v0.6.1
[INFO] [stderr]    Compiling rapier3d v0.6.1
[INFO] [stderr]    Compiling shipyard_rapier2d v0.1.0 (/opt/rustwide/workdir/shipyard_rapier2d)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> shipyard_rapier2d/../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]  --> shipyard_rapier2d/../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]    --> shipyard_rapier2d/../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] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> shipyard_rapier2d/../src/render/mod.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[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_rapier3d v0.1.0 (/opt/rustwide/workdir/shipyard_rapier3d)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> shipyard_rapier3d/../src/lib.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> shipyard_rapier3d/../src/physics/components.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> shipyard_rapier3d/../src/physics/components.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> shipyard_rapier3d/../src/render/mod.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `dim2` 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 30.17s
[INFO] running `Command { std: "docker" "inspect" "a4837f70d2ec8750ceedc9651ff8a10d5ad955ab87cd484db75f68acec5c2c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4837f70d2ec8750ceedc9651ff8a10d5ad955ab87cd484db75f68acec5c2c14", kill_on_drop: false }`
[INFO] [stdout] a4837f70d2ec8750ceedc9651ff8a10d5ad955ab87cd484db75f68acec5c2c14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e33b74e5e59861ef0d8626ec56cd90b7241a1eb18519448b03d47c2d06d02dd5
[INFO] running `Command { std: "docker" "start" "-a" "e33b74e5e59861ef0d8626ec56cd90b7241a1eb18519448b03d47c2d06d02dd5", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> shipyard_rapier2d/../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]  --> shipyard_rapier2d/../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]    --> shipyard_rapier2d/../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] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> shipyard_rapier2d/../src/render/mod.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[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: `dim2`
[INFO] [stdout]  --> shipyard_rapier3d/../src/lib.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> shipyard_rapier3d/../src/physics/components.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` 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/shipyard_rapier2d)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> shipyard_rapier3d/../src/physics/components.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim2` 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_rapier3d v0.1.0 (/opt/rustwide/workdir/shipyard_rapier3d)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> shipyard_rapier3d/../src/render/mod.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> shipyard_rapier3d/../src/lib.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> shipyard_rapier3d/../src/physics/components.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> shipyard_rapier3d/../src/physics/components.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> shipyard_rapier3d/../src/render/mod.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `dim2` 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]  --> shipyard_rapier2d/../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]  --> shipyard_rapier2d/../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]    --> shipyard_rapier2d/../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] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> shipyard_rapier2d/../src/render/mod.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[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.89s
[INFO] running `Command { std: "docker" "inspect" "e33b74e5e59861ef0d8626ec56cd90b7241a1eb18519448b03d47c2d06d02dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e33b74e5e59861ef0d8626ec56cd90b7241a1eb18519448b03d47c2d06d02dd5", kill_on_drop: false }`
[INFO] [stdout] e33b74e5e59861ef0d8626ec56cd90b7241a1eb18519448b03d47c2d06d02dd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 184a9ddb8aac075551424d915d49f3436ef5e6ee676c9053a68bcbf294389da5
[INFO] running `Command { std: "docker" "start" "-a" "184a9ddb8aac075551424d915d49f3436ef5e6ee676c9053a68bcbf294389da5", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stderr]  --> shipyard_rapier3d/../src/lib.rs:1:7
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(feature = "dim2")]
[INFO] [stderr]   |       ^^^^^^^^^^------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stderr]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stderr]  --> shipyard_rapier3d/../src/physics/components.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg(feature = "dim2")]
[INFO] [stderr]   |       ^^^^^^^^^^------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stderr]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stderr]    --> shipyard_rapier3d/../src/physics/components.rs:123:11
[INFO] [stderr]     |
[INFO] [stderr] 123 |     #[cfg(feature = "dim2")]
[INFO] [stderr]     |           ^^^^^^^^^^------
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stderr]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stderr]   --> shipyard_rapier3d/../src/render/mod.rs:95:7
[INFO] [stderr]    |
[INFO] [stderr] 95 | #[cfg(feature = "dim2")]
[INFO] [stderr]    |       ^^^^^^^^^^------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen`
[INFO] [stderr]    = help: consider adding `dim2` 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]  --> shipyard_rapier2d/../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]  --> shipyard_rapier2d/../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]    --> shipyard_rapier2d/../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: unexpected `cfg` condition value: `dim3`
[INFO] [stderr]    --> shipyard_rapier2d/../src/render/mod.rs:136:7
[INFO] [stderr]     |
[INFO] [stderr] 136 | #[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_rapier3d` (lib) generated 4 warnings
[INFO] [stderr] warning: `shipyard_rapier2d` (lib) generated 4 warnings
[INFO] [stderr] warning: `shipyard_rapier2d` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `shipyard_rapier3d` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests ../src/lib.rs (/opt/rustwide/target/debug/deps/shipyard_rapier2d-818b806d3c8b830a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] thread 'physics::systems::test_create_body_and_collider_system' (25) 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:     0x620526fdb1f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x620526fdb1f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x620526fdb1f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x620526fdb1f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x620526fec0bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x620526fec0bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x620526fa83b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x620526fa83b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x620526fb46b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x620526fb925f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x620526fb90b9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x620526f3ec3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x620526f3ec3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x620526fb991f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   14:     0x620526fb991f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x620526fb9746 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x620526fb47e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x620526f9cb2d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x620526ff389d - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x620526ff389d - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x620526f70c6c - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked::precondition_check::h3c07ab146a1e4d7a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ub_checks.rs:72:21
[INFO] [stderr]   21:     0x620526f70bb9 - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked::h0e6d0186e66e208d
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ub_checks.rs:77:17
[INFO] [stderr]   22:     0x620526f6da29 - core::slice::<impl [T]>::get_unchecked::he34eb38743de89e9
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/mod.rs:644:26
[INFO] [stderr]   23:     0x620526efec82 - shipyard::sparse_set::SparseSet<T>::actual_remove::h9205c983625aca8a
[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:     0x620526efffe9 - shipyard::sparse_set::SparseSet<T>::delete::hb07f97d29ee57e10
[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:     0x620526f0f2f0 - shipyard_rapier2d::physics::systems::create_body_and_collider_system::h32d7eb8aa2fa1f75
[INFO] [stderr]                                at /opt/rustwide/workdir/shipyard_rapier2d/../src/physics/systems.rs:65:31
[INFO] [stderr]   26:     0x620526f0838d - core::ops::function::FnOnce::call_once::h27c10634494d4f64
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x620526f0e4ee - <Func as shipyard::system::System<(),(A,B,C,D,E,F,G),Return>>::run::hd0da3ac10c65ff29
[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:     0x620526f137dc - shipyard::world::World::run::h68e367e9c672afd4
[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:     0x620526f0f74a - shipyard_rapier2d::physics::systems::test_create_body_and_collider_system::he66bdfe0117c15ca
[INFO] [stderr]                                at /opt/rustwide/workdir/shipyard_rapier2d/../src/physics/systems.rs:86:11
[INFO] [stderr]   30:     0x620526f10557 - shipyard_rapier2d::physics::systems::test_create_body_and_collider_system::{{closure}}::h6203799aafdc4e40
[INFO] [stderr]                                at /opt/rustwide/workdir/shipyard_rapier2d/../src/physics/systems.rs:73:42
[INFO] [stderr]   31:     0x620526f08446 - core::ops::function::FnOnce::call_once::hc6a192cc7dc76250
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   32:     0x620526f3e9fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x620526f3e9fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stderr]   34:     0x620526f54665 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stderr]   35:     0x620526f54665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   36:     0x620526f54665 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   37:     0x620526f54665 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   38:     0x620526f54665 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x620526f54665 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stderr]   40:     0x620526f54665 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stderr]   41:     0x620526f2ae54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stderr]   42:     0x620526f2ae54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   43:     0x620526f2e71a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   44:     0x620526f2e71a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   45:     0x620526f2e71a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   46:     0x620526f2e71a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   47:     0x620526f2e71a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   48:     0x620526f2e71a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   49:     0x620526f2e71a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   50:     0x620526faf94f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   51:     0x620526faf94f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   52:     0x78f9f9aa3aa4 - <unknown>
[INFO] [stderr]   53:     0x78f9f9b30a34 - clone
[INFO] [stderr]   54:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p shipyard_rapier2d --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/shipyard_rapier2d-818b806d3c8b830a` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "184a9ddb8aac075551424d915d49f3436ef5e6ee676c9053a68bcbf294389da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "184a9ddb8aac075551424d915d49f3436ef5e6ee676c9053a68bcbf294389da5", kill_on_drop: false }`
[INFO] [stdout] 184a9ddb8aac075551424d915d49f3436ef5e6ee676c9053a68bcbf294389da5
