[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharkylton%2Ffysik" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harkylton/fysik on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-9/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 7c599b05223b245799e4469fa334fce6ce7bdd4b97314d3006afc8dcb48668e4 [INFO] running `Command { std: "docker" "start" "-a" "7c599b05223b245799e4469fa334fce6ce7bdd4b97314d3006afc8dcb48668e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c599b05223b245799e4469fa334fce6ce7bdd4b97314d3006afc8dcb48668e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c599b05223b245799e4469fa334fce6ce7bdd4b97314d3006afc8dcb48668e4", kill_on_drop: false }` [INFO] [stdout] 7c599b05223b245799e4469fa334fce6ce7bdd4b97314d3006afc8dcb48668e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] b0ba6806fbd376fcb2fe1e1f6dc4a03227d9fb88bed10ef1aab54bc12d29abd8 [INFO] running `Command { std: "docker" "start" "-a" "b0ba6806fbd376fcb2fe1e1f6dc4a03227d9fb88bed10ef1aab54bc12d29abd8", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling piston2d-graphics v0.40.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gl v0.13.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 nix v0.18.0 [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 raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling mio v0.6.23 [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 mio-extras v2.0.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [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 smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling piston v0.53.0 [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 2m 54s [INFO] running `Command { std: "docker" "inspect" "b0ba6806fbd376fcb2fe1e1f6dc4a03227d9fb88bed10ef1aab54bc12d29abd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0ba6806fbd376fcb2fe1e1f6dc4a03227d9fb88bed10ef1aab54bc12d29abd8", kill_on_drop: false }` [INFO] [stdout] b0ba6806fbd376fcb2fe1e1f6dc4a03227d9fb88bed10ef1aab54bc12d29abd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12c7c964a4d679017c3fb5d6853178625aa131a5e0f554a76f42c3e035d7f544 [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" "12c7c964a4d679017c3fb5d6853178625aa131a5e0f554a76f42c3e035d7f544", 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.06s [INFO] running `Command { std: "docker" "inspect" "12c7c964a4d679017c3fb5d6853178625aa131a5e0f554a76f42c3e035d7f544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c7c964a4d679017c3fb5d6853178625aa131a5e0f554a76f42c3e035d7f544", kill_on_drop: false }` [INFO] [stdout] 12c7c964a4d679017c3fb5d6853178625aa131a5e0f554a76f42c3e035d7f544 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f295a50ab0e23441b030c49a757ab85301baf815b1e2d7f3770f412e73e65a7 [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" "0f295a50ab0e23441b030c49a757ab85301baf815b1e2d7f3770f412e73e65a7", 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.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fysik-8838cf10dab3a277) [INFO] [stdout] [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" "0f295a50ab0e23441b030c49a757ab85301baf815b1e2d7f3770f412e73e65a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f295a50ab0e23441b030c49a757ab85301baf815b1e2d7f3770f412e73e65a7", kill_on_drop: false }` [INFO] [stdout] 0f295a50ab0e23441b030c49a757ab85301baf815b1e2d7f3770f412e73e65a7