[INFO] cloning repository https://github.com/NOPLAB/pasta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NOPLAB/pasta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNOPLAB%2Fpasta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNOPLAB%2Fpasta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82e0261544268aa7b1ec39199cd491f292b49fcd [INFO] testing NOPLAB/pasta against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNOPLAB%2Fpasta" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NOPLAB/pasta [INFO] finished tweaking git repo https://github.com/NOPLAB/pasta [INFO] tweaked toml for git repo https://github.com/NOPLAB/pasta written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NOPLAB/pasta on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NOPLAB/pasta 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded pyo3-macros v0.22.6 [INFO] [stderr] Downloaded yaserde v0.8.0 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded pyo3-build-config v0.22.6 [INFO] [stderr] Downloaded yaserde_derive v0.8.0 [INFO] [stderr] Downloaded pyo3-ffi v0.22.6 [INFO] [stderr] Downloaded numpy v0.22.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.6 [INFO] [stderr] Downloaded urdf-rs v0.8.0 [INFO] [stderr] Downloaded cbindgen v0.27.0 [INFO] [stderr] Downloaded wgpu-core v25.0.1 [INFO] [stderr] Downloaded wgpu-hal v25.0.1 [INFO] [stderr] Downloaded pyo3 v0.22.6 [INFO] [stderr] Downloaded glam v0.30.3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a0cfb92ac8c78f5544de9c1aacb4f6265f6affe1fd44dbaeb1f00ddb3847554 [INFO] running `Command { std: "docker" "start" "-a" "4a0cfb92ac8c78f5544de9c1aacb4f6265f6affe1fd44dbaeb1f00ddb3847554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a0cfb92ac8c78f5544de9c1aacb4f6265f6affe1fd44dbaeb1f00ddb3847554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a0cfb92ac8c78f5544de9c1aacb4f6265f6affe1fd44dbaeb1f00ddb3847554", kill_on_drop: false }` [INFO] [stdout] 4a0cfb92ac8c78f5544de9c1aacb4f6265f6affe1fd44dbaeb1f00ddb3847554 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8db19f124e38b4ea448bd35eacadaf634be1c4210fd32e1fbd912dae521d5618 [INFO] running `Command { std: "docker" "start" "-a" "8db19f124e38b4ea448bd35eacadaf634be1c4210fd32e1fbd912dae521d5618", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling wgpu-hal v25.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling wgpu-core v25.0.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling yaserde v0.8.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling yaserde_derive v0.8.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling urdf-rs v0.8.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling glam v0.30.3 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-types v25.0.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling numpy v0.22.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stderr] Compiling noxy-physics v0.0.0 (/opt/rustwide/workdir/lib/noxy-physics) [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` 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: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` 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: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Quat` [INFO] [stdout] --> lib/noxy-physics/src/solvers/traits.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use glam::{Vec3, Quat}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lib/noxy-physics/src/solvers/xpbd.rs:244:30 [INFO] [stdout] | [INFO] [stdout] 244 | body.velocity *= (1.0 - self.config.damping); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 244 - body.velocity *= (1.0 - self.config.damping); [INFO] [stdout] 244 + body.velocity *= 1.0 - self.config.damping; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lib/noxy-physics/src/solvers/xpbd.rs:245:38 [INFO] [stdout] | [INFO] [stdout] 245 | body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 245 - body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stdout] 245 + body.angular_velocity *= 1.0 - self.config.damping; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rigidbody::RigidBody` [INFO] [stdout] --> lib/noxy-physics/src/scene.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::core::{rigidbody::RigidBody, shapes::Shape, materials::Material}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling noxy-api-rust v0.0.0 (/opt/rustwide/workdir/api/rust) [INFO] [stderr] Compiling noxy-sim v0.0.0 (/opt/rustwide/workdir/apps/noxy-sim) [INFO] [stderr] Compiling noxy-python v0.0.0 (/opt/rustwide/workdir/api/python) [INFO] [stderr] Compiling noxy-c-api v0.0.0 (/opt/rustwide/workdir/api/c) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "8db19f124e38b4ea448bd35eacadaf634be1c4210fd32e1fbd912dae521d5618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db19f124e38b4ea448bd35eacadaf634be1c4210fd32e1fbd912dae521d5618", kill_on_drop: false }` [INFO] [stdout] 8db19f124e38b4ea448bd35eacadaf634be1c4210fd32e1fbd912dae521d5618 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4993ef17ac31b9e7ba1e598dc377e757e9f805ed6659eca069579e5c46449e7e [INFO] running `Command { std: "docker" "start" "-a" "4993ef17ac31b9e7ba1e598dc377e757e9f805ed6659eca069579e5c46449e7e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling glam v0.30.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-types v25.0.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling numpy v0.22.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling wgpu-hal v25.0.1 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stderr] Compiling wgpu-core v25.0.1 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Compiling noxy-physics v0.0.0 (/opt/rustwide/workdir/lib/noxy-physics) [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` 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: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` 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: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Quat` [INFO] [stdout] --> lib/noxy-physics/src/solvers/traits.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use glam::{Vec3, Quat}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lib/noxy-physics/src/solvers/xpbd.rs:244:30 [INFO] [stdout] | [INFO] [stdout] 244 | body.velocity *= (1.0 - self.config.damping); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 244 - body.velocity *= (1.0 - self.config.damping); [INFO] [stdout] 244 + body.velocity *= 1.0 - self.config.damping; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lib/noxy-physics/src/solvers/xpbd.rs:245:38 [INFO] [stdout] | [INFO] [stdout] 245 | body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 245 - body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stdout] 245 + body.angular_velocity *= 1.0 - self.config.damping; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rigidbody::RigidBody` [INFO] [stdout] --> lib/noxy-physics/src/scene.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::core::{rigidbody::RigidBody, shapes::Shape, materials::Material}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling noxy-api-rust v0.0.0 (/opt/rustwide/workdir/api/rust) [INFO] [stderr] Compiling noxy-c-api v0.0.0 (/opt/rustwide/workdir/api/c) [INFO] [stderr] Compiling noxy-python v0.0.0 (/opt/rustwide/workdir/api/python) [INFO] [stderr] Compiling noxy-sim v0.0.0 (/opt/rustwide/workdir/apps/noxy-sim) [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` 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: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` 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: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Quat` [INFO] [stdout] --> lib/noxy-physics/src/solvers/traits.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use glam::{Vec3, Quat}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lib/noxy-physics/src/solvers/xpbd.rs:244:30 [INFO] [stdout] | [INFO] [stdout] 244 | body.velocity *= (1.0 - self.config.damping); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 244 - body.velocity *= (1.0 - self.config.damping); [INFO] [stdout] 244 + body.velocity *= 1.0 - self.config.damping; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lib/noxy-physics/src/solvers/xpbd.rs:245:38 [INFO] [stdout] | [INFO] [stdout] 245 | body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 245 - body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stdout] 245 + body.angular_velocity *= 1.0 - self.config.damping; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stdout] --> lib/noxy-physics/src/solvers.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "future-fem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stdout] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rigidbody::RigidBody` [INFO] [stdout] --> lib/noxy-physics/src/scene.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::core::{rigidbody::RigidBody, shapes::Shape, materials::Material}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_pos` [INFO] [stdout] --> lib/noxy-physics/src/core/integration.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | let (new_pos, new_vel) = verlet_integrate(pos, vel, gravity, dt); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "4993ef17ac31b9e7ba1e598dc377e757e9f805ed6659eca069579e5c46449e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4993ef17ac31b9e7ba1e598dc377e757e9f805ed6659eca069579e5c46449e7e", kill_on_drop: false }` [INFO] [stdout] 4993ef17ac31b9e7ba1e598dc377e757e9f805ed6659eca069579e5c46449e7e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c336fc53166dd3eeeb2709d912f7a39f69ffd8fcb12379778ad781a0efcbb2f9 [INFO] running `Command { std: "docker" "start" "-a" "c336fc53166dd3eeeb2709d912f7a39f69ffd8fcb12379778ad781a0efcbb2f9", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stderr] --> lib/noxy-physics/src/solvers.rs:36:7 [INFO] [stderr] | [INFO] [stderr] 36 | #[cfg(feature = "future-fem")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stderr] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stderr] = note: see 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: `future-fem` [INFO] [stderr] --> lib/noxy-physics/src/solvers.rs:54:11 [INFO] [stderr] | [INFO] [stderr] 54 | #[cfg(feature = "future-fem")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stderr] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stderr] --> lib/noxy-physics/src/solvers.rs:88:11 [INFO] [stderr] | [INFO] [stderr] 88 | #[cfg(feature = "future-fem")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stderr] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `Quat` [INFO] [stderr] --> lib/noxy-physics/src/solvers/traits.rs:6:18 [INFO] [stderr] | [INFO] [stderr] 6 | use glam::{Vec3, Quat}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> lib/noxy-physics/src/solvers/xpbd.rs:244:30 [INFO] [stderr] | [INFO] [stderr] 244 | body.velocity *= (1.0 - self.config.damping); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 244 - body.velocity *= (1.0 - self.config.damping); [INFO] [stderr] 244 + body.velocity *= 1.0 - self.config.damping; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> lib/noxy-physics/src/solvers/xpbd.rs:245:38 [INFO] [stderr] | [INFO] [stderr] 245 | body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 245 - body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stderr] 245 + body.angular_velocity *= 1.0 - self.config.damping; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `future-fem` [INFO] [stderr] --> lib/noxy-physics/src/solvers.rs:125:15 [INFO] [stderr] | [INFO] [stderr] 125 | #[cfg(feature = "future-fem")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `cpu`, `default`, `gpu`, `python-bindings`, `robotics`, and `serde` [INFO] [stderr] = help: consider adding `future-fem` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `rigidbody::RigidBody` [INFO] [stderr] --> lib/noxy-physics/src/scene.rs:5:19 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::core::{rigidbody::RigidBody, shapes::Shape, materials::Material}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `noxy-physics` (lib) generated 8 warnings (run `cargo fix --lib -p noxy-physics` to apply 4 suggestions) [INFO] [stderr] warning: unused variable: `new_pos` [INFO] [stderr] --> lib/noxy-physics/src/core/integration.rs:86:14 [INFO] [stderr] | [INFO] [stderr] 86 | let (new_pos, new_vel) = verlet_integrate(pos, vel, gravity, dt); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_pos` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `noxy-physics` (lib test) generated 9 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noxy_api_rust-558110a7d4ef7433) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noxy_c_api-e8a891c346e8cd6c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noxy_physics-baae8a9125d7f46f) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test backends::cpu::tests::test_cpu_backend_creation ... ok [INFO] [stdout] test backends::cpu::tests::test_cpu_backend_initialization ... ok [INFO] [stdout] test backends::cpu::tests::test_physics_step ... ok [INFO] [stdout] test core::forces::tests::test_empty_forces ... ok [INFO] [stdout] test core::forces::tests::test_force_creation ... ok [INFO] [stdout] test core::forces::tests::test_total_linear_force ... ok [INFO] [stdout] test core::forces::tests::test_total_torque ... ok [INFO] [stdout] test core::integration::tests::test_integrate_rotation_constant_angular_velocity ... ok [INFO] [stdout] test core::integration::tests::test_integrate_rotation_with_acceleration ... ok [INFO] [stdout] test core::integration::tests::test_verlet_integrate_small_timestep_stability ... ok [INFO] [stdout] test core::integration::tests::test_verlet_integrate_projectile_motion ... ok [INFO] [stdout] test core::integration::tests::test_verlet_integrate_with_gravity ... ok [INFO] [stdout] test core::integration::tests::test_verlet_integrate_zero_acceleration ... ok [INFO] [stdout] test core::rigidbody::tests::test_moment_of_inertia_box ... ok [INFO] [stdout] test core::rigidbody::tests::test_moment_of_inertia_sphere ... ok [INFO] [stdout] test core::rigidbody::tests::test_rigid_body_creation ... ok [INFO] [stdout] test core::rigidbody::tests::test_rigid_body_energy_calculation ... ok [INFO] [stdout] test core::rigidbody::tests::test_static_body ... ok [INFO] [stdout] test integration_tests::test_solver_switching ... ok [INFO] [stdout] test simulation::tests::test_simulation_builder ... ok [INFO] [stdout] test solvers::pbd::tests::test_pbd_solver_creation ... ok [INFO] [stdout] test solvers::pbd::tests::test_rigidbody_management ... ok [INFO] [stdout] test solvers::pbd::tests::test_pbd_solver_initialization ... ok [INFO] [stdout] test solvers::tests::test_solver_creation ... ok [INFO] [stdout] test solvers::traits::tests::test_step_info ... ok [INFO] [stdout] test utils::math::tests::test_transform_point ... ok [INFO] [stdout] test utils::profiler::tests::test_frame_rate ... ok [INFO] [stdout] test utils::math::tests::test_approx_eq ... ok [INFO] [stdout] test core::rigidbody::tests::test_impulse_application ... ok [INFO] [stdout] test solvers::tests::test_solver_types ... ok [INFO] [stdout] test utils::math::tests::test_transform_combine ... ok [INFO] [stdout] test solvers::traits::tests::test_solver_info_creation ... ok [INFO] [stdout] test simulation::tests::test_simulation_basic_usage ... ok [INFO] [stdout] test integration_tests::test_basic_simulation ... ok [INFO] [stdout] test utils::math::tests::test_transform_creation ... ok [INFO] [stdout] test simulation::tests::test_force_application ... ok [INFO] [stdout] test core::integration::tests::test_integrate_rotation_no_angular_velocity ... ok [INFO] [stdout] test utils::profiler::tests::test_scoped_timer ... ok [INFO] [stdout] test utils::profiler::tests::test_profiler_basic ... ok [INFO] [stdout] test backends::cpu::tests::test_rigidbody_management ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noxy_python-699ee7ca27822152) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/noxy_sim-4ed3623b8ef7fb60) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests noxy_api_rust [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests noxy_physics [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> lib/noxy-physics/src/solvers/xpbd.rs:244:30 [INFO] [stderr] | [INFO] [stderr] 244 | body.velocity *= (1.0 - self.config.damping); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 244 - body.velocity *= (1.0 - self.config.damping); [INFO] [stderr] 244 + body.velocity *= 1.0 - self.config.damping; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> lib/noxy-physics/src/solvers/xpbd.rs:245:38 [INFO] [stderr] | [INFO] [stderr] 245 | body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 245 - body.angular_velocity *= (1.0 - self.config.damping); [INFO] [stderr] 245 + body.angular_velocity *= 1.0 - self.config.damping; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test lib/noxy-physics/src/lib.rs - (line 32) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c336fc53166dd3eeeb2709d912f7a39f69ffd8fcb12379778ad781a0efcbb2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c336fc53166dd3eeeb2709d912f7a39f69ffd8fcb12379778ad781a0efcbb2f9", kill_on_drop: false }` [INFO] [stdout] c336fc53166dd3eeeb2709d912f7a39f69ffd8fcb12379778ad781a0efcbb2f9