[INFO] cloning repository https://github.com/wujy-cs/kv_raft_with_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wujy-cs/kv_raft_with_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwujy-cs%2Fkv_raft_with_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwujy-cs%2Fkv_raft_with_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f49003951ab52daf62e5246ccaf5d197a9e0936c [INFO] testing wujy-cs/kv_raft_with_rust against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwujy-cs%2Fkv_raft_with_rust" "/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/wujy-cs/kv_raft_with_rust on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wujy-cs/kv_raft_with_rust [INFO] finished tweaking git repo https://github.com/wujy-cs/kv_raft_with_rust [INFO] tweaked toml for git repo https://github.com/wujy-cs/kv_raft_with_rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/wujy-cs/kv_raft_with_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pingcap/raft-rs.git` [INFO] [stderr] Updating git repository `https://github.com/pingcap/rust-rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/pingcap/rocksdb.git` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/bzip2-rs.git` [INFO] [stderr] Updating git repository `https://github.com/busyjay/lz4-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/lz4/lz4.git` [INFO] [stderr] Updating git repository `https://github.com/busyjay/rust-snappy.git` [INFO] [stderr] Updating git submodule `https://github.com/google/snappy.git` [INFO] [stderr] Updating git repository `https://github.com/gyscos/zstd-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/facebook/zstd` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc-grpcio v0.3.1 [INFO] [stderr] Downloaded grpcio v0.4.1 [INFO] [stderr] Downloaded grpcio-compiler v0.4.1 [INFO] [stderr] Downloaded protobuf-codegen v2.0.5 [INFO] [stderr] Downloaded grpcio-sys v0.4.1 [INFO] [stderr] Downloaded protoc v2.2.0 [INFO] [stderr] Downloaded protobuf v2.0.5 [INFO] [stderr] Downloaded blob v0.2.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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91b19fa4816d49e3059026708ce77fd19025333bca565e8d6521b910abbf41e1 [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" "91b19fa4816d49e3059026708ce77fd19025333bca565e8d6521b910abbf41e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91b19fa4816d49e3059026708ce77fd19025333bca565e8d6521b910abbf41e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b19fa4816d49e3059026708ce77fd19025333bca565e8d6521b910abbf41e1", kill_on_drop: false }` [INFO] [stdout] 91b19fa4816d49e3059026708ce77fd19025333bca565e8d6521b910abbf41e1 [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=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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a20a09befba392c8341a1b3a77212126ea600519ece37885cbf92f2a950f238f [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" "a20a09befba392c8341a1b3a77212126ea600519ece37885cbf92f2a950f238f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling raft v0.4.0 (https://github.com/pingcap/raft-rs.git#40157d82) [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling blob v0.2.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling snappy-sys v0.1.0 (https://github.com/busyjay/rust-snappy.git?branch=static-link#be021783) [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling lz4-sys v1.8.0 (https://github.com/busyjay/lz4-rs.git?branch=adjust-build#41509fea) [INFO] [stderr] Compiling bzip2-sys v0.1.7 (https://github.com/alexcrichton/bzip2-rs.git#34265a55) [INFO] [stderr] Compiling librocksdb_sys v0.1.0 (https://github.com/pingcap/rust-rocksdb.git#05aaf93f) [INFO] [stderr] Compiling grpcio-sys v0.4.1 [INFO] [stderr] Compiling zstd-sys v1.4.6+zstd.1.3.7 (https://github.com/gyscos/zstd-rs.git#15c10cc9) [INFO] [stderr] error: failed to run custom build command for `bzip2-sys v0.1.7 (https://github.com/alexcrichton/bzip2-rs.git#34265a55)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/bzip2-sys-5d24814015a60672/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c6a19557c7 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55c6a19557c7 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c6a19557c7 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c6a19557c7 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c6a19724dc - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55c6a1951302 - std::io::Write::write_fmt::h83a843778fa2a815 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55c6a1957b45 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c6a1957b45 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c6a1957b45 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55c6a195769a - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55c6a19582e1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55c6a1957df7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x55c6a1955c8c - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c6a1957d89 - rust_begin_unwind [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55c6a19718b1 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55c6a19717fd - core::panicking::panic::h95b17729da7179c5 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55c6a192e0d8 - core::mem::uninitialized::h0570f85aaf26aaf4 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x55c6a192e0d8 - crossbeam_epoch::sync::queue::Queue::new::he847c0c16ba6cfa8 [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: 0x55c6a19257ad - crossbeam_epoch::internal::Global::new::h3ab7f011708a2923 [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: 0x55c6a192f841 - crossbeam_epoch::collector::Collector::new::h661bb3688b274b14 [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: 0x55c6a192988a - ::deref::__static_ref_initialize::h0ef054c97a92642a [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: 0x55c6a192988a - core::ops::function::FnOnce::call_once::h5e70f5805d5a8664 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55c6a192ef97 - lazy_static::lazy::Lazy::get::{{closure}}::h36f42025cbbda73d [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: 0x55c6a1931a3f - std::sync::once::Once::call_once::{{closure}}::hb238d57f7b5dea7b [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55c6a1955432 - std::sync::once::Once::call_inner::hf3c7d82191735b5a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:420:21 [INFO] [stderr] 25: 0x55c6a19319b5 - std::sync::once::Once::call_once::h19a1efded2844847 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55c6a1929379 - lazy_static::lazy::Lazy::get::h4287a08bbcc8c94d [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: 0x55c6a1929379 - ::deref::__stability::hcf478643d5a245b4 [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: 0x55c6a1929379 - ::deref::hae8baa57d11fc41b [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: 0x55c6a19293f4 - crossbeam_epoch::default::HANDLE::__init::h8d2baa4f3aa99d38 [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: 0x55c6a19298f9 - core::ops::function::FnOnce::call_once::hf25b607599a7dd1e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55c6a19289ec - std::thread::local::lazy::LazyKeyInner::initialize::h6490d9f443ec547e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x55c6a1931ad6 - std::thread::local::fast::Key::try_initialize::h9a7d525755b05e83 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x55c6a1931c1b - std::thread::local::fast::Key::get::h0502496b4e6fd9f2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x55c6a192943d - crossbeam_epoch::default::HANDLE::__getit::h19075174a22640e1 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x55c6a19015ab - std::thread::local::LocalKey::try_with::h6a4b34785a1da825 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x55c6a19013cf - std::thread::local::LocalKey::with::he699cb3b1a6184df [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x55c6a18ffac4 - crossbeam_epoch::default::is_pinned::hf37c2b757cb1e911 [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: 0x55c6a1908a04 - crossbeam_deque::Stealer::steal::ha5eb4a620fccd5f5 [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: 0x55c6a18f8533 - rayon_core::registry::WorkerThread::steal::{{closure}}::h61bee964a847d9a4 [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: 0x55c6a18f558b - core::ops::function::impls:: for &mut F>::call_mut::hcee20a87be4d9307 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55c6a190aa91 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hfa9d37e986c9d125 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x55c6a191294c - core::iter::adapters::filter::filter_try_fold::{{closure}}::hfbaa4604a68c4a6b [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/filter.rs:43:44 [INFO] [stderr] 43: 0x55c6a191247c - core::ops::function::impls:: for &mut F>::call_mut::h31e36e0ba96cf531 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55c6a19063e3 - core::iter::traits::iterator::Iterator::try_fold::hc3c173ca1c27d167 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x55c6a1904412 - as core::iter::traits::iterator::Iterator>::try_fold::hf1235fea90627b57 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55c6a1911954 - as core::iter::traits::iterator::Iterator>::try_fold::h109ff17473a10edb [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/filter.rs:92:9 [INFO] [stderr] 47: 0x55c6a1912841 - core::iter::traits::iterator::Iterator::find_map::h82838b271d47ebf1 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x55c6a1904876 - as core::iter::traits::iterator::Iterator>::next::h2446b6b5b48d1639 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55c6a18f845e - rayon_core::registry::WorkerThread::steal::h8146affbaf41ad13 [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: 0x55c6a18f8162 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h76059a53b4d916e2 [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: 0x55c6a19150e3 - core::option::Option::or_else::h162f7696aaaf8267 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x55c6a18f7e74 - rayon_core::registry::WorkerThread::wait_until_cold::h89ed9f5398462496 [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: 0x55c6a18f79f8 - rayon_core::registry::WorkerThread::wait_until::h37c23b94bf424519 [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: 0x55c6a18f898f - rayon_core::registry::main_loop::hd626596d09fba4b2 [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: 0x55c6a18f6e0d - rayon_core::registry::Registry::new::{{closure}}::hbec78bd793903826 [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: 0x55c6a18ffeee - std::sys_common::backtrace::__rust_begin_short_backtrace::h520e05fd08d6b9c9 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55c6a1902652 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd163751978f39e72 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x55c6a1909352 - as core::ops::function::FnOnce<()>>::call_once::h55de5175b161de24 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x55c6a191462e - std::panicking::try::do_call::h5bc2785fb09351e4 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x55c6a191593d - __rust_try [INFO] [stderr] 61: 0x55c6a1914353 - std::panicking::try::h37f13f4291d47aba [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x55c6a1909cf2 - std::panic::catch_unwind::h5cd1e8f72ec231ea [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x55c6a1902458 - std::thread::Builder::spawn_unchecked::{{closure}}::h41757e87a9f0e506 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x55c6a190273f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3a9f3de9bb063bd0 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55c6a195f07a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stderr] 66: 0x55c6a195f07a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stderr] 67: 0x55c6a195f07a - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f6f266cf609 - start_thread [INFO] [stderr] 69: 0x7f6f265f0293 - 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" "a20a09befba392c8341a1b3a77212126ea600519ece37885cbf92f2a950f238f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a20a09befba392c8341a1b3a77212126ea600519ece37885cbf92f2a950f238f", kill_on_drop: false }` [INFO] [stdout] a20a09befba392c8341a1b3a77212126ea600519ece37885cbf92f2a950f238f