[INFO] cloning repository https://github.com/JerTH/sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JerTH/sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJerTH%2Fsim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJerTH%2Fsim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7253556118d98c50a00134e37c1deb6043fa4f63 [INFO] checking JerTH/sim against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJerTH%2Fsim" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JerTH/sim on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JerTH/sim [INFO] finished tweaking git repo https://github.com/JerTH/sim [INFO] tweaked toml for git repo https://github.com/JerTH/sim written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/JerTH/sim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9c7031eebbbf7660ee4882a446f3111449285461e671163f2c0d3c9d23ee0691 [INFO] running `Command { std: "docker" "start" "-a" "9c7031eebbbf7660ee4882a446f3111449285461e671163f2c0d3c9d23ee0691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c7031eebbbf7660ee4882a446f3111449285461e671163f2c0d3c9d23ee0691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7031eebbbf7660ee4882a446f3111449285461e671163f2c0d3c9d23ee0691", kill_on_drop: false }` [INFO] [stdout] 9c7031eebbbf7660ee4882a446f3111449285461e671163f2c0d3c9d23ee0691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf2ce95507811d0eb4dd04f4aae11535939d2005a9f70f82ae330bd6f0aee196 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cf2ce95507811d0eb4dd04f4aae11535939d2005a9f70f82ae330bd6f0aee196", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking ssim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / macro_rules! soft_unimplemented { [INFO] [stdout] 5 | | () => { [INFO] [stdout] 6 | | println!("WARNING: UNFINISHED IMPLEMENTATION LINE {} IN {}", std::line!(), String::from(std::file!()).to_ascii_uppercase()); [INFO] [stdout] 7 | | }; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `math::*`, `sim::*` [INFO] [stdout] --> src/constants.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{ math::*, sim::* }; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `any::Any` [INFO] [stdout] --> src/collections.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{any::Any, fmt::Debug}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / macro_rules! soft_unimplemented { [INFO] [stdout] 5 | | () => { [INFO] [stdout] 6 | | println!("WARNING: UNFINISHED IMPLEMENTATION LINE {} IN {}", std::line!(), String::from(std::file!()).to_ascii_uppercase()); [INFO] [stdout] 7 | | }; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `math::*`, `sim::*` [INFO] [stdout] --> src/constants.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{ math::*, sim::* }; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `any::Any` [INFO] [stdout] --> src/collections.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{any::Any, fmt::Debug}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoQueryIter` [INFO] [stdout] --> src/world.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | query::{IntoQueryIter, Query} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/sim.rs:637:21 [INFO] [stdout] | [INFO] [stdout] 637 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reads` [INFO] [stdout] --> src/sim.rs:292:15 [INFO] [stdout] | [INFO] [stdout] 292 | fn update(reads: Self::Reads, data: Self::Writes) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_reads` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/sim.rs:292:35 [INFO] [stdout] | [INFO] [stdout] 292 | fn update(reads: Self::Reads, data: Self::Writes) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/output.rs:113:36 [INFO] [stdout] | [INFO] [stdout] 113 | OutputFrequency::Hertz(f) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/output.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | for (i, field) in self.global_fields.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/query.rs:367:13 [INFO] [stdout] | [INFO] [stdout] 367 | let query = Query::new() [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/world.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | ... for (i, system_id) in self.system_ids.iter().enumerate() { // instead of iterating the linear array of system id's, here we will us... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/world.rs:416:31 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn index_to_id(&self, idx: usize) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `set_id` [INFO] [stdout] --> src/world.rs:499:51 [INFO] [stdout] | [INFO] [stdout] 499 | pub(crate) fn mark_read_dependency(&mut self, set_id: ComponentSetId) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `set_id` [INFO] [stdout] --> src/world.rs:503:52 [INFO] [stdout] | [INFO] [stdout] 503 | pub(crate) fn mark_write_dependency(&mut self, set_id: ComponentSetId) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> src/world.rs:164:17 [INFO] [stdout] | [INFO] [stdout] 164 | let mut world = World::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> src/world.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | let entity = local_world.new_entity(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sim.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | let mut frame = self._reference_frame; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sim.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | let mut dynamic = PhysDynamic { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sim.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | let mut rotation = PhysRotational { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sim.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | let mut collision = PhysCollision::default(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/world.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let mut world = World::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `time_adjusted_bounding_radius` [INFO] [stdout] --> src/sim.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn time_adjusted_bounding_radius(&self, dt: f32) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hertz` [INFO] [stdout] --> src/output.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Hertz(f64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Frames` [INFO] [stdout] --> src/output.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Frames(f64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SimTime` [INFO] [stdout] --> src/output.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | SimTime(f64), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `entity_producer` [INFO] [stdout] --> src/world.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | fn entity_producer(local_world: LocalWorld) -> SystemResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `of` [INFO] [stdout] --> src/world.rs:357:19 [INFO] [stdout] | [INFO] [stdout] 357 | pub(crate) fn of() -> Self where T: 'static { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `raw_set_mut` [INFO] [stdout] --> src/world.rs:432:19 [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn raw_set_mut(&mut self) -> Option<&mut SparseSet> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mark_component_change` [INFO] [stdout] --> src/world.rs:495:19 [INFO] [stdout] | [INFO] [stdout] 495 | pub(crate) fn mark_component_change(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mark_read_dependency` [INFO] [stdout] --> src/world.rs:499:19 [INFO] [stdout] | [INFO] [stdout] 499 | pub(crate) fn mark_read_dependency(&mut self, set_id: ComponentSetId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mark_write_dependency` [INFO] [stdout] --> src/world.rs:503:19 [INFO] [stdout] | [INFO] [stdout] 503 | pub(crate) fn mark_write_dependency(&mut self, set_id: ComponentSetId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/sim.rs:637:21 [INFO] [stdout] | [INFO] [stdout] 637 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reads` [INFO] [stdout] --> src/sim.rs:292:15 [INFO] [stdout] | [INFO] [stdout] 292 | fn update(reads: Self::Reads, data: Self::Writes) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_reads` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/sim.rs:292:35 [INFO] [stdout] | [INFO] [stdout] 292 | fn update(reads: Self::Reads, data: Self::Writes) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/output.rs:113:36 [INFO] [stdout] | [INFO] [stdout] 113 | OutputFrequency::Hertz(f) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/output.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | for (i, field) in self.global_fields.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/world.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | ... for (i, system_id) in self.system_ids.iter().enumerate() { // instead of iterating the linear array of system id's, here we will us... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/world.rs:416:31 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn index_to_id(&self, idx: usize) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `set_id` [INFO] [stdout] --> src/world.rs:499:51 [INFO] [stdout] | [INFO] [stdout] 499 | pub(crate) fn mark_read_dependency(&mut self, set_id: ComponentSetId) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `set_id` [INFO] [stdout] --> src/world.rs:503:52 [INFO] [stdout] | [INFO] [stdout] 503 | pub(crate) fn mark_write_dependency(&mut self, set_id: ComponentSetId) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sim.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | let mut frame = self._reference_frame; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sim.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | let mut dynamic = PhysDynamic { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sim.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | let mut rotation = PhysRotational { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sim.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | let mut collision = PhysCollision::default(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `time_adjusted_bounding_radius` [INFO] [stdout] --> src/sim.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn time_adjusted_bounding_radius(&self, dt: f32) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hertz` [INFO] [stdout] --> src/output.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Hertz(f64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Frames` [INFO] [stdout] --> src/output.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Frames(f64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SimTime` [INFO] [stdout] --> src/output.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | SimTime(f64), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `of` [INFO] [stdout] --> src/world.rs:357:19 [INFO] [stdout] | [INFO] [stdout] 357 | pub(crate) fn of() -> Self where T: 'static { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `raw_set_mut` [INFO] [stdout] --> src/world.rs:432:19 [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn raw_set_mut(&mut self) -> Option<&mut SparseSet> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mark_component_change` [INFO] [stdout] --> src/world.rs:495:19 [INFO] [stdout] | [INFO] [stdout] 495 | pub(crate) fn mark_component_change(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mark_read_dependency` [INFO] [stdout] --> src/world.rs:499:19 [INFO] [stdout] | [INFO] [stdout] 499 | pub(crate) fn mark_read_dependency(&mut self, set_id: ComponentSetId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mark_write_dependency` [INFO] [stdout] --> src/world.rs:503:19 [INFO] [stdout] | [INFO] [stdout] 503 | pub(crate) fn mark_write_dependency(&mut self, set_id: ComponentSetId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.79s [INFO] running `Command { std: "docker" "inspect" "cf2ce95507811d0eb4dd04f4aae11535939d2005a9f70f82ae330bd6f0aee196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf2ce95507811d0eb4dd04f4aae11535939d2005a9f70f82ae330bd6f0aee196", kill_on_drop: false }` [INFO] [stdout] cf2ce95507811d0eb4dd04f4aae11535939d2005a9f70f82ae330bd6f0aee196