[INFO] fetching crate nyx-space 0.0.9... [INFO] extracting crate nyx-space 0.0.9 into work/ex/beta-1.37-6/sources/1.36.0/reg/nyx-space/0.0.9 [INFO] extracting crate nyx-space 0.0.9 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/nyx-space/0.0.9 [INFO] validating manifest of nyx-space-0.0.9 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nyx-space-0.0.9 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nyx-space-0.0.9 [INFO] finished frobbing nyx-space-0.0.9 [INFO] frobbed toml for nyx-space-0.0.9 written to work/ex/beta-1.37-6/sources/1.36.0/reg/nyx-space/0.0.9/Cargo.toml [INFO] started frobbing nyx-space-0.0.9 [INFO] finished frobbing nyx-space-0.0.9 [INFO] frobbed toml for nyx-space-0.0.9 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/nyx-space/0.0.9/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyperdual v0.3.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nyx-space-0.0.9 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/nyx-space/0.0.9:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 286fc31bd28777be3b068dafe28fe97fb4e6df4e356b65c357d195c7a4b8c4f7 [INFO] running `"docker" "start" "-a" "286fc31bd28777be3b068dafe28fe97fb4e6df4e356b65c357d195c7a4b8c4f7"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling hifitime v0.1.5 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling hyperdual v0.3.1 [INFO] [stderr] Compiling nyx-space v0.0.9 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `interpolate` [INFO] [stderr] --> src/celestia/hermite.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn interpolate(time: f64, coeffs: &Coefficients) -> (f64, f64, f64) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `hermval` [INFO] [stderr] --> src/celestia/hermite.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn hermval(x: f64, c: &[f64]) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `gast` [INFO] [stderr] --> src/od/ranging.rs:127:1 [INFO] [stderr] | [INFO] [stderr] 127 | fn gast(at: Instant) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "286fc31bd28777be3b068dafe28fe97fb4e6df4e356b65c357d195c7a4b8c4f7"` [INFO] running `"docker" "rm" "-f" "286fc31bd28777be3b068dafe28fe97fb4e6df4e356b65c357d195c7a4b8c4f7"` [INFO] [stdout] 286fc31bd28777be3b068dafe28fe97fb4e6df4e356b65c357d195c7a4b8c4f7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/nyx-space/0.0.9:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c5ad723f1b27c452954f295db0c6748332e1fac863b118bec714a7819886bc34 [INFO] running `"docker" "start" "-a" "c5ad723f1b27c452954f295db0c6748332e1fac863b118bec714a7819886bc34"` [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling nyx-space v0.0.9 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `interpolate` [INFO] [stderr] --> src/celestia/hermite.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn interpolate(time: f64, coeffs: &Coefficients) -> (f64, f64, f64) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `gast` [INFO] [stderr] --> src/od/ranging.rs:127:1 [INFO] [stderr] | [INFO] [stderr] 127 | fn gast(at: Instant) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.97s [INFO] running `"docker" "inspect" "c5ad723f1b27c452954f295db0c6748332e1fac863b118bec714a7819886bc34"` [INFO] running `"docker" "rm" "-f" "c5ad723f1b27c452954f295db0c6748332e1fac863b118bec714a7819886bc34"` [INFO] [stdout] c5ad723f1b27c452954f295db0c6748332e1fac863b118bec714a7819886bc34 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/nyx-space/0.0.9:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 1976e4b690f381a51b91696e602b4281d83ef9de36febb7be7b4224e2e832748 [INFO] running `"docker" "start" "-a" "1976e4b690f381a51b91696e602b4281d83ef9de36febb7be7b4224e2e832748"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/nyx_space-bbd57d37a9cc3ce6 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test celestia::hermite::tests::test_hermval ... ok [INFO] [stdout] test propagators::test_options ... ok [INFO] [stdout] test celestia::cosm::tests::test_cosm_direct ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test celestia::cosm::tests::test_cosm_indirect ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- celestia::cosm::tests::test_cosm_direct stdout ---- [INFO] [stdout] thread 'celestia::cosm::tests::test_cosm_direct' panicked at 'could not open EXB file ./de438s.exb', src/celestia/cosm.rs:384:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5573e8545033 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x5573e854096b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x5573e8543d76 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x5573e8543a9e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x5573e854447f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x5573e8544001 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x5573e8543f4e - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x5573e84cf93e - nyx_space::celestia::cosm::load_ephemeris::{{closure}}::h950d07505082da75 [INFO] [stdout] at src/celestia/cosm.rs:384 [INFO] [stdout] 8: 0x5573e8469fd1 - core::result::Result::unwrap_or_else::hdab28e9109c75779 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/result.rs:766 [INFO] [stdout] 9: 0x5573e84cf2c3 - nyx_space::celestia::cosm::load_ephemeris::h3e7098ac84970451 [INFO] [stdout] at src/celestia/cosm.rs:383 [INFO] [stdout] 10: 0x5573e84c9cca - nyx_space::celestia::cosm::Cosm::from_xb::he76500e0f857f838 [INFO] [stdout] at src/celestia/cosm.rs:64 [INFO] [stdout] 11: 0x5573e84848b2 - nyx_space::celestia::cosm::tests::test_cosm_direct::h0c51938f359a5208 [INFO] [stdout] at src/celestia/cosm.rs:514 [INFO] [stdout] 12: 0x5573e8484879 - nyx_space::celestia::cosm::tests::test_cosm_direct::{{closure}}::hc39b19d815472b18 [INFO] [stdout] at src/celestia/cosm.rs:512 [INFO] [stdout] 13: 0x5573e84d1c3d - core::ops::function::FnOnce::call_once::h4bf49cd95897b34e [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5573e84e3fde - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 15: 0x5573e8547199 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 16: 0x5573e84fe8d7 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 17: 0x5573e84d92f4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 18: 0x5573e84dd3a4 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 19: 0x5573e8547199 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 20: 0x5573e84dd9b1 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 21: 0x5573e853868e - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 22: 0x5573e854687f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 23: 0x7fd155d314a3 - start_thread [INFO] [stdout] 24: 0x7fd15585cd0e - __clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- celestia::cosm::tests::test_cosm_indirect stdout ---- [INFO] [stdout] thread 'celestia::cosm::tests::test_cosm_indirect' panicked at 'could not open EXB file ./de438s.exb', src/celestia/cosm.rs:384:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5573e8545033 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x5573e854096b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x5573e8543d76 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x5573e8543a9e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x5573e854447f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x5573e8544001 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x5573e8543f4e - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x5573e84cf93e - nyx_space::celestia::cosm::load_ephemeris::{{closure}}::h950d07505082da75 [INFO] [stdout] at src/celestia/cosm.rs:384 [INFO] [stdout] 8: 0x5573e8469fd1 - core::result::Result::unwrap_or_else::hdab28e9109c75779 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/result.rs:766 [INFO] [stdout] 9: 0x5573e84cf2c3 - nyx_space::celestia::cosm::load_ephemeris::h3e7098ac84970451 [INFO] [stdout] at src/celestia/cosm.rs:383 [INFO] [stdout] 10: 0x5573e84c9cca - nyx_space::celestia::cosm::Cosm::from_xb::he76500e0f857f838 [INFO] [stdout] at src/celestia/cosm.rs:64 [INFO] [stdout] 11: 0x5573e8485ab3 - nyx_space::celestia::cosm::tests::test_cosm_indirect::h5ec9fa81ef43eae0 [INFO] [stdout] at src/celestia/cosm.rs:572 [INFO] [stdout] 12: 0x5573e8485a69 - nyx_space::celestia::cosm::tests::test_cosm_indirect::{{closure}}::hfc3eb3a46d3108ae [INFO] [stdout] at src/celestia/cosm.rs:569 [INFO] [stdout] 13: 0x5573e84d1d1d - core::ops::function::FnOnce::call_once::h5729bd79ed494079 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5573e84e3fde - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 15: 0x5573e8547199 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 16: 0x5573e84fe8d7 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 17: 0x5573e84d92f4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 18: 0x5573e84dd3a4 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 19: 0x5573e8547199 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 20: 0x5573e84dd9b1 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 21: 0x5573e853868e - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 22: 0x5573e854687f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 23: 0x7fd155d314a3 - start_thread [INFO] [stdout] 24: 0x7fd15585cd0e - __clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] celestia::cosm::tests::test_cosm_direct [INFO] [stdout] celestia::cosm::tests::test_cosm_indirect [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1976e4b690f381a51b91696e602b4281d83ef9de36febb7be7b4224e2e832748"` [INFO] running `"docker" "rm" "-f" "1976e4b690f381a51b91696e602b4281d83ef9de36febb7be7b4224e2e832748"` [INFO] [stdout] 1976e4b690f381a51b91696e602b4281d83ef9de36febb7be7b4224e2e832748