[INFO] cloning repository https://github.com/jeremythorne/physics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremythorne/physics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremythorne%2Fphysics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremythorne%2Fphysics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75e1295e4b8799975ccf0585a8ebcb2a669c7cbc [INFO] testing jeremythorne/physics against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremythorne%2Fphysics" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremythorne/physics on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeremythorne/physics [INFO] finished tweaking git repo https://github.com/jeremythorne/physics [INFO] tweaked toml for git repo https://github.com/jeremythorne/physics written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/jeremythorne/physics already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6564e49d2650490f3ada8a2e4c96e5add1d1b814731b9499a030124a85aaaacf [INFO] running `Command { std: "docker" "start" "-a" "6564e49d2650490f3ada8a2e4c96e5add1d1b814731b9499a030124a85aaaacf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6564e49d2650490f3ada8a2e4c96e5add1d1b814731b9499a030124a85aaaacf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6564e49d2650490f3ada8a2e4c96e5add1d1b814731b9499a030124a85aaaacf", kill_on_drop: false }` [INFO] [stdout] 6564e49d2650490f3ada8a2e4c96e5add1d1b814731b9499a030124a85aaaacf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e92d45314acc9b3c4e55fdebc4a3fe50c42ab2a9d968ef96741f9177be25347 [INFO] running `Command { std: "docker" "start" "-a" "9e92d45314acc9b3c4e55fdebc4a3fe50c42ab2a9d968ef96741f9177be25347", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling glam v0.20.2 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.42 [INFO] [stderr] Compiling physics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `null_render` [INFO] [stdout] --> src/main.rs:144:4 [INFO] [stdout] | [INFO] [stdout] 144 | fn null_render() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cube_verts` [INFO] [stdout] --> src/objects.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn cube_verts() -> (&'static[f32], &'static[u16]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cube_bindings` [INFO] [stdout] --> src/objects.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn cube_bindings(ctx: &mut Context) -> Bindings { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `octahedral_bindings` [INFO] [stdout] --> src/objects.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn octahedral_bindings(ctx: &mut Context) -> Bindings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_centre_of_mass_model_space` [INFO] [stdout] --> src/engine.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | fn get_centre_of_mass_model_space(&self) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `body_space_to_world_space` [INFO] [stdout] --> src/engine.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn body_space_to_world_space(&self, body_pt:Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/engine.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | fn new() -> Bounds { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `does_intersect` [INFO] [stdout] --> src/engine.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | fn does_intersect(self:&Bounds, other:&Bounds) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expand_vec` [INFO] [stdout] --> src/engine.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | fn expand_vec(&mut self, bounds: &[Bounds]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expand_bound` [INFO] [stdout] --> src/engine.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn expand_bound(&mut self, other: &Bounds) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pt_on_a_local_space` [INFO] [stdout] --> src/engine.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | pt_on_a_local_space: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Contact` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/engine.rs:265:10 [INFO] [stdout] | [INFO] [stdout] 265 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pt_on_b_local_space` [INFO] [stdout] --> src/engine.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | pt_on_b_local_space: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Contact` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/engine.rs:265:10 [INFO] [stdout] | [INFO] [stdout] 265 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `separation_distance` [INFO] [stdout] --> src/engine.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | separation_distance: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Contact` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/engine.rs:265:10 [INFO] [stdout] | [INFO] [stdout] 265 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_simple` [INFO] [stdout] --> src/engine.rs:434:12 [INFO] [stdout] | [INFO] [stdout] 434 | pub fn new_simple() -> Scene { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_many` [INFO] [stdout] --> src/engine.rs:534:12 [INFO] [stdout] | [INFO] [stdout] 534 | pub fn new_many() -> Scene { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.20s [INFO] running `Command { std: "docker" "inspect" "9e92d45314acc9b3c4e55fdebc4a3fe50c42ab2a9d968ef96741f9177be25347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e92d45314acc9b3c4e55fdebc4a3fe50c42ab2a9d968ef96741f9177be25347", kill_on_drop: false }` [INFO] [stdout] 9e92d45314acc9b3c4e55fdebc4a3fe50c42ab2a9d968ef96741f9177be25347 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76067316d41093b2356bc3bfe95a4ae12f607df789871be9b7be1b0436bffe70 [INFO] running `Command { std: "docker" "start" "-a" "76067316d41093b2356bc3bfe95a4ae12f607df789871be9b7be1b0436bffe70", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling physics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `null_render` [INFO] [stdout] --> src/main.rs:144:4 [INFO] [stdout] | [INFO] [stdout] 144 | fn null_render() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cube_verts` [INFO] [stdout] --> src/objects.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn cube_verts() -> (&'static[f32], &'static[u16]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cube_bindings` [INFO] [stdout] --> src/objects.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn cube_bindings(ctx: &mut Context) -> Bindings { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `octahedral_bindings` [INFO] [stdout] --> src/objects.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn octahedral_bindings(ctx: &mut Context) -> Bindings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_centre_of_mass_model_space` [INFO] [stdout] --> src/engine.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | fn get_centre_of_mass_model_space(&self) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `body_space_to_world_space` [INFO] [stdout] --> src/engine.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn body_space_to_world_space(&self, body_pt:Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/engine.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | fn new() -> Bounds { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `does_intersect` [INFO] [stdout] --> src/engine.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | fn does_intersect(self:&Bounds, other:&Bounds) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expand_vec` [INFO] [stdout] --> src/engine.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | fn expand_vec(&mut self, bounds: &[Bounds]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expand_bound` [INFO] [stdout] --> src/engine.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn expand_bound(&mut self, other: &Bounds) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pt_on_a_local_space` [INFO] [stdout] --> src/engine.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | pt_on_a_local_space: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Contact` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/engine.rs:265:10 [INFO] [stdout] | [INFO] [stdout] 265 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pt_on_b_local_space` [INFO] [stdout] --> src/engine.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | pt_on_b_local_space: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Contact` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/engine.rs:265:10 [INFO] [stdout] | [INFO] [stdout] 265 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `separation_distance` [INFO] [stdout] --> src/engine.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | separation_distance: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Contact` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/engine.rs:265:10 [INFO] [stdout] | [INFO] [stdout] 265 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_simple` [INFO] [stdout] --> src/engine.rs:434:12 [INFO] [stdout] | [INFO] [stdout] 434 | pub fn new_simple() -> Scene { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_many` [INFO] [stdout] --> src/engine.rs:534:12 [INFO] [stdout] | [INFO] [stdout] 534 | pub fn new_many() -> Scene { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.14s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/physics-135e2295351b601d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/physics-6887a63681fdf35b) [INFO] running `Command { std: "docker" "inspect" "76067316d41093b2356bc3bfe95a4ae12f607df789871be9b7be1b0436bffe70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76067316d41093b2356bc3bfe95a4ae12f607df789871be9b7be1b0436bffe70", kill_on_drop: false }` [INFO] [stdout] 76067316d41093b2356bc3bfe95a4ae12f607df789871be9b7be1b0436bffe70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b9b2efdd4556cdaffdb1788fdaf4d8a6c20465cb82e687a184b0ae3d87cf39f [INFO] running `Command { std: "docker" "start" "-a" "4b9b2efdd4556cdaffdb1788fdaf4d8a6c20465cb82e687a184b0ae3d87cf39f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `null_render` [INFO] [stderr] --> src/main.rs:144:4 [INFO] [stderr] | [INFO] [stderr] 144 | fn null_render() { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `cube_verts` [INFO] [stderr] --> src/objects.rs:16:4 [INFO] [stderr] | [INFO] [stderr] 16 | fn cube_verts() -> (&'static[f32], &'static[u16]) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `cube_bindings` [INFO] [stderr] --> src/objects.rs:76:8 [INFO] [stderr] | [INFO] [stderr] 76 | pub fn cube_bindings(ctx: &mut Context) -> Bindings { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `octahedral_bindings` [INFO] [stderr] --> src/objects.rs:132:8 [INFO] [stderr] | [INFO] [stderr] 132 | pub fn octahedral_bindings(ctx: &mut Context) -> Bindings { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_centre_of_mass_model_space` [INFO] [stderr] --> src/engine.rs:85:8 [INFO] [stderr] | [INFO] [stderr] 85 | fn get_centre_of_mass_model_space(&self) -> Vec3 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `body_space_to_world_space` [INFO] [stderr] --> src/engine.rs:92:8 [INFO] [stderr] | [INFO] [stderr] 92 | fn body_space_to_world_space(&self, body_pt:Vec3) -> Vec3 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/engine.rs:160:8 [INFO] [stderr] | [INFO] [stderr] 160 | fn new() -> Bounds { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `does_intersect` [INFO] [stderr] --> src/engine.rs:166:8 [INFO] [stderr] | [INFO] [stderr] 166 | fn does_intersect(self:&Bounds, other:&Bounds) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `expand_vec` [INFO] [stderr] --> src/engine.rs:175:8 [INFO] [stderr] | [INFO] [stderr] 175 | fn expand_vec(&mut self, bounds: &[Bounds]) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `expand_bound` [INFO] [stderr] --> src/engine.rs:180:8 [INFO] [stderr] | [INFO] [stderr] 180 | fn expand_bound(&mut self, other: &Bounds) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pt_on_a_local_space` [INFO] [stderr] --> src/engine.rs:269:5 [INFO] [stderr] | [INFO] [stderr] 269 | pt_on_a_local_space: Vec3, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Contact` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/engine.rs:265:10 [INFO] [stderr] | [INFO] [stderr] 265 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pt_on_b_local_space` [INFO] [stderr] --> src/engine.rs:270:5 [INFO] [stderr] | [INFO] [stderr] 270 | pt_on_b_local_space: Vec3, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Contact` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/engine.rs:265:10 [INFO] [stderr] | [INFO] [stderr] 265 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `separation_distance` [INFO] [stderr] --> src/engine.rs:272:5 [INFO] [stderr] | [INFO] [stderr] 272 | separation_distance: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Contact` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/engine.rs:265:10 [INFO] [stderr] | [INFO] [stderr] 265 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new_simple` [INFO] [stderr] --> src/engine.rs:434:12 [INFO] [stderr] | [INFO] [stderr] 434 | pub fn new_simple() -> Scene { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new_many` [INFO] [stderr] --> src/engine.rs:534:12 [INFO] [stderr] | [INFO] [stderr] 534 | pub fn new_many() -> Scene { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `physics` (bin "physics" test) generated 15 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/physics-135e2295351b601d) [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/physics-6887a63681fdf35b) [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 physics [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.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b9b2efdd4556cdaffdb1788fdaf4d8a6c20465cb82e687a184b0ae3d87cf39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9b2efdd4556cdaffdb1788fdaf4d8a6c20465cb82e687a184b0ae3d87cf39f", kill_on_drop: false }` [INFO] [stdout] 4b9b2efdd4556cdaffdb1788fdaf4d8a6c20465cb82e687a184b0ae3d87cf39f