[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 master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyelin-ai%2Fengine" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/myelin-ai/engine on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 1e9df2d64359921136be60952d845ac1a276881002bd902b71031da08c36e301 [INFO] running `"docker" "start" "-a" "1e9df2d64359921136be60952d845ac1a276881002bd902b71031da08c36e301"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slotmap v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nameof v1.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling generational-arena v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling approx v0.3.2 [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 2m 01s [INFO] running `"docker" "inspect" "1e9df2d64359921136be60952d845ac1a276881002bd902b71031da08c36e301"` [INFO] running `"docker" "rm" "-f" "1e9df2d64359921136be60952d845ac1a276881002bd902b71031da08c36e301"` [INFO] [stdout] 1e9df2d64359921136be60952d845ac1a276881002bd902b71031da08c36e301 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] a6276673019f9696d05921c6e20ac9761361577cc913321496dee2bbaddae8cd [INFO] running `"docker" "start" "-a" "a6276673019f9696d05921c6e20ac9761361577cc913321496dee2bbaddae8cd"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nearly_eq v0.2.4 [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 semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mockiato-codegen v0.9.5 [INFO] [stderr] Compiling mockiato v0.9.5 [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 38.57s [INFO] running `"docker" "inspect" "a6276673019f9696d05921c6e20ac9761361577cc913321496dee2bbaddae8cd"` [INFO] running `"docker" "rm" "-f" "a6276673019f9696d05921c6e20ac9761361577cc913321496dee2bbaddae8cd"` [INFO] [stdout] a6276673019f9696d05921c6e20ac9761361577cc913321496dee2bbaddae8cd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 449c3a8b6524485bede096bca4202c37b259e357a80c58a0fe7b5d2e1cfb1af8 [INFO] running `"docker" "start" "-a" "449c3a8b6524485bede096bca4202c37b259e357a80c58a0fe7b5d2e1cfb1af8"` [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: 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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/myelin_engine-a960dbf8d99d4d18 [INFO] [stdout] [INFO] [stdout] running 92 tests [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_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_error_for_missing_location ... 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 object_builder::test::test_object_builder_should_error_for_missing_shape ... 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_default_value_for_associated_data ... ok [INFO] [stdout] test object_builder::test::test_object_builder_uses_passable ... ok [INFO] [stdout] test object_builder::test::test_object_builder_uses_associated_data ... ok [INFO] [stdout] test object_builder::test::test_object_builder_should_error_with_everything_missing ... ok [INFO] [stdout] test simulation::simulation_impl::tests::destroy_removes_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::elapsed_time_in_update_is_initially_at_zero ... ok [INFO] [stdout] test simulation::simulation_impl::tests::converts_to_physical_body ... 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_correct_after_step ... 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::elapsed_time_in_update_is_correct_after_multiple_steps ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_objects_in_ray ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_simulated_timestep ... 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_objects_in_area ... ok [INFO] [stdout] test simulation::simulation_impl::tests::returns_no_object_with_invalid_handle ... ok [INFO] [stdout] test simulation::simulation_impl::tests::retrieves_added_object ... 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::returns_added_object ... ok [INFO] [stdout] test simulation::simulation_impl::tests::propagates_zero_timestep ... ok [INFO] [stdout] test simulation::simulation_impl::time::tests::returns_inner ... ok [INFO] [stdout] test simulation::simulation_impl::tests::spawns_object ... 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::world::nphysics_world::tests::bodies_in_area_returns_passable_body_in_area ... ok [INFO] [stdout] test simulation::simulation_impl::time::tests::elapsed_time_is_within_range ... 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_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::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_does_not_return_out_of_range_bodies ... 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_bodies_in_area ... 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::force_does_nothing_before_step ... 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::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::can_return_rigid_object_with_valid_handle ... 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::negative_torque_results_in_negative_rotation ... 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::passable_body_can_move_into_other_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_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::returns_correct_passable_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_rigid_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_none_when_removing_invalid_object ... 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::timestep_is_respected ... 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::step_is_ignored_for_grounded_objects ... 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_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_nphysics_rotation_returns_0_when_passed_0 ... 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::timestep_can_be_changed ... 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_works_with_value_close_to_epsilon ... 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 world_interactor::world_interactor_impl::tests::find_objects_in_ray_is_propagated ... 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::object_is_propagated ... ok [INFO] [stdout] test world_interactor::world_interactor_impl::tests::find_objects_in_polygon_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::time::tests::duration_since_another_instant_wrapper_is_within_range ... 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::time::tests::duration_since_another_instant_wrapper_is_within_range stdout ---- [INFO] [stdout] thread 'simulation::simulation_impl::time::tests::duration_since_another_instant_wrapper_is_within_range' panicked at 'assertion failed: elapsed_time >= sleep_duration && elapsed_time < MAX_DURATION', src/simulation/simulation_impl/time.rs:89:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56521b5d4b74 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x56521b5d4b74 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x56521b5d4b74 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x56521b5d4b74 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56521b5fe87c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x56521b520e65 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x56521b5cf0b1 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x56521b5d7445 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56521b5d7445 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56521b5d7445 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56521b5d712b - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x56521b5d7aa2 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x56521b5630f1 - std::panicking::begin_panic::h081e154a7e548b27 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:438 [INFO] [stdout] 13: 0x56521b3c3962 - myelin_engine::simulation::simulation_impl::time::tests::duration_since_another_instant_wrapper_is_within_range::h9264694e3a47468e [INFO] [stdout] at src/simulation/simulation_impl/time.rs:89 [INFO] [stdout] 14: 0x56521b3c383a - myelin_engine::simulation::simulation_impl::time::tests::duration_since_another_instant_wrapper_is_within_range::{{closure}}::h8a8b40004e753cd4 [INFO] [stdout] at src/simulation/simulation_impl/time.rs:80 [INFO] [stdout] 15: 0x56521b322a1e - core::ops::function::FnOnce::call_once::h6b6c24e337820b2f [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x56521b52cd5f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 17: 0x56521b54835e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x56521b54835e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 19: 0x56521b54835e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x56521b54835e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x56521b54835e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x56521b54835e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x56521b520316 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x56521b525635 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x56521b525635 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x56521b525635 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 27: 0x56521b525635 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x56521b525635 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x56521b525635 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x56521b525635 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x56521b5cb15f - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 32: 0x56521b5de283 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 33: 0x56521b5de283 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f9d4fc8a6db - start_thread [INFO] [stdout] 35: 0x7f9d4f79b88f - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] simulation::simulation_impl::time::tests::duration_since_another_instant_wrapper_is_within_range [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" "449c3a8b6524485bede096bca4202c37b259e357a80c58a0fe7b5d2e1cfb1af8"` [INFO] running `"docker" "rm" "-f" "449c3a8b6524485bede096bca4202c37b259e357a80c58a0fe7b5d2e1cfb1af8"` [INFO] [stdout] 449c3a8b6524485bede096bca4202c37b259e357a80c58a0fe7b5d2e1cfb1af8