[INFO] updating cached repository https://github.com/myelin-ai/engine [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0457e868357cef6916418e9674807b6988414444 [INFO] testing myelin-ai/engine against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyelin-ai%2Fengine" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/myelin-ai/engine on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/myelin-ai/engine [INFO] finished tweaking git repo https://github.com/myelin-ai/engine [INFO] tweaked toml for git repo https://github.com/myelin-ai/engine written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1ae85ee62d1f3865b6d5309dbb2baaa4c316edab0ab0db61de35fa9dd16dcda8 [INFO] running `"docker" "start" "-a" "1ae85ee62d1f3865b6d5309dbb2baaa4c316edab0ab0db61de35fa9dd16dcda8"` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling nameof v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling generational-arena v0.2.7 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling myelin-geometry v2.4.1 [INFO] [stderr] Compiling ncollide2d v0.20.1 [INFO] [stderr] Compiling nphysics2d v0.12.3 [INFO] [stderr] Compiling myelin-engine v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `"docker" "inspect" "1ae85ee62d1f3865b6d5309dbb2baaa4c316edab0ab0db61de35fa9dd16dcda8"` [INFO] running `"docker" "rm" "-f" "1ae85ee62d1f3865b6d5309dbb2baaa4c316edab0ab0db61de35fa9dd16dcda8"` [INFO] [stdout] 1ae85ee62d1f3865b6d5309dbb2baaa4c316edab0ab0db61de35fa9dd16dcda8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2ee723fce924740eed721425c289a342e88702a1661d7c06acd87528ee8c3bc5 [INFO] running `"docker" "start" "-a" "2ee723fce924740eed721425c289a342e88702a1661d7c06acd87528ee8c3bc5"` [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling nearly_eq v0.2.4 [INFO] [stderr] Compiling mockiato-codegen v0.9.5 [INFO] [stderr] Compiling mockiato v0.9.5 [INFO] [stderr] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling myelin-engine v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 35.41s [INFO] running `"docker" "inspect" "2ee723fce924740eed721425c289a342e88702a1661d7c06acd87528ee8c3bc5"` [INFO] running `"docker" "rm" "-f" "2ee723fce924740eed721425c289a342e88702a1661d7c06acd87528ee8c3bc5"` [INFO] [stdout] 2ee723fce924740eed721425c289a342e88702a1661d7c06acd87528ee8c3bc5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 98728ded94218515ff7169042fdf973d14f6fa31d6facdaced40e8c9fed8ccd7 [INFO] running `"docker" "start" "-a" "98728ded94218515ff7169042fdf973d14f6fa31d6facdaced40e8c9fed8ccd7"` [INFO] [stderr] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(non_exhaustive)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/myelin_engine-a960dbf8d99d4d18 [INFO] [stdout] [INFO] [stdout] running 92 tests [INFO] [stdout] test object_builder::test::test_object_builder_should_error_with_everything_missing ... ok [INFO] [stdout] test object_builder::test::test_object_builder_should_error_for_missing_shape ... ok [INFO] [stdout] test object_builder::test::test_object_builder_should_error_for_missing_location ... ok [INFO] [stdout] test object_builder::test::test_object_builder_should_error_for_missing_mobility ... ok [INFO] [stdout] test object_builder::test::test_object_builder_should_error_for_missing_associated_data ... ok [INFO] [stdout] test object_builder::test::test_object_builder_should_use_default_rotation ... ok [INFO] [stdout] test object_builder::test::can_create_object_builder_from_object_description ... ok [INFO] [stdout] test object_builder::test::test_object_builder_should_build_object ... ok [INFO] [stdout] test object::object_behavior::tests::object_behavior_can_be_downcast ... ok [INFO] [stdout] test simulation::simulation_impl::tests::destroying_self_removes_object ... ok [INFO] [stdout] test object_builder::test::test_object_builder_uses_associated_data ... ok [INFO] [stdout] test simulation::simulation_impl::tests::elapsed_time_in_update_is_initially_at_zero ... ok [INFO] [stdout] test simulation::simulation_impl::tests::force_application_is_propagated ... ok [INFO] [stdout] test object_builder::test::test_object_builder_uses_default_value_for_associated_data ... ok [INFO] [stdout] test object_builder::test::test_object_builder_uses_passable ... ok [INFO] [stdout] test simulation::simulation_impl::tests::converts_to_physical_body ... ok [INFO] [stdout] test simulation::simulation_impl::tests::destroy_removes_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::elapsed_time_in_update_is_correct_after_step ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_objects_in_area ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_objects_in_polygon ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_objects_in_ray ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_step ... ok [INFO] [stdout] test simulation::simulation_impl::tests::elapsed_time_in_update_is_correct_after_multiple_steps ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_step_to_added_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_zero_timestep ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_simulated_timestep ... ok [INFO] [stdout] test simulation::simulation_impl::tests::returns_added_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::retrieves_added_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::spawns_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::returns_no_objects_with_invalid_id ... ok [INFO] [stdout] test simulation::simulation_impl::tests::returns_no_objects_when_empty ... ok [INFO] [stdout] test simulation::simulation_impl::tests::returns_no_object_with_invalid_handle ... ok [INFO] [stdout] test simulation::simulation_impl::time::tests::duration_since_another_instant_wrapper_is_within_range ... ok [INFO] [stdout] test simulation::simulation_impl::time::tests::returns_inner ... ok [INFO] [stdout] test simulation::simulation_impl::time::tests::duration_since_another_instant_wrapper_is_within_range_after_second_sleep ... ok [INFO] [stdout] test simulation::simulation_impl::time::tests::elapsed_time_is_within_range ... ok [INFO] [stdout] test simulation::simulation_impl::tests::objects_in_area_panics_when_given_invalid_handle ... ok [INFO] [stdout] test simulation::simulation_impl::tests::panics_on_invalid_body ... ok [INFO] [stdout] test simulation::simulation_impl::tests::panics_on_negative_timestep ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::applied_force_is_propagated ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_does_not_return_out_of_range_bodies ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_passable_body_in_area ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_body_in_area ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_body_in_area ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_passable_body_in_area ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_does_not_return_out_of_range_bodies ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_bodies_in_area ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::force_does_nothing_before_step ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_does_not_return_out_of_range_bodies ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_passable_bodies_in_area ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::can_return_grounded_object_with_valid_handle ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::can_return_mixed_objects_with_valid_handles ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::linear_force_with_no_torque_changes_location_and_speed ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::negative_linear_force_results_in_lower_location ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_into_other_passable_body ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::negative_torque_results_in_negative_rotation ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_out_of_passable_body ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::returns_correct_grounded_body ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::can_return_rigid_object_with_valid_handle ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::location_can_underflow ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_into_passable_body ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::linear_force_and_torque_can_be_combined ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::removed_object_cannot_be_accessed ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::removing_object_returns_physical_body ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_out_of_passable_body ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::returns_correct_passable_body ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::returns_none_when_calling_body_with_invalid_handle ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::returns_correct_rigid_body ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::returns_none_when_removing_invalid_object ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::step_is_ignored_for_rigid_objects_with_no_movement ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_nphysics_rotation_returns_pi_when_passed_pi ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_radians_returns_0_when_passed_0 ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_radians_returns_error_when_passed_too_big_value ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_radians_returns_error_when_passed_too_small_value ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_radians_returns_half_pi_when_passed_half_pi ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_radians_returns_one_and_a_half_pi_when_passed_negative_half_pi ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_radians_returns_returns_pi_when_passed_pi ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_radians_works_with_almost_zero_value ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_radians_works_with_value_close_to_epsilon ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::timestep_can_be_changed ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_nphysics_rotation_returns_negative_half_pi_when_passed_one_and_a_half_pi ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::step_is_ignored_for_grounded_objects ... FAILED [INFO] [stdout] test world_interactor::world_interactor_impl::tests::find_objects_in_polygon_is_propagated ... ok [INFO] [stdout] test world_interactor::world_interactor_impl::tests::object_is_propagated ... ok [INFO] [stdout] test world_interactor::world_interactor_impl::tests::find_objects_in_ray_is_propagated ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_nphysics_rotation_returns_half_pi_when_passed_half_pi ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::to_nphysics_rotation_returns_0_when_passed_0 ... ok [INFO] [stdout] test world_interactor::world_interactor_impl::tests::find_objects_in_area_is_propagated ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::torque_with_no_linear_force_changes_rotation ... FAILED [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::timestep_is_respected ... FAILED [INFO] [stdout] test world_interactor::world_interactor_impl::tests::object_panics_on_internal_error ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::zero_force_is_ignored ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::applied_force_is_propagated stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::applied_force_is_propagated' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e1eec - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::applied_force_is_propagated::hcbfedae06f6f99c0 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:654 [INFO] [stdout] 24: 0x55e4708e1e1a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::applied_force_is_propagated::{{closure}}::h22c71a70f7b365b0 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:646 [INFO] [stdout] 25: 0x55e4707e498e - core::ops::function::FnOnce::call_once::hf3fac5a4d6d0fa76 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_does_not_return_out_of_range_bodies stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_does_not_return_out_of_range_bodies' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e24ab - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_does_not_return_out_of_range_bodies::hf1b98b9a867e3fea [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:732 [INFO] [stdout] 24: 0x55e4708e23fa - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_does_not_return_out_of_range_bodies::{{closure}}::h6fe677bfbca93b2a [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:729 [INFO] [stdout] 25: 0x55e4707e3b2e - core::ops::function::FnOnce::call_once::h633e01bc0de4a2c4 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_passable_body_in_area stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_passable_body_in_area' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708d901c - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_bodies_in_area_returns_body_in_area::h5b40a4233416ff92 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:674 [INFO] [stdout] 24: 0x55e4708e207c - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_passable_body_in_area::ha366d232dce92f2e [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:666 [INFO] [stdout] 25: 0x55e4708e1fda - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_passable_body_in_area::{{closure}}::hdc9a3d5ba5e9abfd [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:665 [INFO] [stdout] 26: 0x55e4707e3fae - core::ops::function::FnOnce::call_once::h9991e10ec8641838 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_body_in_area stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_body_in_area' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708d901c - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_bodies_in_area_returns_body_in_area::h5b40a4233416ff92 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:674 [INFO] [stdout] 24: 0x55e4708e1fc8 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_body_in_area::h41b00b33463fbc9c [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:661 [INFO] [stdout] 25: 0x55e4708e1f9a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_body_in_area::{{closure}}::h5a2a8964c09d8f70 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:660 [INFO] [stdout] 26: 0x55e4707e409e - core::ops::function::FnOnce::call_once::h9cfda0bf80c77671 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_body_in_area stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_body_in_area' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708d944c - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_bodies_in_polygon_returns_body_in_area::hc5c096fa0f2a2d8d [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:713 [INFO] [stdout] 24: 0x55e4708e2328 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_body_in_area::h98fcec2b881ae67f [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:700 [INFO] [stdout] 25: 0x55e4708e22fa - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_body_in_area::{{closure}}::h1ca187bc41bedad5 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:699 [INFO] [stdout] 26: 0x55e4707e38ce - core::ops::function::FnOnce::call_once::h40869a2281014175 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_passable_body_in_area stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_passable_body_in_area' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708d944c - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_bodies_in_polygon_returns_body_in_area::hc5c096fa0f2a2d8d [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:713 [INFO] [stdout] 24: 0x55e4708e23dc - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_passable_body_in_area::hf4ac41230a7f014d [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:705 [INFO] [stdout] 25: 0x55e4708e233a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_passable_body_in_area::{{closure}}::ha81151382c53d477 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:704 [INFO] [stdout] 26: 0x55e4707e335e - core::ops::function::FnOnce::call_once::h0d3b619d3db53106 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_does_not_return_out_of_range_bodies stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_does_not_return_out_of_range_bodies' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e214b - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_does_not_return_out_of_range_bodies::h22e03688bf3533ab [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:688 [INFO] [stdout] 24: 0x55e4708e209a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_does_not_return_out_of_range_bodies::{{closure}}::h678d0be611d0f57f [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:685 [INFO] [stdout] 25: 0x55e4707e400e - core::ops::function::FnOnce::call_once::h99de969739683913 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_bodies_in_area stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_bodies_in_area' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e2753 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_bodies_in_area::hf8325370ca22564d [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:752 [INFO] [stdout] 24: 0x55e4708e269a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_bodies_in_area::{{closure}}::h16006057f2dea039 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:749 [INFO] [stdout] 25: 0x55e4707e45fe - core::ops::function::FnOnce::call_once::hd5335d79b48d4b30 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::force_does_nothing_before_step stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::force_does_nothing_before_step' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e33ce - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::force_does_nothing_before_step::hff492ba8ef5bc329 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:808 [INFO] [stdout] 24: 0x55e4708e333a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::force_does_nothing_before_step::{{closure}}::he27e31c52226ce8f [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:804 [INFO] [stdout] 25: 0x55e4707e448e - core::ops::function::FnOnce::call_once::hc726ac33cc852ed2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_does_not_return_out_of_range_bodies stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_does_not_return_out_of_range_bodies' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e3063 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_does_not_return_out_of_range_bodies::hc8a61cd47282856e [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:787 [INFO] [stdout] 24: 0x55e4708e2faa - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_does_not_return_out_of_range_bodies::{{closure}}::h07343e11613c2f27 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:784 [INFO] [stdout] 25: 0x55e4707e3fde - core::ops::function::FnOnce::call_once::h99990160257268be [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_passable_bodies_in_area stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_passable_bodies_in_area' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e2c9b - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_passable_bodies_in_area::h53a981f23ee7e728 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:772 [INFO] [stdout] 24: 0x55e4708e2bea - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_passable_bodies_in_area::{{closure}}::hee80453d4840c245 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:769 [INFO] [stdout] 25: 0x55e4707e35ae - core::ops::function::FnOnce::call_once::h27d25e111e91afa6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::can_return_mixed_objects_with_valid_handles stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::can_return_mixed_objects_with_valid_handles' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708dfe8e - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::can_return_mixed_objects_with_valid_handles::hfe8223063f0b1518 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:534 [INFO] [stdout] 24: 0x55e4708dfd9a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::can_return_mixed_objects_with_valid_handles::{{closure}}::h7b8e8ab00f5b4a71 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:529 [INFO] [stdout] 25: 0x55e4707e4a2e - core::ops::function::FnOnce::call_once::hf56087349a83dfec [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::linear_force_with_no_torque_changes_location_and_speed stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::linear_force_with_no_torque_changes_location_and_speed' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708da674 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_force::h28f90e416f993040 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:1027 [INFO] [stdout] 24: 0x55e4708e427e - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::linear_force_with_no_torque_changes_location_and_speed::h74da97945b264731 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:971 [INFO] [stdout] 25: 0x55e4708e40da - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::linear_force_with_no_torque_changes_location_and_speed::{{closure}}::h874392759dee4db1 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:960 [INFO] [stdout] 26: 0x55e4707e3cfe - core::ops::function::FnOnce::call_once::h7ea112b868d40226 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::negative_linear_force_results_in_lower_location stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::negative_linear_force_results_in_lower_location' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708da674 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_force::h28f90e416f993040 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:1027 [INFO] [stdout] 24: 0x55e4708e44ec - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::negative_linear_force_results_in_lower_location::hc473d222f4610f1a [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:986 [INFO] [stdout] 25: 0x55e4708e434a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::negative_linear_force_results_in_lower_location::{{closure}}::h14149e3c589a6d16 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:975 [INFO] [stdout] 26: 0x55e4707e49be - core::ops::function::FnOnce::call_once::hf44c66327c2a751f [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_into_other_passable_body stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_into_other_passable_body' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708da01d - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_body_can_move_into_passable_body::hd9d18418ede8bdd8 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:897 [INFO] [stdout] 24: 0x55e4708e3ac5 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_into_other_passable_body::hc2a7eedde38fc703 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:878 [INFO] [stdout] 25: 0x55e4708e39ca - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_into_other_passable_body::{{closure}}::hc0d873944b35d014 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:877 [INFO] [stdout] 26: 0x55e4707e340e - core::ops::function::FnOnce::call_once::h10f7622af813b51e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::negative_torque_results_in_negative_rotation stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::negative_torque_results_in_negative_rotation' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708da674 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_force::h28f90e416f993040 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:1027 [INFO] [stdout] 24: 0x55e4708e4013 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::negative_torque_results_in_negative_rotation::h6b8cdc5b73524afe [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:956 [INFO] [stdout] 25: 0x55e4708e3e8a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::negative_torque_results_in_negative_rotation::{{closure}}::h2f86b4f3ce852eb7 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:946 [INFO] [stdout] 26: 0x55e4707e372e - core::ops::function::FnOnce::call_once::h2e2f2229f3046dcb [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_out_of_passable_body stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_out_of_passable_body' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708d98b5 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_body_can_move_out_of_passable_body::hb581f38a79105c4e [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:841 [INFO] [stdout] 24: 0x55e4708e3848 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_out_of_passable_body::h074ab625d40f7a4a [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:827 [INFO] [stdout] 25: 0x55e4708e37fa - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_out_of_passable_body::{{closure}}::h4ad5d20ff9527fc8 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:826 [INFO] [stdout] 26: 0x55e4707e427e - core::ops::function::FnOnce::call_once::hb1c9e96b4fd315bc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::can_return_rigid_object_with_valid_handle stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::can_return_rigid_object_with_valid_handle' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708df6db - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::can_return_rigid_object_with_valid_handle::h18f8832efc3773c0 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:490 [INFO] [stdout] 24: 0x55e4708df62a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::can_return_rigid_object_with_valid_handle::{{closure}}::h431a68ad0b0872fe [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:486 [INFO] [stdout] 25: 0x55e4707e42ae - core::ops::function::FnOnce::call_once::hb1eb36a13b92657f [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::location_can_underflow stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::location_can_underflow' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708da674 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_force::h28f90e416f993040 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:1027 [INFO] [stdout] 24: 0x55e4708e4772 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::location_can_underflow::h7fc7d29e0aa20df5 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:1004 [INFO] [stdout] 25: 0x55e4708e45ba - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::location_can_underflow::{{closure}}::h9c1193ee3993ef05 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:990 [INFO] [stdout] 26: 0x55e4707e495e - core::ops::function::FnOnce::call_once::hed4e6b856ac1c783 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_into_passable_body stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_into_passable_body' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708da01d - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_body_can_move_into_passable_body::hd9d18418ede8bdd8 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:897 [INFO] [stdout] 24: 0x55e4708e39b5 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_into_passable_body::h3086f0bcadf78c5d [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:867 [INFO] [stdout] 25: 0x55e4708e38ba - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_into_passable_body::{{closure}}::h8febdb06f29d6c9d [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:866 [INFO] [stdout] 26: 0x55e4707e39be - core::ops::function::FnOnce::call_once::h4ee39a59a03cf6fb [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::linear_force_and_torque_can_be_combined stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::linear_force_and_torque_can_be_combined' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708da674 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_force::h28f90e416f993040 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:1027 [INFO] [stdout] 24: 0x55e4708e4a55 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::linear_force_and_torque_can_be_combined::h696df71b41a6b789 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:1021 [INFO] [stdout] 25: 0x55e4708e483a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::linear_force_and_torque_can_be_combined::{{closure}}::hd71b7306877947bb [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:1008 [INFO] [stdout] 26: 0x55e4707e395e - core::ops::function::FnOnce::call_once::h442e4ab27045c8d2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::removed_object_cannot_be_accessed stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::removed_object_cannot_be_accessed' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708dfc1e - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::removed_object_cannot_be_accessed::h54f3f0d87ed198ca [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:521 [INFO] [stdout] 24: 0x55e4708dfb9a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::removed_object_cannot_be_accessed::{{closure}}::hf5e962120756df83 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:517 [INFO] [stdout] 25: 0x55e4707e34ee - core::ops::function::FnOnce::call_once::h19e4b5c61f051f60 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::removing_object_returns_physical_body stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::removing_object_returns_physical_body' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708df90e - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::removing_object_returns_physical_body::h0e3ddd48b5910f4e [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:510 [INFO] [stdout] 24: 0x55e4708df88a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::removing_object_returns_physical_body::{{closure}}::h116a4b4f0355e1a0 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:506 [INFO] [stdout] 25: 0x55e4707e3b8e - core::ops::function::FnOnce::call_once::h6a503dc9d1a6abde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_out_of_passable_body stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_out_of_passable_body' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708d98b5 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_body_can_move_out_of_passable_body::hb581f38a79105c4e [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:841 [INFO] [stdout] 24: 0x55e4708e38a8 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_out_of_passable_body::h61afdb53045b2236 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:832 [INFO] [stdout] 25: 0x55e4708e385a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_out_of_passable_body::{{closure}}::h824eaab278538771 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:831 [INFO] [stdout] 26: 0x55e4707e44be - core::ops::function::FnOnce::call_once::hc787d37430f30bbd [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::returns_correct_passable_body stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::returns_correct_passable_body' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e052e - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::returns_correct_passable_body::hf0700058ce05614b [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:559 [INFO] [stdout] 24: 0x55e4708e041a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::returns_correct_passable_body::{{closure}}::h63c5a3a7502a0ef4 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:553 [INFO] [stdout] 25: 0x55e4707e3ace - core::ops::function::FnOnce::call_once::h622b4550072684c2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::returns_correct_rigid_body stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::returns_correct_rigid_body' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e00ce - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::returns_correct_rigid_body::h005266f3ce7b2b5c [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:545 [INFO] [stdout] 24: 0x55e4708e004a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::returns_correct_rigid_body::{{closure}}::h3198759426588cd4 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:542 [INFO] [stdout] 25: 0x55e4707e39ee - core::ops::function::FnOnce::call_once::h50347218ee7a8b2a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::timestep_can_be_changed stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::timestep_can_be_changed' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e1182 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::timestep_can_be_changed::hcff6d4f0adb88395 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:601 [INFO] [stdout] 24: 0x55e4708e10da - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::timestep_can_be_changed::{{closure}}::h02db0dcae6c1e024 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:596 [INFO] [stdout] 25: 0x55e4707e3f4e - core::ops::function::FnOnce::call_once::h95678941328de341 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::step_is_ignored_for_grounded_objects stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::step_is_ignored_for_grounded_objects' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e1abd - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::step_is_ignored_for_grounded_objects::h2dcb843613bdf484 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:636 [INFO] [stdout] 24: 0x55e4708e196a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::step_is_ignored_for_grounded_objects::{{closure}}::h3bc0b96f1cb11989 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:629 [INFO] [stdout] 25: 0x55e4707e489e - core::ops::function::FnOnce::call_once::he68cf51ee429bd24 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::torque_with_no_linear_force_changes_rotation stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::torque_with_no_linear_force_changes_rotation' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708da674 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_force::h28f90e416f993040 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:1027 [INFO] [stdout] 24: 0x55e4708e3dc3 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::torque_with_no_linear_force_changes_rotation::h0e2d079ae7340a41 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:942 [INFO] [stdout] 25: 0x55e4708e3c3a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::torque_with_no_linear_force_changes_rotation::{{closure}}::h29f8437e48367cbe [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:932 [INFO] [stdout] 26: 0x55e4707e492e - core::ops::function::FnOnce::call_once::hec33ff133e8ad68e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::timestep_is_respected stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::timestep_is_respected' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708e0cce - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::timestep_is_respected::h5bf29da91ce1c7d4 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:581 [INFO] [stdout] 24: 0x55e4708e0c3a - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::timestep_is_respected::{{closure}}::h7bec3cf8260973b9 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:577 [INFO] [stdout] 25: 0x55e4707e3bee - core::ops::function::FnOnce::call_once::h721e0a9fef43d579 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 26: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 27: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 38: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 41: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 42: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7ff9528996db - start_thread [INFO] [stdout] 45: 0x7ff9523aa88f - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::world::nphysics_world::tests::zero_force_is_ignored stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::world::nphysics_world::tests::zero_force_is_ignored' panicked at 'attempted to leave type `nalgebra::base::array_storage::ArrayStorage` uninitialized, which is invalid', /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e470a95bd4 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e470a95bd4 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e470a95bd4 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e470a95bd4 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e470abf8dc - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e4709e1ec5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e470a90111 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e470a984a5 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e470a984a5 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e470a984a5 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e470a9818b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e470a98b02 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e470a986eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e470abd6d1 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e470abd61d - core::panicking::panic::hbfb03ddd2cbb509e [INFO] [stdout] at src/libcore/panicking.rs:54 [INFO] [stdout] 15: 0x55e4707a53a3 - core::mem::uninitialized::habcfe42998ea018a [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/mem/mod.rs:661 [INFO] [stdout] 16: 0x55e4707a53a3 - >::allocate_uninitialized::h59f390e920e0b96a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:49 [INFO] [stdout] 17: 0x55e4707a4860 - >::allocate_from_iterator::ha34d48e7fe14b63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/default_allocator.rs:59 [INFO] [stdout] 18: 0x55e470964ba0 - nalgebra::base::construction::>::Buffer>>::from_iterator_generic::h371e64d558536f57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:65 [INFO] [stdout] 19: 0x55e470964741 - nalgebra::base::construction::>::Buffer>>::repeat_generic::h77ed1edb17c5166b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:51 [INFO] [stdout] 20: 0x55e4709654ed - nalgebra::base::construction::>::Buffer>>::repeat::heec7c605722e7fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/construction.rs:389 [INFO] [stdout] 21: 0x55e4708b584b - nphysics2d::object::rigid_body::RigidBodyDesc::new::h6fd3eec2e7cf28e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nphysics2d-0.12.3/src/object/rigid_body.rs:886 [INFO] [stdout] 22: 0x55e47098c498 - ::add_body::h348a3100a26ba546 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:293 [INFO] [stdout] 23: 0x55e4708da674 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::test_force::h28f90e416f993040 [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:1027 [INFO] [stdout] 24: 0x55e4708e3bc9 - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::zero_force_is_ignored::ha60ead9e89e0a90e [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:928 [INFO] [stdout] 25: 0x55e4708e3ada - myelin_engine::simulation::simulation_impl::world::nphysics_world::tests::zero_force_is_ignored::{{closure}}::hc880cec390c42ccf [INFO] [stdout] at src/simulation/simulation_impl/world/nphysics_world.rs:921 [INFO] [stdout] 26: 0x55e4707e329e - core::ops::function::FnOnce::call_once::h04ab9c5773dc5863 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 27: 0x55e4709eddbf - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 28: 0x55e470a093be - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55e470a093be - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55e470a093be - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55e470a093be - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55e470a093be - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 33: 0x55e470a093be - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 34: 0x55e4709e1376 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 35: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 36: 0x55e4709e6705 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e4709e6705 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e4709e6705 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e4709e6705 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e4709e6705 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 41: 0x55e4709e6705 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 42: 0x55e470a8c1bf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 43: 0x55e470a9f2e3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 44: 0x55e470a9f2e3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 45: 0x7ff9528996db - start_thread [INFO] [stdout] 46: 0x7ff9523aa88f - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::applied_force_is_propagated [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_does_not_return_out_of_range_bodies [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_body_in_area [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_passable_body_in_area [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_does_not_return_out_of_range_bodies [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_body_in_area [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_passable_body_in_area [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_does_not_return_out_of_range_bodies [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_bodies_in_area [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_passable_bodies_in_area [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::can_return_mixed_objects_with_valid_handles [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::can_return_rigid_object_with_valid_handle [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::force_does_nothing_before_step [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::linear_force_and_torque_can_be_combined [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::linear_force_with_no_torque_changes_location_and_speed [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::location_can_underflow [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::negative_linear_force_results_in_lower_location [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::negative_torque_results_in_negative_rotation [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_into_passable_body [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_out_of_passable_body [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_into_other_passable_body [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_out_of_passable_body [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::removed_object_cannot_be_accessed [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::removing_object_returns_physical_body [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::returns_correct_passable_body [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::returns_correct_rigid_body [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::step_is_ignored_for_grounded_objects [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::timestep_can_be_changed [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::timestep_is_respected [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::torque_with_no_linear_force_changes_rotation [INFO] [stdout] simulation::simulation_impl::world::nphysics_world::tests::zero_force_is_ignored [INFO] [stdout] [INFO] [stdout] test result: FAILED. 61 passed; 31 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "98728ded94218515ff7169042fdf973d14f6fa31d6facdaced40e8c9fed8ccd7"` [INFO] running `"docker" "rm" "-f" "98728ded94218515ff7169042fdf973d14f6fa31d6facdaced40e8c9fed8ccd7"` [INFO] [stdout] 98728ded94218515ff7169042fdf973d14f6fa31d6facdaced40e8c9fed8ccd7