[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] testing matter-labs/eip1962_cpp against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [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 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rayon v1.1.0 [INFO] [stderr] Downloaded rayon-core v1.5.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fd99ab345132dcb190d7d149d86d3d828228e59d482d35f430f46b01ab37893 [INFO] running `Command { std: "docker" "start" "-a" "8fd99ab345132dcb190d7d149d86d3d828228e59d482d35f430f46b01ab37893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fd99ab345132dcb190d7d149d86d3d828228e59d482d35f430f46b01ab37893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd99ab345132dcb190d7d149d86d3d828228e59d482d35f430f46b01ab37893", kill_on_drop: false }` [INFO] [stdout] 8fd99ab345132dcb190d7d149d86d3d828228e59d482d35f430f46b01ab37893 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9be05809d88bf41314914e7634459a58e96d407e8f41b80268d603755d53a52b [INFO] running `Command { std: "docker" "start" "-a" "9be05809d88bf41314914e7634459a58e96d407e8f41b80268d603755d53a52b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.11 [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 memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [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 num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [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-b6ea49f41b2a3b58/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] NUM_JOBS = Some("32") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rsthread ':660:9' panicked at ' [INFO] [stderr] attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660thread ':9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:thread '660:' panicked at '9attempted to leave type `internal::Local` uninitialized, which is invalid [INFO] [stderr] ', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9thread ' [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] ' panicked at 'thread 'thread 'thread 'thread 'thread 'attempted to leave type `internal::Local` uninitialized, which is invalid' panicked at '', thread '' panicked at '' panicked at '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalid', ' panicked at '/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rsattempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalidthread 'thread '', attempted to leave type `internal::Local` uninitialized, which is invalid/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:' panicked at '', attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs', :660' panicked at '660:', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs9/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs: [INFO] [stderr] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid:/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs::660:attempted to leave type `internal::Local` uninitialized, which is invalid', 6609::6606609:', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs [INFO] [stderr] 660:::99 [INFO] [stderr] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rsthread ' [INFO] [stderr] :99 [INFO] [stderr] :660660: [INFO] [stderr] [INFO] [stderr] ' panicked at ':9attempted to leave type `internal::Local` uninitialized, which is invalid [INFO] [stderr] 9', [INFO] [stderr] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rsthread ':660thread '' panicked at ':attempted to leave type `internal::Local` uninitialized, which is invalid9' panicked at '', [INFO] [stderr] attempted to leave type `internal::Local` uninitialized, which is invalid/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs', :/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs660::6609: [INFO] [stderr] 9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 0: 0x560f75ac79a0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x560f75ac79a0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560f75ac79a0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x560f75ac79a0 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x560f75ae720c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x560f75ac4165 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x560f75ac9beb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x560f75ac9beb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x560f75ac9beb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x560f75ac96c1 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x560f75aca2b4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x560f75ac9d67 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x560f75ac7e9c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x560f75ac9cf9 - rust_begin_unwind [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x560f75a223c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x560f75a2230d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x560f75aa32d3 - core::mem::uninitialized::h0c3d5382b7431e3c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x560f75aa32d3 - >::entry_of::he982e79531ca859d [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: 0x560f75aa4d90 - crossbeam_epoch::sync::list::List::insert::ha0d989c51e69e270 [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: 0x560f75aa2735 - crossbeam_epoch::internal::Local::register::h9414308368516e5e [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: 0x560f75aa7aae - crossbeam_epoch::collector::Collector::register::h9d3401361b0922de [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: 0x560f75aac7c1 - crossbeam_epoch::default::HANDLE::__init::h80f525f2091f4736 [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: 0x560f75aa95c9 - core::ops::function::FnOnce::call_once::h76dfe163019188cf [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x560f75aa728c - std::thread::local::lazy::LazyKeyInner::initialize::h3e52006f68bac35a [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 24: 0x560f75aa5330 - std::thread::local::fast::Key::try_initialize::hfafdba39d4910df2 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 25: 0x560f75aa5477 - std::thread::local::fast::Key::get::h243cce398cb37192 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 26: 0x560f75a8f0cd - crossbeam_epoch::default::HANDLE::__getit::h535c0ceabf5b03a4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 27: 0x560f75a8f5e5 - std::thread::local::LocalKey::try_with::h6baa886d5c12badd [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 28: 0x560f75a8edd3 - crossbeam_epoch::default::with_handle::h08784db4bf5be6a5 [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: 0x560f75a8f0e7 - crossbeam_epoch::default::is_pinned::hcf3c64d11cccd867 [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: 0x560f75a8d110 - crossbeam_deque::Stealer::steal::hd69d85c918d16e39 [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: 0x560f75a88b9d - rayon_core::registry::WorkerThread::steal::{{closure}}::h170627ab1cf3f2f6 [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: 0x560f75a859db - core::ops::function::impls:: for &mut F>::call_mut::hb9ebf585dda45b25 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x560f75a8a6a1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h8a5c75887cc3632b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2410:32 [INFO] [stderr] 34: 0x560f75a72381 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h0d0ea64992d3832a [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 35: 0x560f75a71b3c - core::ops::function::impls:: for &mut F>::call_mut::h61909df541743e6e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x560f75a83743 - core::iter::traits::iterator::Iterator::try_fold::h9249693cfb3a7d0e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:1997:21 [INFO] [stderr] 37: 0x560f75a72e4e - as core::iter::traits::iterator::Iterator>::try_fold::hd0420ae902586ea1 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x560f75a7074c - as core::iter::traits::iterator::Iterator>::try_fold::h0d27b4d2fb96baf0 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 39: 0x560f75a7225b - core::iter::traits::iterator::Iterator::find_map::h57c6c6155c5de543 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2416:9 [INFO] [stderr] 40: 0x560f75a79b49 - as core::iter::traits::iterator::Iterator>::next::haac29bfdbb112289 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x560f75a88ad2 - rayon_core::registry::WorkerThread::steal::h451c3016feb3d33a [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: 0x560f75a88812 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::he9170138c9132856 [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: 0x560f75a7d2f1 - core::option::Option::or_else::hffa2164bc8f81e90 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/option.rs:790:21 [INFO] [stderr] 44: 0x560f75a8810a - rayon_core::registry::WorkerThread::wait_until_cold::hf9ca277bbf5d644b [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: 0x560f75a87fff - rayon_core::registry::WorkerThread::wait_until::h7228ce0253ed9442 [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: 0x560f75a891f0 - rayon_core::registry::main_loop::h3eef88a9306a321c [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: 0x560f75a85c7d - rayon_core::registry::ThreadBuilder::run::ha7897e74bed6b5da [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: 0x560f75a861ad - ::spawn::{{closure}}::h335193b1db93b620 [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: 0x560f75a7eda0 - std::sys_common::backtrace::__rust_begin_short_backtrace::h71ab3cd26f5de938 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 50: 0x560f75a758ad - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha5d37df70aef225c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stderr] 51: 0x560f75a75ed1 - as core::ops::function::FnOnce<()>>::call_once::ha13dc3c931927b1d [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stderr] 52: 0x560f75a8a29c - std::panicking::try::do_call::h58452581b64aa37f [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 53: 0x560f75a8b65d - __rust_try [INFO] [stderr] 54: 0x560f75a8a137 - std::panicking::try::hd886453e7b03020d [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 55: 0x560f75a76301 - std::panic::catch_unwind::hf1bbe351f27d319f [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stderr] 56: 0x560f75a756bc - std::thread::Builder::spawn_unchecked::{{closure}}::h575d1113f67d3c3d [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stderr] 57: 0x560f75a7b0af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h14d59c71e93317cd [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x560f75ad0067 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 59: 0x560f75ad0067 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 60: 0x560f75ad0067 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stderr] 61: 0x7fcb5896d609 - start_thread [INFO] [stderr] 62: 0x7fcb5873f293 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] Rayon: detected unexpected panic; aborting [INFO] running `Command { std: "docker" "inspect" "9be05809d88bf41314914e7634459a58e96d407e8f41b80268d603755d53a52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be05809d88bf41314914e7634459a58e96d407e8f41b80268d603755d53a52b", kill_on_drop: false }` [INFO] [stdout] 9be05809d88bf41314914e7634459a58e96d407e8f41b80268d603755d53a52b