[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] d1518af19f7f9d629841a670e7020a41ed5634da158b6490a8529fffbc41aacb [INFO] running `"docker" "start" "-a" "d1518af19f7f9d629841a670e7020a41ed5634da158b6490a8529fffbc41aacb"` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling nameof v1.1.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.1 [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 46s [INFO] running `"docker" "inspect" "d1518af19f7f9d629841a670e7020a41ed5634da158b6490a8529fffbc41aacb"` [INFO] running `"docker" "rm" "-f" "d1518af19f7f9d629841a670e7020a41ed5634da158b6490a8529fffbc41aacb"` [INFO] [stdout] d1518af19f7f9d629841a670e7020a41ed5634da158b6490a8529fffbc41aacb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7c03000a5a18b97782f940374bdd240e8ae24f8390072d0014d8abf071fbd495 [INFO] running `"docker" "start" "-a" "7c03000a5a18b97782f940374bdd240e8ae24f8390072d0014d8abf071fbd495"` [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 26.99s [INFO] running `"docker" "inspect" "7c03000a5a18b97782f940374bdd240e8ae24f8390072d0014d8abf071fbd495"` [INFO] running `"docker" "rm" "-f" "7c03000a5a18b97782f940374bdd240e8ae24f8390072d0014d8abf071fbd495"` [INFO] [stdout] 7c03000a5a18b97782f940374bdd240e8ae24f8390072d0014d8abf071fbd495 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 080d225f86344b22d80164f3161635293b58e5c0ce70b315fca5be7e42963efa [INFO] running `"docker" "start" "-a" "080d225f86344b22d80164f3161635293b58e5c0ce70b315fca5be7e42963efa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/myelin_engine-06a5b752aba71854 [INFO] [stdout] [INFO] [stdout] running 92 tests [INFO] [stdout] test object_builder::test::test_object_builder_should_build_object ... 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_error_for_missing_associated_data ... ok [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_uses_default_value_for_associated_data ... 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_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 object_builder::test::test_object_builder_should_error_for_missing_location ... ok [INFO] [stdout] test simulation::simulation_impl::tests::destroying_self_removes_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::force_application_is_propagated ... ok [INFO] [stdout] test simulation::simulation_impl::tests::elapsed_time_in_update_is_initially_at_zero ... ok [INFO] [stdout] test object::object_behavior::tests::object_behavior_can_be_downcast ... ok [INFO] [stdout] test object_builder::test::test_object_builder_should_use_default_rotation ... ok [INFO] [stdout] test object_builder::test::test_object_builder_uses_associated_data ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_objects_in_ray ... 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_simulated_timestep ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_step_to_added_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_step ... 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::propagates_zero_timestep ... ok [INFO] [stdout] test simulation::simulation_impl::tests::returns_no_objects_with_invalid_id ... 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::spawns_object ... 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::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::bodies_in_area_does_not_return_out_of_range_bodies ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::applied_force_is_propagated ... 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::duration_since_another_instant_wrapper_is_within_range_after_second_sleep ... 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_polygon_does_not_return_out_of_range_bodies ... 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_returns_passable_body_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::can_return_rigid_object_with_valid_handle ... 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_ray_returns_passable_bodies_in_area ... 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::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::negative_linear_force_results_in_lower_location ... 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_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::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_correct_passable_body ... 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::returns_none_when_calling_body_with_invalid_handle ... 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_grounded_objects ... 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::removed_object_cannot_be_accessed ... 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::non_passable_body_can_move_into_passable_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::timestep_is_respected ... 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_negative_half_pi_when_passed_one_and_a_half_pi ... 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_pi_when_passed_pi ... 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_0_when_passed_0 ... 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::torque_with_no_linear_force_changes_rotation ... ok [INFO] [stdout] test simulation::simulation_impl::world::nphysics_world::tests::zero_force_is_ignored ... ok [INFO] [stdout] test world_interactor::world_interactor_impl::tests::find_objects_in_area_is_propagated ... 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::find_objects_in_ray_is_propagated ... ok [INFO] [stdout] test world_interactor::world_interactor_impl::tests::object_is_propagated ... 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_negative_timestep ... ok [INFO] [stdout] test simulation::simulation_impl::tests::panics_on_invalid_body ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [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: 0x55cfc9d5aa5b - backtrace::backtrace::libunwind::trace::hcbf63b8d794b15f4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cfc9d5aa5b - backtrace::backtrace::trace_unsynchronized::h681e1cb201a9972d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cfc9d5aa5b - std::sys_common::backtrace::_print::hd27175ce39811176 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cfc9d5aa5b - std::sys_common::backtrace::print::h117e2eebf9a1e122 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cfc9d5aa5b - std::panicking::default_hook::{{closure}}::h6369b988ee675335 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55cfc9d5a6ef - std::panicking::default_hook::hfaefd2bea4c25f9e [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55cfc9d5b1d0 - std::panicking::rust_panic_with_hook::h02c52718165ccced [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55cfc9d4ddd8 - std::panicking::begin_panic::h46b9d39c32fa8115 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:409 [INFO] [stdout] 8: 0x55cfc9c38b1b - myelin_engine::simulation::simulation_impl::tests::elapsed_time_in_update_is_correct_after_step::h09794c3735353004 [INFO] [stdout] at src/simulation/simulation_impl.rs:1163 [INFO] [stdout] 9: 0x55cfc9c3890a - myelin_engine::simulation::simulation_impl::tests::elapsed_time_in_update_is_correct_after_step::{{closure}}::he15f37ea7f21e847 [INFO] [stdout] at src/simulation/simulation_impl.rs:1150 [INFO] [stdout] 10: 0x55cfc9c8acce - core::ops::function::FnOnce::call_once::h3f3341b718e10123 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 11: 0x55cfc9caeb8f - as core::ops::function::FnOnce>::call_once::h051e7835d417eabd [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 12: 0x55cfc9d5e09a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 13: 0x55cfc9cc9568 - std::panicking::try::h2a4c737ee7913c25 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 14: 0x55cfc9cc9568 - std::panic::catch_unwind::hb4a850da3c0f461d [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 15: 0x55cfc9cc9568 - test::run_test::run_test_inner::{{closure}}::hf1081f8a70de250d [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 16: 0x55cfc9ca4105 - std::sys_common::backtrace::__rust_begin_short_backtrace::h342b596609fb99e3 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x55cfc9ca8095 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h513520560543c60c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x55cfc9ca8095 - as core::ops::function::FnOnce<()>>::call_once::ha4e1c61c6177bb54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:309 [INFO] [stdout] 19: 0x55cfc9ca8095 - std::panicking::try::do_call::h0eb4a0e045c14646 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:294 [INFO] [stdout] 20: 0x55cfc9d5e09a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 21: 0x55cfc9ca86b2 - std::panicking::try::h20774757cea1a66c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 22: 0x55cfc9ca86b2 - std::panic::catch_unwind::h38e40a373c8b5452 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 23: 0x55cfc9ca86b2 - std::thread::Builder::spawn_unchecked::{{closure}}::h9bfd91224a2fd035 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x55cfc9ca86b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2d3b3105bb1d7d1 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 25: 0x55cfc9d5076f - as core::ops::function::FnOnce>::call_once::hc6099fbe1f2e9038 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 26: 0x55cfc9d5d4a0 - as core::ops::function::FnOnce>::call_once::h1b61db05dcd8ce54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 27: 0x55cfc9d5d4a0 - std::sys_common::thread::start_thread::hd3ed9053e9fea488 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x55cfc9d5d4a0 - std::sys::unix::thread::Thread::new::thread_start::hc17e4e4c7ed2fc8f [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f277ddf54a4 - start_thread [INFO] [stdout] 30: 0x7f277d920d0f - __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] running `"docker" "inspect" "080d225f86344b22d80164f3161635293b58e5c0ce70b315fca5be7e42963efa"` [INFO] running `"docker" "rm" "-f" "080d225f86344b22d80164f3161635293b58e5c0ce70b315fca5be7e42963efa"` [INFO] [stdout] 080d225f86344b22d80164f3161635293b58e5c0ce70b315fca5be7e42963efa