[INFO] cloning repository https://github.com/harkylton/fysik [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harkylton/fysik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharkylton%2Ffysik", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharkylton%2Ffysik'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db46a1e19b286f21a6ed3077cbfd6aac6adc4a94 [INFO] testing harkylton/fysik against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharkylton%2Ffysik" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harkylton/fysik on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harkylton/fysik [INFO] finished tweaking git repo https://github.com/harkylton/fysik [INFO] tweaked toml for git repo https://github.com/harkylton/fysik written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/harkylton/fysik already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9401a8eebe3dcd1e00456e27367e3d20d3f9b7792c763b4b93ac0ac2bc3e3078 [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" "9401a8eebe3dcd1e00456e27367e3d20d3f9b7792c763b4b93ac0ac2bc3e3078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9401a8eebe3dcd1e00456e27367e3d20d3f9b7792c763b4b93ac0ac2bc3e3078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9401a8eebe3dcd1e00456e27367e3d20d3f9b7792c763b4b93ac0ac2bc3e3078", kill_on_drop: false }` [INFO] [stdout] 9401a8eebe3dcd1e00456e27367e3d20d3f9b7792c763b4b93ac0ac2bc3e3078 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", 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] b6fb190b66b4f4072d8768f749ec84d3ed709e333420d57b94dcb53652314298 [INFO] running `Command { std: "docker" "start" "-a" "b6fb190b66b4f4072d8768f749ec84d3ed709e333420d57b94dcb53652314298", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling piston2d-graphics v0.40.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.78.0 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.53.0 [INFO] [stderr] Compiling piston v0.53.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.69.0 [INFO] [stderr] Compiling fysik v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `ROCK` [INFO] [stdout] --> src/material.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pub const ROCK: Material = Material { [INFO] [stdout] 8 | | density: 0.6, [INFO] [stdout] 9 | | restitution: 0.1, [INFO] [stdout] 10 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `METAL` [INFO] [stdout] --> src/material.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / pub const METAL: Material = Material { [INFO] [stdout] 18 | | density: 1.2, [INFO] [stdout] 19 | | restitution: 0.05, [INFO] [stdout] 20 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SUPER_BALL` [INFO] [stdout] --> src/material.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / pub const SUPER_BALL: Material = Material { [INFO] [stdout] 28 | | density: 0.3, [INFO] [stdout] 29 | | restitution: 0.95, [INFO] [stdout] 30 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PILLOW` [INFO] [stdout] --> src/material.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub const PILLOW: Material = Material { [INFO] [stdout] 33 | | density: 0.1, [INFO] [stdout] 34 | | restitution: 0.2, [INFO] [stdout] 35 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_polygon` [INFO] [stdout] --> src/shape.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn is_polygon(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_circle` [INFO] [stdout] --> src/shape.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn is_circle(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clamp` [INFO] [stdout] --> src/utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn clamp(low: T, high: T, value: T) -> T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_body` [INFO] [stdout] --> src/world.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn remove_body(&mut self, handle: BodyHandle) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 33s [INFO] running `Command { std: "docker" "inspect" "b6fb190b66b4f4072d8768f749ec84d3ed709e333420d57b94dcb53652314298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6fb190b66b4f4072d8768f749ec84d3ed709e333420d57b94dcb53652314298", kill_on_drop: false }` [INFO] [stdout] b6fb190b66b4f4072d8768f749ec84d3ed709e333420d57b94dcb53652314298 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a40f0ed00397844126e6f55eeaf3208a275997c0ed6f97d16657d7548f3719dd [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" "a40f0ed00397844126e6f55eeaf3208a275997c0ed6f97d16657d7548f3719dd", kill_on_drop: false }` [INFO] [stderr] Compiling fysik v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `ROCK` [INFO] [stdout] --> src/material.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pub const ROCK: Material = Material { [INFO] [stdout] 8 | | density: 0.6, [INFO] [stdout] 9 | | restitution: 0.1, [INFO] [stdout] 10 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `METAL` [INFO] [stdout] --> src/material.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / pub const METAL: Material = Material { [INFO] [stdout] 18 | | density: 1.2, [INFO] [stdout] 19 | | restitution: 0.05, [INFO] [stdout] 20 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SUPER_BALL` [INFO] [stdout] --> src/material.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / pub const SUPER_BALL: Material = Material { [INFO] [stdout] 28 | | density: 0.3, [INFO] [stdout] 29 | | restitution: 0.95, [INFO] [stdout] 30 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PILLOW` [INFO] [stdout] --> src/material.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub const PILLOW: Material = Material { [INFO] [stdout] 33 | | density: 0.1, [INFO] [stdout] 34 | | restitution: 0.2, [INFO] [stdout] 35 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_polygon` [INFO] [stdout] --> src/shape.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn is_polygon(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_circle` [INFO] [stdout] --> src/shape.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn is_circle(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clamp` [INFO] [stdout] --> src/utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn clamp(low: T, high: T, value: T) -> T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_body` [INFO] [stdout] --> src/world.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn remove_body(&mut self, handle: BodyHandle) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `Command { std: "docker" "inspect" "a40f0ed00397844126e6f55eeaf3208a275997c0ed6f97d16657d7548f3719dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40f0ed00397844126e6f55eeaf3208a275997c0ed6f97d16657d7548f3719dd", kill_on_drop: false }` [INFO] [stdout] a40f0ed00397844126e6f55eeaf3208a275997c0ed6f97d16657d7548f3719dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00780d56acc87c47a2cb14a22b7274de8db0dd2aa3a6b1ecfa2a27ce1a1c5bb1 [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" "00780d56acc87c47a2cb14a22b7274de8db0dd2aa3a6b1ecfa2a27ce1a1c5bb1", kill_on_drop: false }` [INFO] [stderr] warning: constant is never used: `ROCK` [INFO] [stderr] --> src/material.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / pub const ROCK: Material = Material { [INFO] [stderr] 8 | | density: 0.6, [INFO] [stderr] 9 | | restitution: 0.1, [INFO] [stderr] 10 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `METAL` [INFO] [stderr] --> src/material.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / pub const METAL: Material = Material { [INFO] [stderr] 18 | | density: 1.2, [INFO] [stderr] 19 | | restitution: 0.05, [INFO] [stderr] 20 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `SUPER_BALL` [INFO] [stderr] --> src/material.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / pub const SUPER_BALL: Material = Material { [INFO] [stderr] 28 | | density: 0.3, [INFO] [stderr] 29 | | restitution: 0.95, [INFO] [stderr] 30 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PILLOW` [INFO] [stderr] --> src/material.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / pub const PILLOW: Material = Material { [INFO] [stderr] 33 | | density: 0.1, [INFO] [stderr] 34 | | restitution: 0.2, [INFO] [stderr] 35 | | }; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_polygon` [INFO] [stderr] --> src/shape.rs:144:12 [INFO] [stderr] | [INFO] [stderr] 144 | pub fn is_polygon(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_circle` [INFO] [stderr] --> src/shape.rs:150:12 [INFO] [stderr] | [INFO] [stderr] 150 | pub fn is_circle(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `clamp` [INFO] [stderr] --> src/utils.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn clamp(low: T, high: T, value: T) -> T { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `remove_body` [INFO] [stderr] --> src/world.rs:60:12 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn remove_body(&mut self, handle: BodyHandle) -> Option { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fysik` (bin "fysik" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fysik-c3b622244cf28c43) [INFO] [stdout] running 2 tests [INFO] [stdout] test vector::tests::test_dot ... ok [INFO] [stdout] test vector::tests::test_dot_negative ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "00780d56acc87c47a2cb14a22b7274de8db0dd2aa3a6b1ecfa2a27ce1a1c5bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00780d56acc87c47a2cb14a22b7274de8db0dd2aa3a6b1ecfa2a27ce1a1c5bb1", kill_on_drop: false }` [INFO] [stdout] 00780d56acc87c47a2cb14a22b7274de8db0dd2aa3a6b1ecfa2a27ce1a1c5bb1