[INFO] cloning repository https://github.com/78yoni78/blobs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/78yoni78/blobs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F78yoni78%2Fblobs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F78yoni78%2Fblobs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2ee2971459534db78cf95391496d820b7ece89a [INFO] testing 78yoni78/blobs 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%2F78yoni78%2Fblobs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/78yoni78/blobs 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/78yoni78/blobs [INFO] finished tweaking git repo https://github.com/78yoni78/blobs [INFO] tweaked toml for git repo https://github.com/78yoni78/blobs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/78yoni78/blobs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ede9ff00f8335fc468aa7a27d87d202414612852b332daff4b91b923c8f5301 [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" "9ede9ff00f8335fc468aa7a27d87d202414612852b332daff4b91b923c8f5301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ede9ff00f8335fc468aa7a27d87d202414612852b332daff4b91b923c8f5301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ede9ff00f8335fc468aa7a27d87d202414612852b332daff4b91b923c8f5301", kill_on_drop: false }` [INFO] [stdout] 9ede9ff00f8335fc468aa7a27d87d202414612852b332daff4b91b923c8f5301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 046dabf4ecfa88aeab2c5f5f8192d027a257b853af17e30b78b63095a8fe2203 [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" "046dabf4ecfa88aeab2c5f5f8192d027a257b853af17e30b78b63095a8fe2203", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling raylib-sys v3.5.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling raylib v3.5.0 [INFO] [stderr] Compiling blobs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `blob_key` [INFO] [stdout] --> src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | let blob_key = add_random_blob(&mut sim, &mut names); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blob_key` [INFO] [stdout] --> src/main.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let blob_key = add_random_blob(&mut sim, &mut names); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> src/window.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn handle(&self) -> &RaylibHandle { &self.handle } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `full` [INFO] [stdout] --> src/physics.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub const fn full() -> Self { Self(!0) } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_food` [INFO] [stdout] --> src/simulation.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn get_food(&self, food: Key) -> Option<&Food> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_food_mut` [INFO] [stdout] --> src/simulation.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn get_food_mut(&mut self, food: Key) -> Option<&mut Food> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_radius` [INFO] [stdout] --> src/simulation.rs:395:12 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn set_radius(&mut self, world: &mut physics::World, value: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_sight_depth` [INFO] [stdout] --> src/simulation.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn set_sight_depth(&mut self, world: &mut physics::World, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos` [INFO] [stdout] --> src/simulation.rs:535:12 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn pos(&self) -> Vector2 { self.pos } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `circle_mut` [INFO] [stdout] --> src/simulation.rs:537:8 [INFO] [stdout] | [INFO] [stdout] 537 | fn circle_mut<'a>(&self, physics_world: &'a mut physics::World) -> &'a mut Circle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_pos` [INFO] [stdout] --> src/simulation.rs:541:12 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn set_pos(&mut self, physics_world: &mut physics::World, value: Vector2) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.60s [INFO] running `Command { std: "docker" "inspect" "046dabf4ecfa88aeab2c5f5f8192d027a257b853af17e30b78b63095a8fe2203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046dabf4ecfa88aeab2c5f5f8192d027a257b853af17e30b78b63095a8fe2203", kill_on_drop: false }` [INFO] [stdout] 046dabf4ecfa88aeab2c5f5f8192d027a257b853af17e30b78b63095a8fe2203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7092dfb19ef4f9b7fd15fd5824e0aaebb0ecb88d75c5db6b72eaebdaabbc5e6 [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" "c7092dfb19ef4f9b7fd15fd5824e0aaebb0ecb88d75c5db6b72eaebdaabbc5e6", kill_on_drop: false }` [INFO] [stderr] Compiling blobs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `blob_key` [INFO] [stdout] --> src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | let blob_key = add_random_blob(&mut sim, &mut names); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blob_key` [INFO] [stdout] --> src/main.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let blob_key = add_random_blob(&mut sim, &mut names); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> src/window.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn handle(&self) -> &RaylibHandle { &self.handle } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `full` [INFO] [stdout] --> src/physics.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub const fn full() -> Self { Self(!0) } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_food` [INFO] [stdout] --> src/simulation.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn get_food(&self, food: Key) -> Option<&Food> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_food_mut` [INFO] [stdout] --> src/simulation.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn get_food_mut(&mut self, food: Key) -> Option<&mut Food> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_radius` [INFO] [stdout] --> src/simulation.rs:395:12 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn set_radius(&mut self, world: &mut physics::World, value: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_sight_depth` [INFO] [stdout] --> src/simulation.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn set_sight_depth(&mut self, world: &mut physics::World, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pos` [INFO] [stdout] --> src/simulation.rs:535:12 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn pos(&self) -> Vector2 { self.pos } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `circle_mut` [INFO] [stdout] --> src/simulation.rs:537:8 [INFO] [stdout] | [INFO] [stdout] 537 | fn circle_mut<'a>(&self, physics_world: &'a mut physics::World) -> &'a mut Circle { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_pos` [INFO] [stdout] --> src/simulation.rs:541:12 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn set_pos(&mut self, physics_world: &mut physics::World, value: Vector2) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.24s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/blobs-1afc00338b69559f) [INFO] running `Command { std: "docker" "inspect" "c7092dfb19ef4f9b7fd15fd5824e0aaebb0ecb88d75c5db6b72eaebdaabbc5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7092dfb19ef4f9b7fd15fd5824e0aaebb0ecb88d75c5db6b72eaebdaabbc5e6", kill_on_drop: false }` [INFO] [stdout] c7092dfb19ef4f9b7fd15fd5824e0aaebb0ecb88d75c5db6b72eaebdaabbc5e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 638ce64c0459cfdb2e1561e84296c1a0cc2467f2c592068511c8d36128c75fea [INFO] running `Command { std: "docker" "start" "-a" "638ce64c0459cfdb2e1561e84296c1a0cc2467f2c592068511c8d36128c75fea", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `blob_key` [INFO] [stderr] --> src/main.rs:107:17 [INFO] [stderr] | [INFO] [stderr] 107 | let blob_key = add_random_blob(&mut sim, &mut names); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `blob_key` [INFO] [stderr] --> src/main.rs:85:13 [INFO] [stderr] | [INFO] [stderr] 85 | let blob_key = add_random_blob(&mut sim, &mut names); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_key` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `handle` [INFO] [stderr] --> src/window.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn handle(&self) -> &RaylibHandle { &self.handle } [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `full` [INFO] [stderr] --> src/physics.rs:24:18 [INFO] [stderr] | [INFO] [stderr] 24 | pub const fn full() -> Self { Self(!0) } [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_food` [INFO] [stderr] --> src/simulation.rs:331:12 [INFO] [stderr] | [INFO] [stderr] 331 | pub fn get_food(&self, food: Key) -> Option<&Food> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_food_mut` [INFO] [stderr] --> src/simulation.rs:335:12 [INFO] [stderr] | [INFO] [stderr] 335 | pub fn get_food_mut(&mut self, food: Key) -> Option<&mut Food> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_radius` [INFO] [stderr] --> src/simulation.rs:395:12 [INFO] [stderr] | [INFO] [stderr] 395 | pub fn set_radius(&mut self, world: &mut physics::World, value: f32) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_sight_depth` [INFO] [stderr] --> src/simulation.rs:408:12 [INFO] [stderr] | [INFO] [stderr] 408 | pub fn set_sight_depth(&mut self, world: &mut physics::World, value: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pos` [INFO] [stderr] --> src/simulation.rs:535:12 [INFO] [stderr] | [INFO] [stderr] 535 | pub fn pos(&self) -> Vector2 { self.pos } [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `circle_mut` [INFO] [stderr] --> src/simulation.rs:537:8 [INFO] [stderr] | [INFO] [stderr] 537 | fn circle_mut<'a>(&self, physics_world: &'a mut physics::World) -> &'a mut Circle { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_pos` [INFO] [stderr] --> src/simulation.rs:541:12 [INFO] [stderr] | [INFO] [stderr] 541 | pub fn set_pos(&mut self, physics_world: &mut physics::World, value: Vector2) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `blobs` (bin "blobs" test) generated 11 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blobs-1afc00338b69559f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test keyed_set::tests::test_general_behavior ... ok [INFO] [stdout] test physics::tests::test_3_body_collision ... ok [INFO] [stdout] test physics::tests::test_2_body_collision ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "638ce64c0459cfdb2e1561e84296c1a0cc2467f2c592068511c8d36128c75fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638ce64c0459cfdb2e1561e84296c1a0cc2467f2c592068511c8d36128c75fea", kill_on_drop: false }` [INFO] [stdout] 638ce64c0459cfdb2e1561e84296c1a0cc2467f2c592068511c8d36128c75fea