[INFO] cloning repository myelin-ai/engine [INFO] running `"git" "clone" "--bare" "git://github.com/myelin-ai/engine.git" "work/cache/sources/gh/myelin-ai/engine"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/myelin-ai/engine'... [INFO] running `"git" "clone" "work/cache/sources/gh/myelin-ai/engine" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/myelin-ai/engine"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/myelin-ai/engine'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/myelin-ai/engine" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/myelin-ai/engine"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/myelin-ai/engine'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 019866caa63fc505db216d1eab80f24129aa5436 [INFO] sha for GitHub repo myelin-ai/engine: 019866caa63fc505db216d1eab80f24129aa5436 [INFO] validating manifest of myelin-ai/engine on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of myelin-ai/engine on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing myelin-ai/engine [INFO] finished frobbing myelin-ai/engine [INFO] frobbed toml for myelin-ai/engine written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/myelin-ai/engine/Cargo.toml [INFO] started frobbing myelin-ai/engine [INFO] finished frobbing myelin-ai/engine [INFO] frobbed toml for myelin-ai/engine written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/myelin-ai/engine/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ncollide2d v0.19.2 [INFO] [stderr] Downloaded nphysics2d v0.11.1 [INFO] [stderr] Downloaded mockiato v0.6.3 [INFO] [stderr] Downloaded mockiato-codegen v0.6.3 [INFO] [stderr] Downloaded nameof v1.1.0 [INFO] [stderr] Downloaded nearly_eq v0.2.4 [INFO] [stderr] Downloaded myelin-geometry v2.4.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing myelin-ai/engine against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/myelin-ai/engine:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] c7be3aeaeca143833f207b3b5ad4dd34aa183ebb3a55c305975ea0f694a13206 [INFO] running `"docker" "start" "-a" "c7be3aeaeca143833f207b3b5ad4dd34aa183ebb3a55c305975ea0f694a13206"` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling nameof v1.1.0 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling myelin-geometry v2.4.0 [INFO] [stderr] Compiling ncollide2d v0.19.2 [INFO] [stderr] Compiling nphysics2d v0.11.1 [INFO] [stderr] Compiling myelin-engine v0.13.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `"docker" "inspect" "c7be3aeaeca143833f207b3b5ad4dd34aa183ebb3a55c305975ea0f694a13206"` [INFO] running `"docker" "rm" "-f" "c7be3aeaeca143833f207b3b5ad4dd34aa183ebb3a55c305975ea0f694a13206"` [INFO] [stdout] c7be3aeaeca143833f207b3b5ad4dd34aa183ebb3a55c305975ea0f694a13206 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/myelin-ai/engine:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 8223b68f11d253335b9ff24a06cdf301b585d558f899f5480f8aa025e43da642 [INFO] running `"docker" "start" "-a" "8223b68f11d253335b9ff24a06cdf301b585d558f899f5480f8aa025e43da642"` [INFO] [stderr] Compiling nearly_eq v0.2.4 [INFO] [stderr] Compiling mockiato-codegen v0.6.3 [INFO] [stderr] Compiling mockiato v0.6.3 [INFO] [stderr] Compiling myelin-engine v0.13.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.50s [INFO] running `"docker" "inspect" "8223b68f11d253335b9ff24a06cdf301b585d558f899f5480f8aa025e43da642"` [INFO] running `"docker" "rm" "-f" "8223b68f11d253335b9ff24a06cdf301b585d558f899f5480f8aa025e43da642"` [INFO] [stdout] 8223b68f11d253335b9ff24a06cdf301b585d558f899f5480f8aa025e43da642 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/myelin-ai/engine:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 72fd72e541410ee9af52fcfd2c531f54110b97bfce98d7f3a6ca676adf228e1b [INFO] running `"docker" "start" "-a" "72fd72e541410ee9af52fcfd2c531f54110b97bfce98d7f3a6ca676adf228e1b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/myelin_engine-ec098d52315a334c [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_mobility ... 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_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_uses_associated_data ... ok [INFO] [stdout] test object_builder::test::test_object_builder_uses_default_value_for_associated_data ... ok [INFO] [stdout] test object::object_behavior::tests::object_behavior_can_be_downcast ... 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::destroying_self_removes_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::elapsed_time_in_update_is_initially_at_zero ... ok [INFO] [stdout] test object_builder::test::test_object_builder_should_build_object ... ok [INFO] [stdout] test object_builder::test::test_object_builder_should_error_for_missing_associated_data ... ok [INFO] [stdout] test simulation::simulation_impl::tests::force_application_is_propagated ... 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::propagates_step_to_added_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_zero_timestep ... ok [INFO] [stdout] test simulation::simulation_impl::tests::retrieves_added_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::returns_added_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::returns_no_object_with_invalid_handle ... ok [INFO] [stdout] test simulation::simulation_impl::tests::returns_no_objects_when_empty ... ok [INFO] [stdout] test simulation::simulation_impl::tests::returns_no_objects_with_invalid_id ... ok [INFO] [stdout] test simulation::simulation_impl::tests::spawns_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_simulated_timestep ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_objects_in_area ... ok [INFO] [stdout] test simulation::simulation_impl::time::tests::duration_since_another_instant_wrapper_is_within_range ... ok [INFO] [stdout] test simulation::simulation_impl::tests::elapsed_time_in_update_is_correct_after_multiple_steps ... ok [INFO] [stdout] test simulation::simulation_impl::time::tests::elapsed_time_is_within_range ... ok [INFO] [stdout] test simulation::simulation_impl::time::tests::returns_inner ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::applied_force_is_propagated ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_passable_body_in_area ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_returns_body_in_area ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_area_does_not_return_out_of_range_bodies ... 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::world::nphysics_world::tests::bodies_in_polygon_returns_body_in_area ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_does_not_return_out_of_range_bodies ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_passable_bodies_in_area ... ok [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 ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_does_not_return_out_of_range_bodies ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_polygon_returns_passable_body_in_area ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::bodies_in_ray_returns_bodies_in_area ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::linear_force_and_torque_can_be_combined ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::linear_force_with_no_torque_changes_location_and_speed ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::location_can_underflow ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::can_return_rigid_object_with_valid_handle ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::negative_linear_force_results_in_lower_location ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::force_does_nothing_before_step ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_into_other_passable_body ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::negative_torque_results_in_negative_rotation ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_out_of_passable_body ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::passable_body_can_move_out_of_passable_body ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::removed_object_cannot_be_accessed ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::non_passable_body_can_move_into_passable_body ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::removing_object_returns_physical_body ... ok [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::returns_none_when_calling_body_with_invalid_handle ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::returns_correct_passable_body ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::step_is_ignored_for_grounded_objects ... ok [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::timestep_is_respected ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::returns_correct_rigid_body ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::timestep_can_be_changed ... 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_nphysics_rotation_returns_0_when_passed_0 ... 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_radians_returns_error_when_passed_too_small_value ... 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_nphysics_rotation_returns_negative_half_pi_when_passed_one_and_a_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::zero_force_is_ignored ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::torque_with_no_linear_force_changes_rotation ... 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_half_pi_when_passed_half_pi ... ok [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 world_interactor::world_interactor_impl::tests::find_objects_in_area_is_propagated ... ok [INFO] [stdout] test simulation::simulation_impl::tests::panics_on_negative_timestep ... ok [INFO] [stdout] test simulation::simulation_impl::tests::objects_in_area_panics_when_given_invalid_handle ... ok [INFO] [stdout] test simulation::simulation_impl::tests::elapsed_time_in_update_is_correct_after_step ... FAILED [INFO] [stdout] test simulation::simulation_impl::tests::panics_on_invalid_body ... ok [INFO] [stdout] test world_interactor::world_interactor_impl::tests::object_panics_on_internal_error ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- simulation::simulation_impl::tests::elapsed_time_in_update_is_correct_after_step stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::tests::elapsed_time_in_update_is_correct_after_step' panicked at 'assertion failed: elapsed_time >= sleep_time && elapsed_time <= MAX_DURATION', src/simulation/simulation_impl.rs:1163:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55deeff04e6b - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55deeff04e6b - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55deeff04e6b - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55deeff04e6b - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55deeff04e6b - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55deeff04aff - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55deeff055e0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55deefe8fff8 - std::panicking::begin_panic::h863d37353279f1b8 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:409 [INFO] [stdout] 8: 0x55deefde4a7b - myelin_engine::simulation::simulation_impl::tests::elapsed_time_in_update_is_correct_after_step::h44bc250b37c73ede [INFO] [stdout] at src/simulation/simulation_impl.rs:1163 [INFO] [stdout] 9: 0x55deefde486a - myelin_engine::simulation::simulation_impl::tests::elapsed_time_in_update_is_correct_after_step::{{closure}}::h5f801a796fb0a343 [INFO] [stdout] at src/simulation/simulation_impl.rs:1150 [INFO] [stdout] 10: 0x55deefe37dee - core::ops::function::FnOnce::call_once::hfb90a43a282fabc5 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 11: 0x55deefe5a73f - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 12: 0x55deeff084aa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 13: 0x55deefe75118 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 14: 0x55deefe75118 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 15: 0x55deefe75118 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 16: 0x55deefe4fcb5 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55deefe53cb5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55deefe53cb5 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 19: 0x55deefe53cb5 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 20: 0x55deeff084aa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 21: 0x55deefe54342 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 22: 0x55deefe54342 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 23: 0x55deefe54342 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55deefe54342 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 25: 0x55deefefab7f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 26: 0x55deeff078b0 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 27: 0x55deeff078b0 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55deeff078b0 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f683d3994a4 - start_thread [INFO] [stdout] 30: 0x7f683cec4d0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] simulation::simulation_impl::tests::elapsed_time_in_update_is_correct_after_step [INFO] [stdout] [INFO] [stdout] test result: FAILED. 91 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "72fd72e541410ee9af52fcfd2c531f54110b97bfce98d7f3a6ca676adf228e1b"` [INFO] running `"docker" "rm" "-f" "72fd72e541410ee9af52fcfd2c531f54110b97bfce98d7f3a6ca676adf228e1b"` [INFO] [stdout] 72fd72e541410ee9af52fcfd2c531f54110b97bfce98d7f3a6ca676adf228e1b