[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 master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaspoffo%2Fshipyard_rapier" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lucaspoffo/shipyard_rapier on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matrixmultiply v0.3.0
[INFO] [stderr]   Downloaded sapp-windows v0.2.14
[INFO] [stderr]   Downloaded quad-gl v0.2.13
[INFO] [stderr]   Downloaded simba v0.4.0
[INFO] [stderr]   Downloaded wide v0.6.4
[INFO] [stderr]   Downloaded sapp-wasm v0.1.20
[INFO] [stderr]   Downloaded miniquad v0.3.0-alpha.26
[INFO] [stderr]   Downloaded sapp-darwin v0.1.5
[INFO] [stderr]   Downloaded parry2d v0.2.0
[INFO] [stderr]   Downloaded rapier2d v0.6.1
[INFO] [stderr]   Downloaded fontdue v0.3.2
[INFO] [stderr]   Downloaded sapp-linux v0.1.11
[INFO] [stderr]   Downloaded macroquad v0.3.0-alpha.14
[INFO] [stderr]   Downloaded nalgebra v0.25.3
[INFO] [stderr]   Downloaded parry3d v0.2.0
[INFO] [stderr]   Downloaded rapier3d v0.6.1
[INFO] [stderr]   Downloaded shipyard v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88bffd33a3671cf6bcd3431179c287d9e7d97e98e7da925a8fa53eae0f694c20
[INFO] running `Command { std: "docker" "start" "-a" "88bffd33a3671cf6bcd3431179c287d9e7d97e98e7da925a8fa53eae0f694c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88bffd33a3671cf6bcd3431179c287d9e7d97e98e7da925a8fa53eae0f694c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88bffd33a3671cf6bcd3431179c287d9e7d97e98e7da925a8fa53eae0f694c20", kill_on_drop: false }`
[INFO] [stdout] 88bffd33a3671cf6bcd3431179c287d9e7d97e98e7da925a8fa53eae0f694c20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa69bfc51a862fe7b08c19f4910046bd1064a52414ddf73fc29b23796720f9e3
[INFO] running `Command { std: "docker" "start" "-a" "aa69bfc51a862fe7b08c19f4910046bd1064a52414ddf73fc29b23796720f9e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling standback v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling paste v1.0.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling sapp-linux v0.1.11
[INFO] [stderr]    Compiling simba v0.4.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling glam v0.10.2
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling crossbeam v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling ttf-parser v0.8.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling miniquad v0.3.0-alpha.26
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling quad-gl v0.2.13
[INFO] [stderr]    Compiling macroquad_macro v0.1.2
[INFO] [stderr]    Compiling fontdue v0.3.2
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling quad-rand v0.1.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[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 parry2d v0.2.0
[INFO] [stderr]    Compiling parry3d 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.02s
[INFO] running `Command { std: "docker" "inspect" "aa69bfc51a862fe7b08c19f4910046bd1064a52414ddf73fc29b23796720f9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa69bfc51a862fe7b08c19f4910046bd1064a52414ddf73fc29b23796720f9e3", kill_on_drop: false }`
[INFO] [stdout] aa69bfc51a862fe7b08c19f4910046bd1064a52414ddf73fc29b23796720f9e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecf501d759cd25400f69b4234057ca6949dcab143d59d074782c2b37a9e1f4c5
[INFO] running `Command { std: "docker" "start" "-a" "ecf501d759cd25400f69b4234057ca6949dcab143d59d074782c2b37a9e1f4c5", 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling shipyard_rapier3d v0.1.0 (/opt/rustwide/workdir/shipyard_rapier3d)
[INFO] [stderr]    Compiling shipyard_rapier2d v0.1.0 (/opt/rustwide/workdir/shipyard_rapier2d)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustczfbqMy/symbols.o" "/opt/rustwide/target/debug/examples/multiple_colliders3-467c313393d42024.multiple_colliders3.288ce43afa0a0a20-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_colliders3-467c313393d42024.multiple_colliders3.288ce43afa0a0a20-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_colliders3-467c313393d42024.multiple_colliders3.288ce43afa0a0a20-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_colliders3-467c313393d42024.multiple_colliders3.288ce43afa0a0a20-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_colliders3-467c313393d42024.multiple_colliders3.288ce43afa0a0a20-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_colliders3-467c313393d42024.multiple_colliders3.288ce43afa0a0a20-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_colliders3-467c313393d42024.multiple_colliders3.288ce43afa0a0a20-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_colliders3-467c313393d42024.multiple_colliders3.288ce43afa0a0a20-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_colliders3-467c313393d42024.2nddemccuileze447npfbw994.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshipyard_rapier3d-278b0cfe503e7a95.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-53aae0d3e79a6198.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-cdbc06d18074b7af.rlib" "/opt/rustwide/target/debug/deps/libshipyard-3257eadfcf0a2d3d.rlib" "/opt/rustwide/target/debug/deps/librayon-1e63c21598ccb870.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3327333467796a78.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ff39685430ba020d.rlib" "/opt/rustwide/target/debug/deps/libeither-dd5c201eec1ecce4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-89ee347c7ecaaf82.rlib" "/opt/rustwide/target/debug/deps/libahash-58ae4c67045b5240.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-31fb97865caec57f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-52dd6999f71bdd66.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92c13e2ecd9f6fe7.rlib" "/opt/rustwide/target/debug/deps/librapier3d-a691a47c97109c74.rlib" "/opt/rustwide/target/debug/deps/libinstant-d5d4685497738979.rlib" "/opt/rustwide/target/debug/deps/libtime-2c0e71864dad1328.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-d206f1ffaa2ef46e.rlib" "/opt/rustwide/target/debug/deps/libstandback-b9fbc5a83ecff933.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-75f9af2a31ffbe1d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-824105695d671b52.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f1b46abf7590ce4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cd67aeb6d402a903.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-08773a20f8ff57aa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-66d81575ef2e1bd3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce3398bc5d8e3274.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0b23909a8c639914.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libparry3d-e4041563fe5681eb.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-449b4f68ddd88550.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-63e0e629e8611a67.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-e671f37a5559c331.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1b469b6902788c5d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-27e4d5c52adbe8f3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-37e8da50dfc9f34b.rlib" "/opt/rustwide/target/debug/deps/libsimba-da31fb4cc628a5c5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7dcfa2d2679b5bab.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-536e59463c133b44.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/libapprox-60f344c3cd248d7c.rlib" "/opt/rustwide/target/debug/deps/libmacroquad-460f84d75543e883.rlib" "/opt/rustwide/target/debug/deps/libfontdue-5759e6ca0a168e51.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-7eafba740dfd949c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-baae606640cb1a42.rlib" "/opt/rustwide/target/debug/deps/libahash-6a4f0aefcba1a390.rlib" "/opt/rustwide/target/debug/deps/libquad_rand-4372172a0c55f387.rlib" "/opt/rustwide/target/debug/deps/libquad_gl-ab69fd49c7345cf4.rlib" "/opt/rustwide/target/debug/deps/libimage-bde19a06c72d8db9.rlib" "/opt/rustwide/target/debug/deps/libpng-c8dfce10330cf5e8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f600c530db1b6204.rlib" "/opt/rustwide/target/debug/deps/libinflate-be52576e6ea9b965.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3900a8281a9bd90f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7813eace56ffa837.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a06b492bced0509c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c742d14cbc6d6526.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-558aaa602f4d9c27.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-12e288386a125c24.rlib" "/opt/rustwide/target/debug/deps/libglam-230a36ff54bce958.rlib" "/opt/rustwide/target/debug/deps/libminiquad-653be285367f16c8.rlib" "/opt/rustwide/target/debug/deps/libsapp_linux-11e0d169220bc196.rlib" "/opt/rustwide/target/debug/deps/liblibc-22a834dd765815f6.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lGL" "-lX11" "-lXi" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multiple_colliders3-467c313393d42024" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shipyard_rapier3d` (example "multiple_colliders3") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ecf501d759cd25400f69b4234057ca6949dcab143d59d074782c2b37a9e1f4c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecf501d759cd25400f69b4234057ca6949dcab143d59d074782c2b37a9e1f4c5", kill_on_drop: false }`
[INFO] [stdout] ecf501d759cd25400f69b4234057ca6949dcab143d59d074782c2b37a9e1f4c5
[INFO] testing lucaspoffo/shipyard_rapier against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaspoffo%2Fshipyard_rapier" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lucaspoffo/shipyard_rapier on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbe0f35d60acb4912a652e1b060129aaccb2a1c64f4365697d303911821401a2
[INFO] running `Command { std: "docker" "start" "-a" "bbe0f35d60acb4912a652e1b060129aaccb2a1c64f4365697d303911821401a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbe0f35d60acb4912a652e1b060129aaccb2a1c64f4365697d303911821401a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe0f35d60acb4912a652e1b060129aaccb2a1c64f4365697d303911821401a2", kill_on_drop: false }`
[INFO] [stdout] bbe0f35d60acb4912a652e1b060129aaccb2a1c64f4365697d303911821401a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b14f54192d22a3ca52141e4920a8ce1deef4e27cb82daaf78124038ff80b1827
[INFO] running `Command { std: "docker" "start" "-a" "b14f54192d22a3ca52141e4920a8ce1deef4e27cb82daaf78124038ff80b1827", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling standback v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling sapp-linux v0.1.11
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling simba v0.4.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling glam v0.10.2
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling crossbeam v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling ttf-parser v0.8.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling miniquad v0.3.0-alpha.26
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling quad-gl v0.2.13
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling fontdue v0.3.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.2
[INFO] [stderr]    Compiling quad-rand v0.1.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.90s
[INFO] running `Command { std: "docker" "inspect" "b14f54192d22a3ca52141e4920a8ce1deef4e27cb82daaf78124038ff80b1827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b14f54192d22a3ca52141e4920a8ce1deef4e27cb82daaf78124038ff80b1827", kill_on_drop: false }`
[INFO] [stdout] b14f54192d22a3ca52141e4920a8ce1deef4e27cb82daaf78124038ff80b1827
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab190f89eaad45a5a7822b0913a01cae954633914ed2eb64df4c2e32194899c4
[INFO] running `Command { std: "docker" "start" "-a" "ab190f89eaad45a5a7822b0913a01cae954633914ed2eb64df4c2e32194899c4", 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: 4 warnings emitted
[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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.39s
[INFO] running `Command { std: "docker" "inspect" "ab190f89eaad45a5a7822b0913a01cae954633914ed2eb64df4c2e32194899c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab190f89eaad45a5a7822b0913a01cae954633914ed2eb64df4c2e32194899c4", kill_on_drop: false }`
[INFO] [stdout] ab190f89eaad45a5a7822b0913a01cae954633914ed2eb64df4c2e32194899c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20d6c3d26080f0971cdbce5e2da22b479f22ee7b4428623e7f112a5cd494811d
[INFO] running `Command { std: "docker" "start" "-a" "20d6c3d26080f0971cdbce5e2da22b479f22ee7b4428623e7f112a5cd494811d", kill_on_drop: false }`
[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`, `wasm-bindgen`
[INFO] [stderr]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stderr]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stderr]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stderr]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[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`, `wasm-bindgen`
[INFO] [stderr]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stderr]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stderr]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `wasm-bindgen`
[INFO] [stderr]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `shipyard_rapier2d` (lib) generated 4 warnings
[INFO] [stderr] warning: `shipyard_rapier3d` (lib) generated 4 warnings
[INFO] [stderr] warning: `shipyard_rapier3d` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `shipyard_rapier2d` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests ../src/lib.rs (/opt/rustwide/target/debug/deps/shipyard_rapier2d-f9b9920086e574fd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] thread 'physics::systems::test_create_body_and_collider_system' panicked at library/core/src/panicking.rs:219:5:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked requires that the index is within the slice
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x55f00ed2cbf5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]    1:     0x55f00ed2cbf5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x55f00ed2cbf5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]    3:     0x55f00ed2cbf5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]    4:     0x55f00ed53f7b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]    5:     0x55f00ed53f7b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]    6:     0x55f00ed2a42f - std::io::Write::write_fmt::h456b7988df61daf3
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]    7:     0x55f00ed2c9ce - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]    8:     0x55f00ed2c9ce - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]    9:     0x55f00ed2e339 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stderr]   10:     0x55f00ed2e108 - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9
[INFO] [stderr]   11:     0x55f00ecbe00f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   12:     0x55f00ecbe00f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stderr]   13:     0x55f00ed2e93b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   14:     0x55f00ed2e93b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stderr]   15:     0x55f00ed2e67b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stderr]   16:     0x55f00ed2d0b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]   17:     0x55f00ed2e3e7 - rust_begin_unwind
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stderr]   18:     0x55f00ec658f0 - core::panicking::panic_nounwind_fmt::runtime::h5a694fc2dbb2d2f2
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:110:18
[INFO] [stderr]   19:     0x55f00ec658f0 - core::panicking::panic_nounwind_fmt::hdd1d11fcfd7ed294
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:120:5
[INFO] [stderr]   20:     0x55f00ec65982 - core::panicking::panic_nounwind::h8259b34807f64d0c
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:219:5
[INFO] [stderr]   21:     0x55f00ecd7448 - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked::precondition_check::hdb24a74ba807183c
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ub_checks.rs:68:21
[INFO] [stderr]   22:     0x55f00ecd73f3 - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked::h8661bf7b6ae4fa3a
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ub_checks.rs:75:17
[INFO] [stderr]   23:     0x55f00ecd5579 - core::slice::<impl [T]>::get_unchecked::hcc19a656bcd60cab
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/slice/mod.rs:686:20
[INFO] [stderr]   24:     0x55f00ec7e00d - shipyard::sparse_set::SparseSet<T>::actual_remove::h50b3abde63ea2d99
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/shipyard-0.5.0/src/sparse_set/mod.rs:233:29
[INFO] [stderr]   25:     0x55f00ec7fac9 - shipyard::sparse_set::SparseSet<T>::delete::hf4d61a29539ab1fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/shipyard-0.5.0/src/sparse_set/mod.rs:254:34
[INFO] [stderr]   26:     0x55f00ec8376c - shipyard_rapier2d::physics::systems::create_body_and_collider_system::h78a3de59bd3b72d1
[INFO] [stderr]                                at /opt/rustwide/workdir/shipyard_rapier2d/../src/physics/systems.rs:65:13
[INFO] [stderr]   27:     0x55f00ec7199d - core::ops::function::FnOnce::call_once::h3f617a87c2353b47
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28:     0x55f00ec7a2e8 - <Func as shipyard::system::System<(),(A,B,C,D,E,F,G),Return>>::run::h5e046fae399fadf4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/shipyard-0.5.0/src/system/mod.rs:50:20
[INFO] [stderr]   29:     0x55f00ec75b7c - shipyard::world::World::run::h08a5d59adc82f14a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/shipyard-0.5.0/src/world.rs:546:9
[INFO] [stderr]   30:     0x55f00ec83be2 - shipyard_rapier2d::physics::systems::test_create_body_and_collider_system::h611f96b86fe6a9fc
[INFO] [stderr]                                at /opt/rustwide/workdir/shipyard_rapier2d/../src/physics/systems.rs:86:5
[INFO] [stderr]   31:     0x55f00ec837d7 - shipyard_rapier2d::physics::systems::test_create_body_and_collider_system::{{closure}}::hacefc5bc9022e2bf
[INFO] [stderr]                                at /opt/rustwide/workdir/shipyard_rapier2d/../src/physics/systems.rs:73:42
[INFO] [stderr]   32:     0x55f00ec719f6 - core::ops::function::FnOnce::call_once::hd44c0eac473d607b
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x55f00ecc292b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   34:     0x55f00ecc292b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stderr]   35:     0x55f00ecc1ff1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stderr]   36:     0x55f00ecc1ff1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   37:     0x55f00ecc1ff1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stderr]   38:     0x55f00ecc1ff1 - std::panicking::try::hea3411d60321c4de
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stderr]   39:     0x55f00ecc1ff1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stderr]   40:     0x55f00ecc1ff1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stderr]   41:     0x55f00ecc1ff1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stderr]   42:     0x55f00ec8a9c4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stderr]   43:     0x55f00ec8a9c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stderr]   44:     0x55f00ec8f492 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stderr]   45:     0x55f00ec8f492 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x55f00ec8f492 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stderr]   47:     0x55f00ec8f492 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stderr]   48:     0x55f00ec8f492 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stderr]   49:     0x55f00ec8f492 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stderr]   50:     0x55f00ec8f492 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x55f00ed32b0b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stderr]   52:     0x55f00ed32b0b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stderr]   53:     0x55f00ed32b0b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stderr]   54:     0x7f74010baac3 - <unknown>
[INFO] [stderr]   55:     0x7f740114ba04 - __clone
[INFO] [stderr]   56:                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-f9b9920086e574fd` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "20d6c3d26080f0971cdbce5e2da22b479f22ee7b4428623e7f112a5cd494811d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d6c3d26080f0971cdbce5e2da22b479f22ee7b4428623e7f112a5cd494811d", kill_on_drop: false }`
[INFO] [stdout] 20d6c3d26080f0971cdbce5e2da22b479f22ee7b4428623e7f112a5cd494811d
