Created
September 29, 2024 01:09
-
-
Save DavisVaughan/cb3c23564a61ecd402df556041218b49 to your computer and use it in GitHub Desktop.
full-ci-failure-for-blog-post
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running `/home/runner/work/ark/ark/target/debug/deps/kernel-7a83330cb920019c kernel --nocapture` | |
running 1 test | |
[crates/ark/src/interface.rs:230:5] &r_home = "/usr/lib/R" | |
[crates/ark/src/sys/unix/interface.rs:59:9] home = "/usr/lib/R" | |
thread 'dummy_kernel' panicked at crates/ark/src/interface.rs:1678:5: | |
Suicide: unable to initialize the JIT | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
thread 'dummy_kernel' panicked at library/core/src/panicking.rs:221:5: | |
panic in a function that cannot unwind | |
stack backtrace: | |
0: 0x557246d0eaa5 - std::backtrace_rs::backtrace::libunwind::trace::h649ab3318d3445c5 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 | |
1: 0x557246d0eaa5 - std::backtrace_rs::backtrace::trace_unsynchronized::hf4bb60c3387150c3 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 | |
2: 0x557246d0eaa5 - std::sys::backtrace::_print_fmt::hd9186c800e44bd00 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:65:5 | |
3: 0x557246d0eaa5 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h1b9dad2a88e955ff | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:40:26 | |
4: 0x557246d3b90b - core::fmt::rt::Argument::fmt::h351a7824f737a6a0 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/rt.rs:173:76 | |
5: 0x557246d3b90b - core::fmt::write::h4b5a1270214bc4a7 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/mod.rs:1182:21 | |
6: 0x557246d0b2ef - std::io::Write::write_fmt::hd04af345a50c312d | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/io/mod.rs:1827:15 | |
7: 0x557246d102c1 - std::sys::backtrace::BacktraceLock::print::h68d41b51481bce5c | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:43:9 | |
8: 0x557246d102c1 - std::panicking::default_hook::{{closure}}::h96ab15e9936be7ed | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:269:22 | |
9: 0x557246d0ff9c - std::panicking::default_hook::h3cacb9c27561ad33 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:296:9 | |
10: 0x557246d10921 - std::panicking::rust_panic_with_hook::hfe205f6954b2c97b | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:800:13 | |
11: 0x557246d10753 - std::panicking::begin_panic_handler::{{closure}}::h6cb44b3a50f28c44 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:667:13 | |
12: 0x557246d0ef69 - std::sys::backtrace::__rust_end_short_backtrace::hf1c1f2a92799bb0e | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:168:18 | |
13: 0x557246d10414 - rust_begin_unwind | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:665:5 | |
14: 0x557245432855 - core::panicking::panic_nounwind_fmt::runtime::h907a0444fa61a6dc | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:112:18 | |
15: 0x557245432855 - core::panicking::panic_nounwind_fmt::h4c4dc67d0bbc166c | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:122:5 | |
16: 0x5572454328e2 - core::panicking::panic_nounwind::hb98133c151c787e4 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:221:5 | |
17: 0x557245432aa6 - core::panicking::panic_cannot_unwind::he9511e6e72319a3e | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:309:5 | |
18: 0x557245b2a9b2 - r_suicide | |
at /home/runner/work/ark/ark/crates/ark/src/interface.rs:1676:1 | |
19: 0x7ff8eec91d13 - R_Suicide | |
20: 0x7ff8eeb8a13b - setup_Rmainloop | |
21: 0x55724696f0e7 - libr::r::setup_Rmainloop::h9dbc3622390c56a1 | |
at /home/runner/work/ark/ark/crates/libr/src/functions.rs:31:21 | |
22: 0x557245a0f331 - ark::sys::unix::interface::setup_r::h3bebd1c4e0c286f9 | |
at /home/runner/work/ark/ark/crates/ark/src/sys/unix/interface.rs:77:9 | |
23: 0x557245b1d34c - ark::interface::start_r::h6de68a604affab76 | |
at /home/runner/work/ark/ark/crates/ark/src/interface.rs:235:5 | |
24: 0x55724578f29b - ark::start::start_kernel::h116d83f7aa29615e | |
at /home/runner/work/ark/ark/crates/ark/src/start.rs:116:5 | |
25: 0x557245914b99 - ark::test::dummy_frontend::DummyArkFrontend::init::{{closure}}::h88892c8e324d7753 | |
at /home/runner/work/ark/ark/crates/ark/src/test/dummy_frontend.rs:37:13 | |
26: 0x557245998b16 - std::sys::backtrace::__rust_begin_short_backtrace::h743ff39077cd0436 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:152:18 | |
27: 0x5572459ade31 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hec411b669b8bd379 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/thread/mod.rs:538:17 | |
28: 0x557245f5ffd1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1a800272141a0cef | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panic/unwind_safe.rs:272:9 | |
29: 0x557245a413fd - std::panicking::try::do_call::h97aec8f77e448b00 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 | |
30: 0x5572459ae25b - __rust_try | |
31: 0x5572459a8912 - std::panicking::try::h98f4e3348ffa43a1 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 | |
32: 0x5572459a8912 - std::panic::catch_unwind::h318a270b0119c7b5 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 | |
33: 0x5572459a8912 - std::thread::Builder::spawn_unchecked_::{{closure}}::h1682364fb2a0e826 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/thread/mod.rs:537:30 | |
34: 0x55724548095f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h859e0494ecb85684 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:250:5 | |
35: 0x557246d15c9b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha1963004222e7822 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2070:9 | |
36: 0x557246d15c9b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h1086ced1f7c494c2 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2070:9 | |
37: 0x557246d15c9b - std::sys::pal::unix::thread::Thread::new::thread_start::ha8af9c992ef0b208 | |
at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/pal/unix/thread.rs:108:17 | |
38: 0x7ff903e94ac3 - <unknown> | |
39: 0x7ff903f26850 - <unknown> | |
40: 0x0 - <unknown> | |
thread caused non-unwinding panic. aborting. | |
error: test failed, to rerun pass `-p ark --test kernel` | |
Caused by: | |
process didn't exit successfully: `/home/runner/work/ark/ark/target/debug/deps/kernel-7a83330cb920019c kernel --nocapture` (signal: 6, SIGABRT: process abort signal) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment