[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#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Feip1962_cpp" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matter-labs/eip1962_cpp on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "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-3/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" "+4a23c45c7893f1416456144e3883cc48ea91722e" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] add19e981c1e0681d72fdd33bd5ae0f4582125b878b47311fc2bb9e90468369d [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" "add19e981c1e0681d72fdd33bd5ae0f4582125b878b47311fc2bb9e90468369d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "add19e981c1e0681d72fdd33bd5ae0f4582125b878b47311fc2bb9e90468369d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add19e981c1e0681d72fdd33bd5ae0f4582125b878b47311fc2bb9e90468369d", kill_on_drop: false }` [INFO] [stdout] add19e981c1e0681d72fdd33bd5ae0f4582125b878b47311fc2bb9e90468369d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3501f02c2fbc062b861dd386346e69ddb7912b67250870fd127f956ea4c13138 [INFO] running `Command { std: "docker" "start" "-a" "3501f02c2fbc062b861dd386346e69ddb7912b67250870fd127f956ea4c13138", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [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/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671: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/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs/rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs::671671::9 [INFO] [stderr] 9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] 0: 0x55f607577780 - std::backtrace_rs::backtrace::libunwind::trace::hb4de9797f80b7b8c [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55f607577780 - std::backtrace_rs::backtrace::trace_unsynchronized::h59566d0bd20efff7 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f607577780 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55f607577780 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55f60759839c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55f607573232 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x55f607579af5 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55f607579af5 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55f607579af5 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55f6075795a3 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55f60757a291 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55f607579da7 - std::panicking::begin_panic_handler::{{closure}}::h9b9fecf185178864 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x55f607577c1c - std::sys_common::backtrace::__rust_end_short_backtrace::h57be46a42dc7f24b [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55f607579d39 - rust_begin_unwind [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55f6075975e1 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55f60759752d - core::panicking::panic::h35b77276aa4b0c12 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55f60754b271 - core::mem::uninitialized::hfdf8144afb0b6e9a [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] 17: 0x55f60754b271 - >::entry_of::h5c469f8f9eb16ceb [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: 0x55f607551fc3 - crossbeam_epoch::sync::list::List::insert::hacaafc16bb6f0867 [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: 0x55f60754a619 - crossbeam_epoch::internal::Local::register::h7898abe4d5149a0b [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: 0x55f607553e2e - crossbeam_epoch::collector::Collector::register::he98042d5a9fbedac [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: 0x55f607550dc4 - crossbeam_epoch::default::HANDLE::__init::hfd42d3ae631a7cf8 [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: 0x55f60754cdf9 - core::ops::function::FnOnce::call_once::ha3420c04316c3fc9 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x55f6075537ec - std::thread::local::lazy::LazyKeyInner::initialize::h09b107fe2663e04e [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 24: 0x55f60755065b - std::thread::local::fast::Key::try_initialize::hb9f9edf0c97958b9 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 25: 0x55f6075507ab - std::thread::local::fast::Key::get::h3790c4b82f06ec0d [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 26: 0x55f607550e00 - crossbeam_epoch::default::HANDLE::__getit::h394978e3fca6d736 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 27: 0x55f60752ba15 - std::thread::local::LocalKey::try_with::hcf1506cf043be303 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 28: 0x55f60751f7f3 - crossbeam_epoch::default::with_handle::h1791006fbf3f9ecc [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: 0x55f60751fa4a - crossbeam_epoch::default::is_pinned::h18d9296dd19eedae [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: 0x55f60753eda1 - crossbeam_deque::Stealer::steal::h1f14e8547a04f084 [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: 0x55f60751ea9a - rayon_core::registry::WorkerThread::steal::{{closure}}::haf4a7d6e421b38c1 [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: 0x55f60751b77b - core::ops::function::impls:: for &mut F>::call_mut::h1d7e44d3070709db [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x55f60752de51 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h55901247dfff2563 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/iter/traits/iterator.rs:2364:32 [INFO] [stderr] 34: 0x55f607538582 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h18b834bf823529a2 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/iter/adapters/filter.rs:43:44 [INFO] [stderr] 35: 0x55f607537c5c - core::ops::function::impls:: for &mut F>::call_mut::hbdbf289914d6442d [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x55f60752dffd - core::iter::traits::iterator::Iterator::try_fold::h014f88ff494348e8 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/iter/traits/iterator.rs:1985:21 [INFO] [stderr] 37: 0x55f607531fcc - as core::iter::traits::iterator::Iterator>::try_fold::h1461e243db3b7e13 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x55f607536a96 - as core::iter::traits::iterator::Iterator>::try_fold::h1b31d14571ea16e0 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/iter/adapters/filter.rs:92:9 [INFO] [stderr] 39: 0x55f607537fc1 - core::iter::traits::iterator::Iterator::find_map::h1aaf25d3127c771d [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/iter/traits/iterator.rs:2370:9 [INFO] [stderr] 40: 0x55f60751f6f6 - as core::iter::traits::iterator::Iterator>::next::h006f8f45a0a874a6 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x55f60751e9b9 - rayon_core::registry::WorkerThread::steal::h34576841777833ce [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: 0x55f60751e6c2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h3f5ad5ea00721588 [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: 0x55f607539a13 - core::option::Option::or_else::hc9f7a9371cdbfe4c [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/option.rs:818:21 [INFO] [stderr] 44: 0x55f60751dff6 - rayon_core::registry::WorkerThread::wait_until_cold::h043eb5ef553d572c [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: 0x55f60751ddea - rayon_core::registry::WorkerThread::wait_until::h048c6d94d25d754b [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: 0x55f60751ef91 - rayon_core::registry::main_loop::h34691cc5caa2d9ae [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: 0x55f60751bb80 - rayon_core::registry::ThreadBuilder::run::hbd99ee596183a546 [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: 0x55f60751c091 - ::spawn::{{closure}}::hb57cf0b8eaa4bb83 [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: 0x55f60752b675 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32034b0cdd0dc4cf [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 50: 0x55f607520cc1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hee11c562bc62ab35 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 51: 0x55f607534441 - as core::ops::function::FnOnce<()>>::call_once::h6a582c2eea6c299c [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panic.rs:344:9 [INFO] [stderr] 52: 0x55f607522862 - std::panicking::try::do_call::h0a9b7ceab5945c9e [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:379:40 [INFO] [stderr] 53: 0x55f607523e8d - __rust_try [INFO] [stderr] 54: 0x55f6075226a4 - std::panicking::try::h9d62990067675062 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:343:19 [INFO] [stderr] 55: 0x55f607534cd3 - std::panic::catch_unwind::h00657c0778d8b889 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panic.rs:431:14 [INFO] [stderr] 56: 0x55f607520ab0 - std::thread::Builder::spawn_unchecked::{{closure}}::h1a2883db236c03eb [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 57: 0x55f60752bdaf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h219720d66bcae118 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x55f60758131a - as core::ops::function::FnOnce>::call_once::h321523073ee11258 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 59: 0x55f60758131a - as core::ops::function::FnOnce>::call_once::hf0e85e12c83b99b3 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 60: 0x55f60758131a - std::sys::unix::thread::Thread::new::thread_start::hba22c7961aa0e2f8 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 61: 0x7f4b2e69c609 - start_thread [INFO] [stderr] 62: 0x7f4b2e5bd293 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] Rayon: detected unexpected panic; aborting [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f607577780 - std::backtrace_rs::backtrace::libunwind:: [INFO] running `Command { std: "docker" "inspect" "3501f02c2fbc062b861dd386346e69ddb7912b67250870fd127f956ea4c13138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3501f02c2fbc062b861dd386346e69ddb7912b67250870fd127f956ea4c13138", kill_on_drop: false }` [INFO] [stdout] 3501f02c2fbc062b861dd386346e69ddb7912b67250870fd127f956ea4c13138