[INFO] cloning repository https://github.com/matter-labs/eip1962_cpp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matter-labs/eip1962_cpp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Feip1962_cpp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Feip1962_cpp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e8b0ce2214f94b1ed7106b52d639c035dabd108 [INFO] checking matter-labs/eip1962_cpp against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Feip1962_cpp" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matter-labs/eip1962_cpp on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matter-labs/eip1962_cpp [INFO] finished tweaking git repo https://github.com/matter-labs/eip1962_cpp [INFO] tweaked toml for git repo https://github.com/matter-labs/eip1962_cpp written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/matter-labs/eip1962_cpp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f57784b3fc0eb7d8a950626a7dde716322ad77462e966fe1a3a614a73b4e75c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f57784b3fc0eb7d8a950626a7dde716322ad77462e966fe1a3a614a73b4e75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f57784b3fc0eb7d8a950626a7dde716322ad77462e966fe1a3a614a73b4e75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f57784b3fc0eb7d8a950626a7dde716322ad77462e966fe1a3a614a73b4e75c", kill_on_drop: false }` [INFO] [stdout] 8f57784b3fc0eb7d8a950626a7dde716322ad77462e966fe1a3a614a73b4e75c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f58b524ac75cd932402e022d9c06c349be2c71f032ee66f770e1f1c2799e545 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f58b524ac75cd932402e022d9c06c349be2c71f032ee66f770e1f1c2799e545", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling eth_pairings_cpp v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `eth_pairings_cpp v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/eth_pairings_cpp-3cab83c9fadd9c65/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] NUM_JOBS = Some("14") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread '' panicked at '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalid', ', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs/rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs::660660::99 [INFO] [stderr] [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:thread '660:9' panicked at ' [INFO] [stderr] attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 0: 0x55eb27ad6450 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55eb27ad6450 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55eb27ad6450 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55eb27ad6450 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55eb27af252f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x55eb27ad2a55 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/io/mod.rs:1578:15 [INFO] [stderr] 6: 0x55eb27ad865b - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55eb27ad865b - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55eb27ad865b - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55eb27ad8123 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55eb27ad8c0d - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55eb27ad87d7 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x55eb27ad690c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55eb27ad8769 - rust_begin_unwind [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55eb27a2b3f1 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55eb27a2b33d - core::panicking::panic::haebb15b6842d6229 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55eb27aab19b - core::mem::uninitialized::h674df62e4d696f26 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x55eb27aab19b - >::entry_of::hbf586dc86306fe96 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] 18: 0x55eb27aab5f0 - crossbeam_epoch::sync::list::List::insert::h7b8f7f1fcee6e875 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/sync/list.rs:176:29 [INFO] [stderr] 19: 0x55eb27aaa577 - crossbeam_epoch::internal::Local::register::h5d5c47f8e390faee [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:291:13 [INFO] [stderr] 20: 0x55eb27ab37ce - crossbeam_epoch::collector::Collector::register::ha475f7bdafdd2317 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/collector.rs:39:9 [INFO] [stderr] 21: 0x55eb27aaf171 - crossbeam_epoch::default::HANDLE::__init::h8604e71944049065 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:17:34 [INFO] [stderr] 22: 0x55eb27aad759 - core::ops::function::FnOnce::call_once::h0788a399a5314e3e [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x55eb27aacb0c - std::thread::local::lazy::LazyKeyInner::initialize::hef87f5e22ca871fc [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 24: 0x55eb27ab4c4f - std::thread::local::fast::Key::try_initialize::hee543b1064b6b4ec [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 25: 0x55eb27ab4d9c - std::thread::local::fast::Key::get::hbe0e99951216ba73 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 26: 0x55eb27aaf1a0 - crossbeam_epoch::default::HANDLE::__getit::h639249ddf0fd1fa7 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 27: 0x55eb27a8f405 - std::thread::local::LocalKey::try_with::h9975c5d03a63037b [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 28: 0x55eb27a8e973 - crossbeam_epoch::default::with_handle::h640240e502e9c5f6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:42:5 [INFO] [stderr] 29: 0x55eb27a8ec5a - crossbeam_epoch::default::is_pinned::h32a2917978976811 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:29:5 [INFO] [stderr] 30: 0x55eb27a931a0 - crossbeam_deque::Stealer::steal::hfe3eedd6efd8ba88 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.6.3/src/lib.rs:660:12 [INFO] [stderr] 31: 0x55eb27a9882d - rayon_core::registry::WorkerThread::steal::{{closure}}::h15cc677b3ec40a70 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:764:27 [INFO] [stderr] 32: 0x55eb27a954db - core::ops::function::impls:: for &mut F>::call_mut::h5efe09ebebea55b8 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x55eb27a8c871 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hd827b8e843616554 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/iter/traits/iterator.rs:2372:32 [INFO] [stderr] 34: 0x55eb27a8277e - core::iter::adapters::filter::filter_try_fold::{{closure}}::h3db9c40162dc79ae [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 35: 0x55eb27a8225c - core::ops::function::impls:: for &mut F>::call_mut::h9625b6a02b2fe1cf [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x55eb27a91829 - core::iter::traits::iterator::Iterator::try_fold::hb3657421d6f0a97f [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/iter/traits/iterator.rs:1993:21 [INFO] [stderr] 37: 0x55eb27a9952f - as core::iter::traits::iterator::Iterator>::try_fold::h1e1b38c9a1f72a94 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x55eb27a811fc - as core::iter::traits::iterator::Iterator>::try_fold::h97b4f0ecf5f319aa [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 39: 0x55eb27a826ab - core::iter::traits::iterator::Iterator::find_map::ha777d14292f90835 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/iter/traits/iterator.rs:2378:9 [INFO] [stderr] 40: 0x55eb27a998a9 - as core::iter::traits::iterator::Iterator>::next::hbe628841b37d96f3 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x55eb27a98763 - rayon_core::registry::WorkerThread::steal::h5fc37c6f24f8cfe1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:758:9 [INFO] [stderr] 42: 0x55eb27a984b2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::ha84d862426750faf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:714:29 [INFO] [stderr] 43: 0x55eb27a839cf - core::option::Option::or_else::h6a65221e06027620 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/option.rs:818:21 [INFO] [stderr] 44: 0x55eb27a97d7f - rayon_core::registry::WorkerThread::wait_until_cold::h3206ec82794dec1d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:712:32 [INFO] [stderr] 45: 0x55eb27a97b8e - rayon_core::registry::WorkerThread::wait_until::h7b54988c03de9231 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:692:13 [INFO] [stderr] 46: 0x55eb27a98d34 - rayon_core::registry::main_loop::h1dbbf37f29a2fede [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:812:5 [INFO] [stderr] 47: 0x55eb27a958cd - rayon_core::registry::ThreadBuilder::run::h99ac4aa0acf84627 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:58:18 [INFO] [stderr] 48: 0x55eb27a95e3d - ::spawn::{{closure}}::h903c7dcda5c8304d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:103:20 [INFO] [stderr] 49: 0x55eb27a8f130 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd45a2e85c133da0f [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 50: 0x55eb27a9460d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hfb3ec531e052cd9a [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 51: 0x55eb27a81131 - as core::ops::function::FnOnce<()>>::call_once::h44944140f7a79cbc [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panic.rs:344:9 [INFO] [stderr] 52: 0x55eb27a87afc - std::panicking::try::do_call::hefc8eaf4c67d8522 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:379:40 [INFO] [stderr] 53: 0x55eb27a88cfd - __rust_try [INFO] [stderr] 54: 0x55eb27a877d7 - std::panicking::try::h0b248fe1f3f92f09 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panicking.rs:343:19 [INFO] [stderr] 55: 0x55eb27a82091 - std::panic::catch_unwind::h1c3f3954dc1e01c8 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/panic.rs:431:14 [INFO] [stderr] 56: 0x55eb27a94411 - std::thread::Builder::spawn_unchecked::{{closure}}::h484363787b8ac4ae [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 57: 0x55eb27a8fa3f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1049d80869749390 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x55eb27adf773 - as core::ops::function::FnOnce>::call_once::h7f7bdfc757a1add0 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 59: 0x55eb27adf773 - as core::ops::function::FnOnce>::call_once::ha294ad0fb99e9b3a [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 60: 0x55eb27adf773 - std::sys::unix::thread::Thread::new::thread_start::h4614854ae73cd6b0 [INFO] [stderr] at /rustc/4a04890980766cc79878135f5ade8c0c4321e943/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 61: 0x7f9d1ae89609 - start_thread [INFO] [stderr] 62: 0x7f9d1adaa293 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] Rayon: detected unexpected panic; aborting [INFO] running `Command { std: "docker" "inspect" "7f58b524ac75cd932402e022d9c06c349be2c71f032ee66f770e1f1c2799e545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f58b524ac75cd932402e022d9c06c349be2c71f032ee66f770e1f1c2799e545", kill_on_drop: false }` [INFO] [stdout] 7f58b524ac75cd932402e022d9c06c349be2c71f032ee66f770e1f1c2799e545