[INFO] fetching crate nphysics2d 0.24.0... [INFO] documenting nphysics2d-0.24.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate nphysics2d 0.24.0 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate nphysics2d 0.24.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nphysics2d 0.24.0 [INFO] finished tweaking crates.io crate nphysics2d 0.24.0 [INFO] tweaked toml for crates.io crate nphysics2d 0.24.0 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 402895e399e8f51c614001c52721cc5b979893ee68478c52c772f93689974c97 [INFO] running `Command { std: "docker" "start" "-a" "402895e399e8f51c614001c52721cc5b979893ee68478c52c772f93689974c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "402895e399e8f51c614001c52721cc5b979893ee68478c52c772f93689974c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402895e399e8f51c614001c52721cc5b979893ee68478c52c772f93689974c97", kill_on_drop: false }` [INFO] [stdout] 402895e399e8f51c614001c52721cc5b979893ee68478c52c772f93689974c97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6ddcf28f147e7e4e7ab7ed9ddb19e88bb32cc1a0ecd3c0d9f61d2402b2d5db8 [INFO] running `Command { std: "docker" "start" "-a" "f6ddcf28f147e7e4e7ab7ed9ddb19e88bb32cc1a0ecd3c0d9f61d2402b2d5db8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking ncollide2d v0.32.0 [INFO] [stderr] Documenting nphysics2d v0.24.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:494:20 [INFO] [stdout] | [INFO] [stdout] 494 | angle: N | { self.position.rotation = Rotation::new(angle) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 494 - angle: N | { self.position.rotation = Rotation::new(angle) } [INFO] [stdout] 494 + angle: N | self.position.rotation = Rotation::new(angle) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:498:64 [INFO] [stdout] | [INFO] [stdout] 498 | self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 498 - self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] 498 + self.translation, set_translation, vector: Vector | self.position.translation.vector = vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:499:68 [INFO] [stdout] | [INFO] [stdout] 499 | self.material, set_material, material: MaterialHandle | { self.material = Some(material) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 499 - self.material, set_material, material: MaterialHandle | { self.material = Some(material) } [INFO] [stdout] 499 + self.material, set_material, material: MaterialHandle | self.material = Some(material) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:518:49 [INFO] [stdout] | [INFO] [stdout] 518 | desc_custom_getters!(self.get_rotation: N | { self.position.rotation.angle() }); [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 518 - desc_custom_getters!(self.get_rotation: N | { self.position.rotation.angle() }); [INFO] [stdout] 518 + desc_custom_getters!(self.get_rotation: N | self.position.rotation.angle()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:521:41 [INFO] [stdout] | [INFO] [stdout] 521 | self.get_shape: &dyn Shape | { &*self.shape } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 521 - self.get_shape: &dyn Shape | { &*self.shape } [INFO] [stdout] 521 + self.get_shape: &dyn Shape | &*self.shape [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:522:44 [INFO] [stdout] | [INFO] [stdout] 522 | self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 522 - self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] 522 + self.get_translation: &Vector | &self.position.translation.vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:523:55 [INFO] [stdout] | [INFO] [stdout] 523 | self.get_material: Option<&dyn Material> | { self.material.as_deref() } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 523 - self.get_material: Option<&dyn Material> | { self.material.as_deref() } [INFO] [stdout] 523 + self.get_material: Option<&dyn Material> | self.material.as_deref() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:646:39 [INFO] [stdout] | [INFO] [stdout] 646 | material: MaterialHandle | { self.material = Some(material) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 646 - material: MaterialHandle | { self.material = Some(material) } [INFO] [stdout] 646 + material: MaterialHandle | self.material = Some(material) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:660:41 [INFO] [stdout] | [INFO] [stdout] 660 | self.get_shape: &dyn Shape | { &*self.shape } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 660 - self.get_shape: &dyn Shape | { &*self.shape } [INFO] [stdout] 660 + self.get_shape: &dyn Shape | &*self.shape [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:661:55 [INFO] [stdout] | [INFO] [stdout] 661 | self.get_material: Option<&dyn Material> | { self.material.as_deref() } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 661 - self.get_material: Option<&dyn Material> | { self.material.as_deref() } [INFO] [stdout] 661 + self.get_material: Option<&dyn Material> | self.material.as_deref() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1180:88 [INFO] [stdout] | [INFO] [stdout] 1180 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1180 - self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] 1180 + self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1181:70 [INFO] [stdout] | [INFO] [stdout] 1181 | self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1181 - self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] 1181 + self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1182:64 [INFO] [stdout] | [INFO] [stdout] 1182 | self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1182 - self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] 1182 + self.translation, set_translation, vector: Vector | self.position.translation.vector = vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1199:51 [INFO] [stdout] | [INFO] [stdout] 1199 | self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1199 - self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] 1199 + self.get_plasticity_strain_threshold: N | self.plasticity.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1200:40 [INFO] [stdout] | [INFO] [stdout] 1200 | self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1200 - self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] 1200 + self.get_plasticity_creep: N | self.plasticity.1 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1201:44 [INFO] [stdout] | [INFO] [stdout] 1201 | self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1201 - self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] 1201 + self.get_plasticity_max_force: N | self.plasticity.2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1202:46 [INFO] [stdout] | [INFO] [stdout] 1202 | self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1202 - self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] 1202 + self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1203:44 [INFO] [stdout] | [INFO] [stdout] 1203 | self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1203 - self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] 1203 + self.get_translation: &Vector | &self.position.translation.vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:972:88 [INFO] [stdout] | [INFO] [stdout] 972 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 972 - self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] 972 + self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:973:70 [INFO] [stdout] | [INFO] [stdout] 973 | self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 973 - self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] 973 + self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:986:51 [INFO] [stdout] | [INFO] [stdout] 986 | self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 986 - self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] 986 + self.get_plasticity_strain_threshold: N | self.plasticity.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:987:40 [INFO] [stdout] | [INFO] [stdout] 987 | self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 987 - self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] 987 + self.get_plasticity_creep: N | self.plasticity.1 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:988:44 [INFO] [stdout] | [INFO] [stdout] 988 | self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 988 - self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] 988 + self.get_plasticity_max_force: N | self.plasticity.2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:989:46 [INFO] [stdout] | [INFO] [stdout] 989 | self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 989 - self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] 989 + self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:979:88 [INFO] [stdout] | [INFO] [stdout] 979 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 979 - self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] 979 + self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:980:70 [INFO] [stdout] | [INFO] [stdout] 980 | self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 980 - self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] 980 + self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:993:51 [INFO] [stdout] | [INFO] [stdout] 993 | self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 993 - self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] 993 + self.get_plasticity_strain_threshold: N | self.plasticity.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:994:40 [INFO] [stdout] | [INFO] [stdout] 994 | self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 994 - self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] 994 + self.get_plasticity_creep: N | self.plasticity.1 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:995:44 [INFO] [stdout] | [INFO] [stdout] 995 | self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 995 - self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] 995 + self.get_plasticity_max_force: N | self.plasticity.2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:996:46 [INFO] [stdout] | [INFO] [stdout] 996 | self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 996 - self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] 996 + self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/multibody.rs:1385:30 [INFO] [stdout] | [INFO] [stdout] 1385 | angular_inertia: N | { self.local_inertia.angular = angular_inertia } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1385 - angular_inertia: N | { self.local_inertia.angular = angular_inertia } [INFO] [stdout] 1385 + angular_inertia: N | self.local_inertia.angular = angular_inertia [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/multibody.rs:1398:19 [INFO] [stdout] | [INFO] [stdout] 1398 | mass: N | { self.local_inertia.linear = mass } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1398 - mass: N | { self.local_inertia.linear = mass } [INFO] [stdout] 1398 + mass: N | self.local_inertia.linear = mass [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/multibody.rs:1412:56 [INFO] [stdout] | [INFO] [stdout] 1412 | desc_custom_getters!(self.get_angular_inertia: N | { self.local_inertia.angular }); [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1412 - desc_custom_getters!(self.get_angular_inertia: N | { self.local_inertia.angular }); [INFO] [stdout] 1412 + desc_custom_getters!(self.get_angular_inertia: N | self.local_inertia.angular); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/multibody.rs:1420:28 [INFO] [stdout] | [INFO] [stdout] 1420 | self.get_mass: N | { self.local_inertia.linear } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1420 - self.get_mass: N | { self.local_inertia.linear } [INFO] [stdout] 1420 + self.get_mass: N | self.local_inertia.linear [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/multibody.rs:1421:31 [INFO] [stdout] | [INFO] [stdout] 1421 | self.get_name: &str | { &self.name } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1421 - self.get_name: &str | { &self.name } [INFO] [stdout] 1421 + self.get_name: &str | &self.name [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1006:49 [INFO] [stdout] | [INFO] [stdout] 1006 | self.rotation, set_rotation, angle: N | { self.position.rotation = Rotation::new(angle) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1006 - self.rotation, set_rotation, angle: N | { self.position.rotation = Rotation::new(angle) } [INFO] [stdout] 1006 + self.rotation, set_rotation, angle: N | self.position.rotation = Rotation::new(angle) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1007:81 [INFO] [stdout] | [INFO] [stdout] 1007 | self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | { self.kinematic_rotations = is_kinematic } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1007 - self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | { self.kinematic_rotations = is_kinematic } [INFO] [stdout] 1007 + self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | self.kinematic_rotations = is_kinematic [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1008:73 [INFO] [stdout] | [INFO] [stdout] 1008 | self.angular_inertia, set_angular_inertia, angular_inertia: N | { self.local_inertia.angular = angular_inertia } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1008 - self.angular_inertia, set_angular_inertia, angular_inertia: N | { self.local_inertia.angular = angular_inertia } [INFO] [stdout] 1008 + self.angular_inertia, set_angular_inertia, angular_inertia: N | self.local_inertia.angular = angular_inertia [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1012:64 [INFO] [stdout] | [INFO] [stdout] 1012 | self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1012 - self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] 1012 + self.translation, set_translation, vector: Vector | self.position.translation.vector = vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1013:40 [INFO] [stdout] | [INFO] [stdout] 1013 | self.mass, set_mass, mass: N | { self.local_inertia.linear = mass } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1013 - self.mass, set_mass, mass: N | { self.local_inertia.linear = mass } [INFO] [stdout] 1013 + self.mass, set_mass, mass: N | self.local_inertia.linear = mass [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1041:32 [INFO] [stdout] | [INFO] [stdout] 1041 | self.get_rotation: N | { self.position.rotation.angle() } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1041 - self.get_rotation: N | { self.position.rotation.angle() } [INFO] [stdout] 1041 + self.get_rotation: N | self.position.rotation.angle() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1042:46 [INFO] [stdout] | [INFO] [stdout] 1042 | self.get_kinematic_rotations: bool | { self.kinematic_rotations } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1042 - self.get_kinematic_rotations: bool | { self.kinematic_rotations } [INFO] [stdout] 1042 + self.get_kinematic_rotations: bool | self.kinematic_rotations [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1043:39 [INFO] [stdout] | [INFO] [stdout] 1043 | self.get_angular_inertia: N | { self.local_inertia.angular } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1043 - self.get_angular_inertia: N | { self.local_inertia.angular } [INFO] [stdout] 1043 + self.get_angular_inertia: N | self.local_inertia.angular [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1047:44 [INFO] [stdout] | [INFO] [stdout] 1047 | self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1047 - self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] 1047 + self.get_translation: &Vector | &self.position.translation.vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1048:28 [INFO] [stdout] | [INFO] [stdout] 1048 | self.get_mass: N | { self.local_inertia.linear } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1048 - self.get_mass: N | { self.local_inertia.linear } [INFO] [stdout] 1048 + self.get_mass: N | self.local_inertia.linear [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inline` [INFO] [stdout] --> src/algebra/velocity3.rs:91:47 [INFO] [stdout] | [INFO] [stdout] 91 | /// The linear part is stored first. #[inline] [INFO] [stdout] | ^^^^^^ no item named `inline` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inline` [INFO] [stdout] --> src/algebra/velocity3.rs:98:47 [INFO] [stdout] | [INFO] [stdout] 98 | /// The linear part is stored first. #[inline] [INFO] [stdout] | ^^^^^^ no item named `inline` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `object::Collider` [INFO] [stdout] --> src/world/geometrical_world.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | /// its use with the [object::Collider] structure. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `object` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/object/collider.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 440 | /// See https://www.nphysics.org/rigid_body_simulations_with_contacts/#colliders for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.71s [INFO] running `Command { std: "docker" "inspect" "f6ddcf28f147e7e4e7ab7ed9ddb19e88bb32cc1a0ecd3c0d9f61d2402b2d5db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ddcf28f147e7e4e7ab7ed9ddb19e88bb32cc1a0ecd3c0d9f61d2402b2d5db8", kill_on_drop: false }` [INFO] [stdout] f6ddcf28f147e7e4e7ab7ed9ddb19e88bb32cc1a0ecd3c0d9f61d2402b2d5db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 341188cfd995d5ae52e3bf1de4e1cf00a7fc02ebee18ecd7fd0e21abea566bf4 [INFO] running `Command { std: "docker" "start" "-a" "341188cfd995d5ae52e3bf1de4e1cf00a7fc02ebee18ecd7fd0e21abea566bf4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking ncollide2d v0.32.0 [INFO] [stderr] Documenting nphysics2d v0.24.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:494:20 [INFO] [stdout] | [INFO] [stdout] 494 | angle: N | { self.position.rotation = Rotation::new(angle) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 494 - angle: N | { self.position.rotation = Rotation::new(angle) } [INFO] [stdout] 494 + angle: N | self.position.rotation = Rotation::new(angle) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:498:64 [INFO] [stdout] | [INFO] [stdout] 498 | self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 498 - self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] 498 + self.translation, set_translation, vector: Vector | self.position.translation.vector = vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:499:68 [INFO] [stdout] | [INFO] [stdout] 499 | self.material, set_material, material: MaterialHandle | { self.material = Some(material) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 499 - self.material, set_material, material: MaterialHandle | { self.material = Some(material) } [INFO] [stdout] 499 + self.material, set_material, material: MaterialHandle | self.material = Some(material) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:518:49 [INFO] [stdout] | [INFO] [stdout] 518 | desc_custom_getters!(self.get_rotation: N | { self.position.rotation.angle() }); [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 518 - desc_custom_getters!(self.get_rotation: N | { self.position.rotation.angle() }); [INFO] [stdout] 518 + desc_custom_getters!(self.get_rotation: N | self.position.rotation.angle()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:521:41 [INFO] [stdout] | [INFO] [stdout] 521 | self.get_shape: &dyn Shape | { &*self.shape } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 521 - self.get_shape: &dyn Shape | { &*self.shape } [INFO] [stdout] 521 + self.get_shape: &dyn Shape | &*self.shape [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:522:44 [INFO] [stdout] | [INFO] [stdout] 522 | self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 522 - self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] 522 + self.get_translation: &Vector | &self.position.translation.vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:523:55 [INFO] [stdout] | [INFO] [stdout] 523 | self.get_material: Option<&dyn Material> | { self.material.as_deref() } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 523 - self.get_material: Option<&dyn Material> | { self.material.as_deref() } [INFO] [stdout] 523 + self.get_material: Option<&dyn Material> | self.material.as_deref() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:646:39 [INFO] [stdout] | [INFO] [stdout] 646 | material: MaterialHandle | { self.material = Some(material) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 646 - material: MaterialHandle | { self.material = Some(material) } [INFO] [stdout] 646 + material: MaterialHandle | self.material = Some(material) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:660:41 [INFO] [stdout] | [INFO] [stdout] 660 | self.get_shape: &dyn Shape | { &*self.shape } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 660 - self.get_shape: &dyn Shape | { &*self.shape } [INFO] [stdout] 660 + self.get_shape: &dyn Shape | &*self.shape [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/collider.rs:661:55 [INFO] [stdout] | [INFO] [stdout] 661 | self.get_material: Option<&dyn Material> | { self.material.as_deref() } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 661 - self.get_material: Option<&dyn Material> | { self.material.as_deref() } [INFO] [stdout] 661 + self.get_material: Option<&dyn Material> | self.material.as_deref() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1180:88 [INFO] [stdout] | [INFO] [stdout] 1180 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1180 - self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] 1180 + self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1181:70 [INFO] [stdout] | [INFO] [stdout] 1181 | self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1181 - self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] 1181 + self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1182:64 [INFO] [stdout] | [INFO] [stdout] 1182 | self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1182 - self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] 1182 + self.translation, set_translation, vector: Vector | self.position.translation.vector = vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1199:51 [INFO] [stdout] | [INFO] [stdout] 1199 | self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1199 - self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] 1199 + self.get_plasticity_strain_threshold: N | self.plasticity.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1200:40 [INFO] [stdout] | [INFO] [stdout] 1200 | self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1200 - self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] 1200 + self.get_plasticity_creep: N | self.plasticity.1 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1201:44 [INFO] [stdout] | [INFO] [stdout] 1201 | self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1201 - self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] 1201 + self.get_plasticity_max_force: N | self.plasticity.2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1202:46 [INFO] [stdout] | [INFO] [stdout] 1202 | self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1202 - self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] 1202 + self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/fem_surface.rs:1203:44 [INFO] [stdout] | [INFO] [stdout] 1203 | self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1203 - self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] 1203 + self.get_translation: &Vector | &self.position.translation.vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:972:88 [INFO] [stdout] | [INFO] [stdout] 972 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 972 - self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] 972 + self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:973:70 [INFO] [stdout] | [INFO] [stdout] 973 | self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 973 - self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] 973 + self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:986:51 [INFO] [stdout] | [INFO] [stdout] 986 | self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 986 - self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] 986 + self.get_plasticity_strain_threshold: N | self.plasticity.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:987:40 [INFO] [stdout] | [INFO] [stdout] 987 | self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 987 - self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] 987 + self.get_plasticity_creep: N | self.plasticity.1 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:988:44 [INFO] [stdout] | [INFO] [stdout] 988 | self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 988 - self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] 988 + self.get_plasticity_max_force: N | self.plasticity.2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_constraint_system.rs:989:46 [INFO] [stdout] | [INFO] [stdout] 989 | self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 989 - self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] 989 + self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:979:88 [INFO] [stdout] | [INFO] [stdout] 979 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 979 - self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) } [INFO] [stdout] 979 + self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:980:70 [INFO] [stdout] | [INFO] [stdout] 980 | self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 980 - self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) } [INFO] [stdout] 980 + self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:993:51 [INFO] [stdout] | [INFO] [stdout] 993 | self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 993 - self.get_plasticity_strain_threshold: N | { self.plasticity.0 } [INFO] [stdout] 993 + self.get_plasticity_strain_threshold: N | self.plasticity.0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:994:40 [INFO] [stdout] | [INFO] [stdout] 994 | self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 994 - self.get_plasticity_creep: N | { self.plasticity.1 } [INFO] [stdout] 994 + self.get_plasticity_creep: N | self.plasticity.1 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:995:44 [INFO] [stdout] | [INFO] [stdout] 995 | self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 995 - self.get_plasticity_max_force: N | { self.plasticity.2 } [INFO] [stdout] 995 + self.get_plasticity_max_force: N | self.plasticity.2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/mass_spring_system.rs:996:46 [INFO] [stdout] | [INFO] [stdout] 996 | self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 996 - self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] } [INFO] [stdout] 996 + self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/multibody.rs:1385:30 [INFO] [stdout] | [INFO] [stdout] 1385 | angular_inertia: N | { self.local_inertia.angular = angular_inertia } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1385 - angular_inertia: N | { self.local_inertia.angular = angular_inertia } [INFO] [stdout] 1385 + angular_inertia: N | self.local_inertia.angular = angular_inertia [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/multibody.rs:1398:19 [INFO] [stdout] | [INFO] [stdout] 1398 | mass: N | { self.local_inertia.linear = mass } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1398 - mass: N | { self.local_inertia.linear = mass } [INFO] [stdout] 1398 + mass: N | self.local_inertia.linear = mass [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/multibody.rs:1412:56 [INFO] [stdout] | [INFO] [stdout] 1412 | desc_custom_getters!(self.get_angular_inertia: N | { self.local_inertia.angular }); [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1412 - desc_custom_getters!(self.get_angular_inertia: N | { self.local_inertia.angular }); [INFO] [stdout] 1412 + desc_custom_getters!(self.get_angular_inertia: N | self.local_inertia.angular); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/multibody.rs:1420:28 [INFO] [stdout] | [INFO] [stdout] 1420 | self.get_mass: N | { self.local_inertia.linear } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1420 - self.get_mass: N | { self.local_inertia.linear } [INFO] [stdout] 1420 + self.get_mass: N | self.local_inertia.linear [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/multibody.rs:1421:31 [INFO] [stdout] | [INFO] [stdout] 1421 | self.get_name: &str | { &self.name } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1421 - self.get_name: &str | { &self.name } [INFO] [stdout] 1421 + self.get_name: &str | &self.name [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1006:49 [INFO] [stdout] | [INFO] [stdout] 1006 | self.rotation, set_rotation, angle: N | { self.position.rotation = Rotation::new(angle) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1006 - self.rotation, set_rotation, angle: N | { self.position.rotation = Rotation::new(angle) } [INFO] [stdout] 1006 + self.rotation, set_rotation, angle: N | self.position.rotation = Rotation::new(angle) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1007:81 [INFO] [stdout] | [INFO] [stdout] 1007 | self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | { self.kinematic_rotations = is_kinematic } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1007 - self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | { self.kinematic_rotations = is_kinematic } [INFO] [stdout] 1007 + self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | self.kinematic_rotations = is_kinematic [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1008:73 [INFO] [stdout] | [INFO] [stdout] 1008 | self.angular_inertia, set_angular_inertia, angular_inertia: N | { self.local_inertia.angular = angular_inertia } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1008 - self.angular_inertia, set_angular_inertia, angular_inertia: N | { self.local_inertia.angular = angular_inertia } [INFO] [stdout] 1008 + self.angular_inertia, set_angular_inertia, angular_inertia: N | self.local_inertia.angular = angular_inertia [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1012:64 [INFO] [stdout] | [INFO] [stdout] 1012 | self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1012 - self.translation, set_translation, vector: Vector | { self.position.translation.vector = vector } [INFO] [stdout] 1012 + self.translation, set_translation, vector: Vector | self.position.translation.vector = vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1013:40 [INFO] [stdout] | [INFO] [stdout] 1013 | self.mass, set_mass, mass: N | { self.local_inertia.linear = mass } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1013 - self.mass, set_mass, mass: N | { self.local_inertia.linear = mass } [INFO] [stdout] 1013 + self.mass, set_mass, mass: N | self.local_inertia.linear = mass [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1041:32 [INFO] [stdout] | [INFO] [stdout] 1041 | self.get_rotation: N | { self.position.rotation.angle() } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1041 - self.get_rotation: N | { self.position.rotation.angle() } [INFO] [stdout] 1041 + self.get_rotation: N | self.position.rotation.angle() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1042:46 [INFO] [stdout] | [INFO] [stdout] 1042 | self.get_kinematic_rotations: bool | { self.kinematic_rotations } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1042 - self.get_kinematic_rotations: bool | { self.kinematic_rotations } [INFO] [stdout] 1042 + self.get_kinematic_rotations: bool | self.kinematic_rotations [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1043:39 [INFO] [stdout] | [INFO] [stdout] 1043 | self.get_angular_inertia: N | { self.local_inertia.angular } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1043 - self.get_angular_inertia: N | { self.local_inertia.angular } [INFO] [stdout] 1043 + self.get_angular_inertia: N | self.local_inertia.angular [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1047:44 [INFO] [stdout] | [INFO] [stdout] 1047 | self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1047 - self.get_translation: &Vector | { &self.position.translation.vector } [INFO] [stdout] 1047 + self.get_translation: &Vector | &self.position.translation.vector [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/object/rigid_body.rs:1048:28 [INFO] [stdout] | [INFO] [stdout] 1048 | self.get_mass: N | { self.local_inertia.linear } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 1048 - self.get_mass: N | { self.local_inertia.linear } [INFO] [stdout] 1048 + self.get_mass: N | self.local_inertia.linear [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inline` [INFO] [stdout] --> src/algebra/velocity3.rs:91:47 [INFO] [stdout] | [INFO] [stdout] 91 | /// The linear part is stored first. #[inline] [INFO] [stdout] | ^^^^^^ no item named `inline` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inline` [INFO] [stdout] --> src/algebra/velocity3.rs:98:47 [INFO] [stdout] | [INFO] [stdout] 98 | /// The linear part is stored first. #[inline] [INFO] [stdout] | ^^^^^^ no item named `inline` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `object::Collider` [INFO] [stdout] --> src/world/geometrical_world.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | /// its use with the [object::Collider] structure. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `object` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/object/collider.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 440 | /// See https://www.nphysics.org/rigid_body_simulations_with_contacts/#colliders for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.94s [INFO] running `Command { std: "docker" "inspect" "341188cfd995d5ae52e3bf1de4e1cf00a7fc02ebee18ecd7fd0e21abea566bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341188cfd995d5ae52e3bf1de4e1cf00a7fc02ebee18ecd7fd0e21abea566bf4", kill_on_drop: false }` [INFO] [stdout] 341188cfd995d5ae52e3bf1de4e1cf00a7fc02ebee18ecd7fd0e21abea566bf4