[INFO] cloning repository https://github.com/AYCH-Inc/aych.blockend.electrum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AYCH-Inc/aych.blockend.electrum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCH-Inc%2Faych.blockend.electrum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCH-Inc%2Faych.blockend.electrum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce232a54a89b35ab512efe25787e6d9e9254f06d [INFO] testing AYCH-Inc/aych.blockend.electrum against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCH-Inc%2Faych.blockend.electrum" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AYCH-Inc/aych.blockend.electrum on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AYCH-Inc/aych.blockend.electrum [INFO] finished tweaking git repo https://github.com/AYCH-Inc/aych.blockend.electrum [INFO] tweaked toml for git repo https://github.com/AYCH-Inc/aych.blockend.electrum written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/AYCH-Inc/aych.blockend.electrum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc521f64baa2c908b23dd1f4a683c22c32610dbc4032b2add3e537fd8ecbab76 [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" "cc521f64baa2c908b23dd1f4a683c22c32610dbc4032b2add3e537fd8ecbab76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc521f64baa2c908b23dd1f4a683c22c32610dbc4032b2add3e537fd8ecbab76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc521f64baa2c908b23dd1f4a683c22c32610dbc4032b2add3e537fd8ecbab76", kill_on_drop: false }` [INFO] [stdout] cc521f64baa2c908b23dd1f4a683c22c32610dbc4032b2add3e537fd8ecbab76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 279ee993b82ac8812bd2bd7a7566fe93580faa7723e63411d9600dbedc0d0276 [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" "279ee993b82ac8812bd2bd7a7566fe93580faa7723e63411d9600dbedc0d0276", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling protobuf v2.1.4 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling bech32 v0.5.0 [INFO] [stderr] Compiling prometheus v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling lru v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bitcoin-bech32 v0.8.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling page_size v0.4.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling sysconf v0.3.4 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling chan-signal v0.3.2 [INFO] [stderr] Compiling tiny_http v0.6.0 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] error: failed to run custom build command for `libloading v0.5.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libloading-ba5f6eb1b95ae0b5/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dl [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libloading-f87624ba0b761c0d/out/src/os/unix/global_static.o" "-c" "src/os/unix/global_static.c" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e9b5fbae00 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55e9b5fbae00 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e9b5fbae00 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55e9b5fbae00 - ::fmt::he009dcaaa75eed60 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55e9b5fda93c - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55e9b5fb6ac2 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x55e9b5fbd5e5 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55e9b5fbd5e5 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55e9b5fbd5e5 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55e9b5fbd288 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55e9b5fbdd81 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stderr] 11: 0x55e9b5fbd897 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55e9b5fbb2bc - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55e9b5fbd829 - rust_begin_unwind [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stderr] 14: 0x55e9b5fd9ce1 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55e9b5fd9c2d - core::panicking::panic::h339b30ca166fd852 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55e9b5f979f8 - core::mem::uninitialized::hccd4fb729177307c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x55e9b5f979f8 - crossbeam_epoch::sync::queue::Queue::new::ha1dbd1856c27ed92 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] 18: 0x55e9b5f8f05d - crossbeam_epoch::internal::Global::new::h057cffe2b771b9f3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stderr] 19: 0x55e9b5f99131 - crossbeam_epoch::collector::Collector::new::hf7cb52f91df8c3c8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stderr] 20: 0x55e9b5f9313a - ::deref::__static_ref_initialize::hebd82c8429f12406 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stderr] 21: 0x55e9b5f9313a - core::ops::function::FnOnce::call_once::h7be6b5fdec5f4ba8 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55e9b5f98887 - lazy_static::lazy::Lazy::get::{{closure}}::h548be3fd85d2f8e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:28:29 [INFO] [stderr] 23: 0x55e9b5f9b32f - std::sync::once::Once::call_once::{{closure}}::h032f2672f5bcaf05 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55e9b5fbaa82 - std::sync::once::Once::call_inner::hdc9f6065669951cf [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x55e9b5f9b2a5 - std::sync::once::Once::call_once::h715ce2b94fa4da76 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55e9b5f93e49 - lazy_static::lazy::Lazy::get::hbf006066a1f37c51 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:27:9 [INFO] [stderr] 27: 0x55e9b5f93e49 - ::deref::__stability::hb60a1f8bdbbb7ae9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:139:21 [INFO] [stderr] 28: 0x55e9b5f93e49 - ::deref::h12dd209615e07a72 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:141:17 [INFO] [stderr] 29: 0x55e9b5f93ec4 - crossbeam_epoch::default::HANDLE::__init::h0ad463e2428898af [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stderr] 30: 0x55e9b5f931a9 - core::ops::function::FnOnce::call_once::hafc763edc4f2d6ef [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55e9b5f9234c - std::thread::local::lazy::LazyKeyInner::initialize::hdac212c417d99754 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x55e9b5f9b3c6 - std::thread::local::fast::Key::try_initialize::h8490cc1509547563 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x55e9b5f9b50b - std::thread::local::fast::Key::get::h047dc258ceb42283 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x55e9b5f93f0d - crossbeam_epoch::default::HANDLE::__getit::h5c77f3fc58fc161e [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x55e9b5f6d1ab - std::thread::local::LocalKey::try_with::hd4e870d3d30e1d1b [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x55e9b5f6cd3f - std::thread::local::LocalKey::with::h79535ec2e5df12ba [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x55e9b5f69374 - crossbeam_epoch::default::is_pinned::he30687fa28ccdd3f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stderr] 38: 0x55e9b5f751b4 - crossbeam_deque::Stealer::steal::hd8f8e6bc577da586 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stderr] 39: 0x55e9b5f639a3 - rayon_core::registry::WorkerThread::steal::{{closure}}::h708041895d353dff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:614:27 [INFO] [stderr] 40: 0x55e9b5f60acb - core::ops::function::impls:: for &mut F>::call_mut::h3bbaa197041f651f [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55e9b5f76d41 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h7ca965212af8e397 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x55e9b5f6e4bc - core::iter::adapters::filter_try_fold::{{closure}}::hc3a52aad212060c5 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/adapters/mod.rs:1078:44 [INFO] [stderr] 43: 0x55e9b5f6deec - core::ops::function::impls:: for &mut F>::call_mut::h5b691e09b7f0e5dd [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55e9b5f72a53 - core::iter::traits::iterator::Iterator::try_fold::h99b89d055770120c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x55e9b5f6f062 - as core::iter::traits::iterator::Iterator>::try_fold::hb6ef471972f5c410 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/adapters/chain.rs:105:19 [INFO] [stderr] 46: 0x55e9b5f6cc46 - as core::iter::traits::iterator::Iterator>::try_fold::h7e6bd6b81c36f1d6 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/adapters/mod.rs:1127:9 [INFO] [stderr] 47: 0x55e9b5f6e051 - core::iter::traits::iterator::Iterator::find_map::h2dcd569db8cbbc3d [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x55e9b5f6ccb6 - as core::iter::traits::iterator::Iterator>::next::h24ebddcfbf3e1ec8 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/adapters/mod.rs:1245:9 [INFO] [stderr] 49: 0x55e9b5f638ce - rayon_core::registry::WorkerThread::steal::h89699fb29d65e60e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:608:9 [INFO] [stderr] 50: 0x55e9b5f635d2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h610bc95dee2a3040 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:565:48 [INFO] [stderr] 51: 0x55e9b5f7ec83 - core::option::Option::or_else::hc06c8cf9d6978ca1 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x55e9b5f632e4 - rayon_core::registry::WorkerThread::wait_until_cold::hf6403ae2ae0a92dc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:564:32 [INFO] [stderr] 53: 0x55e9b5f62d38 - rayon_core::registry::WorkerThread::wait_until::h77017e73899e00dc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:544:13 [INFO] [stderr] 54: 0x55e9b5f63dff - rayon_core::registry::main_loop::h183c0e77174cda97 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:666:5 [INFO] [stderr] 55: 0x55e9b5f6227d - rayon_core::registry::Registry::new::{{closure}}::h4ee243ce118cbbe8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:135:54 [INFO] [stderr] 56: 0x55e9b5f693de - std::sys_common::backtrace::__rust_begin_short_backtrace::h566f78803fd9a094 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55e9b5f6de22 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf8532e82d5d0fbf8 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x55e9b5f75b02 - as core::ops::function::FnOnce<()>>::call_once::h49eb15c12307d028 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x55e9b5f7bc8e - std::panicking::try::do_call::h96b3d9020e6c5639 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stderr] 60: 0x55e9b5f7d8ed - __rust_try [INFO] [stderr] 61: 0x55e9b5f7bb33 - std::panicking::try::ha9abe7d2f67e4d23 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stderr] 62: 0x55e9b5f765c2 - std::panic::catch_unwind::h449a182ba3ce2f15 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x55e9b5f6dbe0 - std::thread::Builder::spawn_unchecked::{{closure}}::h8ab0ff1c2ce4b920 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x55e9b5f702df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf777f793bb717f70 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55e9b5fc508a - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stderr] 66: 0x55e9b5fc508a - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stderr] 67: 0x55e9b5fc508a - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7ffa2ea3d609 - start_thread [INFO] [stderr] 69: 0x7ffa2e95e293 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "279ee993b82ac8812bd2bd7a7566fe93580faa7723e63411d9600dbedc0d0276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279ee993b82ac8812bd2bd7a7566fe93580faa7723e63411d9600dbedc0d0276", kill_on_drop: false }` [INFO] [stdout] 279ee993b82ac8812bd2bd7a7566fe93580faa7723e63411d9600dbedc0d0276