[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#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaspoffo%2Fshipyard_rapier" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lucaspoffo/shipyard_rapier on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 quad-gl v0.2.13 [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 hashbrown v0.8.2 [INFO] [stderr] Downloaded cache-padded v1.1.1 [INFO] [stderr] Downloaded macroquad_macro v0.1.2 [INFO] [stderr] Downloaded concurrent-queue v1.2.2 [INFO] [stderr] Downloaded indexmap v1.6.1 [INFO] [stderr] Downloaded sapp-dummy v0.1.5 [INFO] [stderr] Downloaded glam v0.10.2 [INFO] [stderr] Downloaded image v0.22.5 [INFO] [stderr] Downloaded parry2d v0.2.0 [INFO] [stderr] Downloaded rapier2d v0.6.1 [INFO] [stderr] Downloaded sapp-android v0.1.5 [INFO] [stderr] Downloaded parry3d v0.2.0 [INFO] [stderr] Downloaded fontdue v0.3.2 [INFO] [stderr] Downloaded ttf-parser v0.8.3 [INFO] [stderr] Downloaded serde_json v1.0.61 [INFO] [stderr] Downloaded sapp-linux v0.1.11 [INFO] [stderr] Downloaded libc v0.2.84 [INFO] [stderr] Downloaded macroquad v0.3.0-alpha.14 [INFO] [stderr] Downloaded packed_simd_2 v0.3.4 [INFO] [stderr] Downloaded sapp-darwin v0.1.5 [INFO] [stderr] Downloaded time v0.2.25 [INFO] [stderr] Downloaded nalgebra v0.25.3 [INFO] [stderr] Downloaded matrixmultiply v0.3.0 [INFO] [stderr] Downloaded js-sys v0.3.47 [INFO] [stderr] Downloaded ahash v0.3.8 [INFO] [stderr] Downloaded sapp-wasm v0.1.20 [INFO] [stderr] Downloaded sapp-windows v0.2.14 [INFO] [stderr] Downloaded crossbeam-queue v0.3.1 [INFO] [stderr] Downloaded web-sys v0.3.47 [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded wide v0.6.4 [INFO] [stderr] Downloaded simba v0.4.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.70 [INFO] [stderr] Downloaded quad-rand v0.1.1 [INFO] [stderr] Downloaded num-complex v0.3.1 [INFO] [stderr] Downloaded rapier3d v0.6.1 [INFO] [stderr] Downloaded standback v0.2.14 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.26 [INFO] [stderr] Downloaded crossbeam v0.8.0 [INFO] [stderr] Downloaded libm v0.2.1 [INFO] [stderr] Downloaded bumpalo v3.6.0 [INFO] [stderr] Downloaded shipyard v0.5.0 [INFO] [stderr] Downloaded sapp-ios v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3a0d0c871225e9ca329b1f2af8b494d5b8fe48cc84eba7ec28d7f35665870ea [INFO] running `Command { std: "docker" "start" "-a" "e3a0d0c871225e9ca329b1f2af8b494d5b8fe48cc84eba7ec28d7f35665870ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3a0d0c871225e9ca329b1f2af8b494d5b8fe48cc84eba7ec28d7f35665870ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a0d0c871225e9ca329b1f2af8b494d5b8fe48cc84eba7ec28d7f35665870ea", kill_on_drop: false }` [INFO] [stdout] e3a0d0c871225e9ca329b1f2af8b494d5b8fe48cc84eba7ec28d7f35665870ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a91de810da29ff36b901a4b44ef33758e44466d020a54ae0ac51da5f5ce1ca2d [INFO] running `Command { std: "docker" "start" "-a" "a91de810da29ff36b901a4b44ef33758e44466d020a54ae0ac51da5f5ce1ca2d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.14 [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 syn v1.0.60 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.3.0 [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 inflate v0.4.5 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling quad-rand v0.1.1 [INFO] [stderr] Compiling macroquad_macro v0.1.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.26 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling fontdue v0.3.2 [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 nalgebra v0.25.3 [INFO] [stderr] Compiling shipyard v0.5.0 [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`, 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 44.60s [INFO] running `Command { std: "docker" "inspect" "a91de810da29ff36b901a4b44ef33758e44466d020a54ae0ac51da5f5ce1ca2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91de810da29ff36b901a4b44ef33758e44466d020a54ae0ac51da5f5ce1ca2d", kill_on_drop: false }` [INFO] [stdout] a91de810da29ff36b901a4b44ef33758e44466d020a54ae0ac51da5f5ce1ca2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5645b9ae7e843380ec5579f7c1c21f3d40cb0570a0c7d9f3ec121ece97a60468 [INFO] running `Command { std: "docker" "start" "-a" "5645b9ae7e843380ec5579f7c1c21f3d40cb0570a0c7d9f3ec121ece97a60468", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> shipyard_rapier2d/../src/lib.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dim2`, `enhanced-determinism`, `macroquad`, `parallel`, `render`, `serde-serialize`, `simd-nightly`, `simd-stable`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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] [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] 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 10.29s [INFO] running `Command { std: "docker" "inspect" "5645b9ae7e843380ec5579f7c1c21f3d40cb0570a0c7d9f3ec121ece97a60468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5645b9ae7e843380ec5579f7c1c21f3d40cb0570a0c7d9f3ec121ece97a60468", kill_on_drop: false }` [INFO] [stdout] 5645b9ae7e843380ec5579f7c1c21f3d40cb0570a0c7d9f3ec121ece97a60468