[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] building lucaspoffo/shipyard_rapier against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaspoffo%2Fshipyard_rapier" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lucaspoffo/shipyard_rapier [INFO] finished tweaking git repo https://github.com/lucaspoffo/shipyard_rapier [INFO] tweaked toml for git repo https://github.com/lucaspoffo/shipyard_rapier written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lucaspoffo/shipyard_rapier on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lucaspoffo/shipyard_rapier already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.70 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.70 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.70 [INFO] [stderr] Downloaded sapp-wasm v0.1.20 [INFO] [stderr] Downloaded bytemuck v1.5.0 [INFO] [stderr] Downloaded cache-padded v1.1.1 [INFO] [stderr] Downloaded macroquad_macro v0.1.2 [INFO] [stderr] Downloaded generational-arena v0.2.8 [INFO] [stderr] Downloaded quad-gl v0.2.13 [INFO] [stderr] Downloaded approx v0.4.0 [INFO] [stderr] Downloaded concurrent-queue v1.2.2 [INFO] [stderr] Downloaded wide v0.6.4 [INFO] [stderr] Downloaded ttf-parser v0.8.3 [INFO] [stderr] Downloaded parry2d v0.2.0 [INFO] [stderr] Downloaded hashbrown v0.8.2 [INFO] [stderr] Downloaded sapp-dummy v0.1.5 [INFO] [stderr] Downloaded rapier2d v0.6.1 [INFO] [stderr] Downloaded libc v0.2.84 [INFO] [stderr] Downloaded web-sys v0.3.47 [INFO] [stderr] Downloaded sapp-windows v0.2.14 [INFO] [stderr] Downloaded bumpalo v3.6.0 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.26 [INFO] [stderr] Downloaded fontdue v0.3.2 [INFO] [stderr] Downloaded shipyard v0.5.0 [INFO] [stderr] Downloaded packed_simd_2 v0.3.4 [INFO] [stderr] Downloaded macroquad v0.3.0-alpha.14 [INFO] [stderr] Downloaded rapier3d v0.6.1 [INFO] [stderr] Downloaded sapp-darwin v0.1.5 [INFO] [stderr] Downloaded glam v0.10.2 [INFO] [stderr] Downloaded sapp-ios v0.1.2 [INFO] [stderr] Downloaded parry3d v0.2.0 [INFO] [stderr] Downloaded js-sys v0.3.47 [INFO] [stderr] Downloaded sapp-android v0.1.5 [INFO] [stderr] Downloaded sapp-linux v0.1.11 [INFO] [stderr] Downloaded serde v1.0.123 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded wasm-bindgen v0.2.70 [INFO] [stderr] Downloaded simba v0.4.0 [INFO] [stderr] Downloaded serde_derive v1.0.123 [INFO] [stderr] Downloaded time v0.2.25 [INFO] [stderr] Downloaded matrixmultiply v0.3.0 [INFO] [stderr] Downloaded libm v0.1.4 [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded quad-rand v0.1.1 [INFO] [stderr] Downloaded nalgebra v0.25.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8017ae03f26630543a2bc2bd0e82a81404883b21b5bb71f47f82c0ca82c14d0 [INFO] running `Command { std: "docker" "start" "-a" "b8017ae03f26630543a2bc2bd0e82a81404883b21b5bb71f47f82c0ca82c14d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8017ae03f26630543a2bc2bd0e82a81404883b21b5bb71f47f82c0ca82c14d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8017ae03f26630543a2bc2bd0e82a81404883b21b5bb71f47f82c0ca82c14d0", kill_on_drop: false }` [INFO] [stdout] b8017ae03f26630543a2bc2bd0e82a81404883b21b5bb71f47f82c0ca82c14d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7f0dc61fbf329e8348d16609a2a592edae4102765b40960567ab53cb123a00d [INFO] running `Command { std: "docker" "start" "-a" "b7f0dc61fbf329e8348d16609a2a592edae4102765b40960567ab53cb123a00d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling matrixmultiply v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling sapp-linux v0.1.11 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling macroquad_macro v0.1.2 [INFO] [stderr] Compiling quad-rand v0.1.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling fontdue v0.3.2 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.26 [INFO] [stderr] Compiling quad-gl v0.2.13 [INFO] [stderr] Compiling macroquad v0.3.0-alpha.14 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling shipyard v0.5.0 [INFO] [stderr] Compiling nalgebra v0.25.3 [INFO] [stderr] Compiling parry3d v0.2.0 [INFO] [stderr] Compiling parry2d v0.2.0 [INFO] [stderr] Compiling rapier2d v0.6.1 [INFO] [stderr] Compiling rapier3d v0.6.1 [INFO] [stderr] Compiling shipyard_rapier2d v0.1.0 (/opt/rustwide/workdir/shipyard_rapier2d) [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/lib.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/physics/components.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/physics/components.rs:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/render/mod.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling shipyard_rapier3d v0.1.0 (/opt/rustwide/workdir/shipyard_rapier3d) [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/lib.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/physics/components.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/physics/components.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/render/mod.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.27s [INFO] running `Command { std: "docker" "inspect" "b7f0dc61fbf329e8348d16609a2a592edae4102765b40960567ab53cb123a00d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f0dc61fbf329e8348d16609a2a592edae4102765b40960567ab53cb123a00d", kill_on_drop: false }` [INFO] [stdout] b7f0dc61fbf329e8348d16609a2a592edae4102765b40960567ab53cb123a00d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 573ec905169cffc87143ee6ca4f0859afbefb9301501d35b3978316bc3561fec [INFO] running `Command { std: "docker" "start" "-a" "573ec905169cffc87143ee6ca4f0859afbefb9301501d35b3978316bc3561fec", kill_on_drop: false }` [INFO] [stderr] Compiling shipyard_rapier2d v0.1.0 (/opt/rustwide/workdir/shipyard_rapier2d) [INFO] [stderr] Compiling shipyard_rapier3d v0.1.0 (/opt/rustwide/workdir/shipyard_rapier3d) [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/lib.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/physics/components.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/physics/components.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/render/mod.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/lib.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/physics/components.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/physics/components.rs:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/render/mod.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/lib.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/physics/components.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/physics/components.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> shipyard_rapier3d/../src/render/mod.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim3`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/lib.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/physics/components.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/physics/components.rs:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/render/mod.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.35s [INFO] running `Command { std: "docker" "inspect" "573ec905169cffc87143ee6ca4f0859afbefb9301501d35b3978316bc3561fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573ec905169cffc87143ee6ca4f0859afbefb9301501d35b3978316bc3561fec", kill_on_drop: false }` [INFO] [stdout] 573ec905169cffc87143ee6ca4f0859afbefb9301501d35b3978316bc3561fec