[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] checking wujy-cs/kv_raft_with_rust against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwujy-cs%2Fkv_raft_with_rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wujy-cs/kv_raft_with_rust on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-0/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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 v2.2.0 [INFO] [stderr] Downloaded protobuf-codegen v2.0.5 [INFO] [stderr] Downloaded protoc-grpcio v0.3.1 [INFO] [stderr] Downloaded grpcio-compiler v0.4.1 [INFO] [stderr] Downloaded cmake v0.1.35 [INFO] [stderr] Downloaded grpcio v0.4.1 [INFO] [stderr] Downloaded bincode v1.0.1 [INFO] [stderr] Downloaded protobuf v2.0.5 [INFO] [stderr] Downloaded blob v0.2.0 [INFO] [stderr] Downloaded grpcio-sys v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", 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] 97ea50c906c3897176a15bc88afa0468c9e205c7a3896cdd40c893e9d5db4c1a [INFO] running `Command { std: "docker" "start" "-a" "97ea50c906c3897176a15bc88afa0468c9e205c7a3896cdd40c893e9d5db4c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97ea50c906c3897176a15bc88afa0468c9e205c7a3896cdd40c893e9d5db4c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ea50c906c3897176a15bc88afa0468c9e205c7a3896cdd40c893e9d5db4c1a", kill_on_drop: false }` [INFO] [stdout] 97ea50c906c3897176a15bc88afa0468c9e205c7a3896cdd40c893e9d5db4c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f776510cde63022f3abd18feebb5a2bc616f60208c79cc9a6db1275ce155759 [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" "8f776510cde63022f3abd18feebb5a2bc616f60208c79cc9a6db1275ce155759", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling byteorder v1.2.7 [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] Checking rand_core v0.3.0 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Checking 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 quote v0.6.10 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking raft v0.4.0 (https://github.com/pingcap/raft-rs.git#40157d82) [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling lz4-sys v1.8.0 (https://github.com/busyjay/lz4-rs.git?branch=adjust-build#41509fea) [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling bzip2-sys v0.1.7 (https://github.com/alexcrichton/bzip2-rs.git#34265a55) [INFO] [stderr] Compiling snappy-sys v0.1.0 (https://github.com/busyjay/rust-snappy.git?branch=static-link#be021783) [INFO] [stderr] Compiling grpcio-sys v0.4.1 [INFO] [stderr] Compiling librocksdb_sys v0.1.0 (https://github.com/pingcap/rust-rocksdb.git#05aaf93f) [INFO] [stderr] Checking bincode v1.0.1 [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-9708d414bfd0ed17/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/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563a03e80100 - std::backtrace_rs::backtrace::libunwind::trace::he85dfb3ae4206056 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x563a03e80100 - std::backtrace_rs::backtrace::trace_unsynchronized::h1ad28094d7b00c21 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x563a03e80100 - std::sys_common::backtrace::_print_fmt::h901b54610713cd21 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x563a03e80100 - ::fmt::hb0ad78ee1571f7e0 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x563a03e9ef0c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x563a03e7bfd2 - std::io::Write::write_fmt::hf7b7d7b243f84a36 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/io/mod.rs:1516 [INFO] [stderr] 6: 0x563a03e826fd - std::sys_common::backtrace::_print::hd093978a5287b8ff [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x563a03e826fd - std::sys_common::backtrace::print::h20f46787581d56d7 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x563a03e826fd - std::panicking::default_hook::{{closure}}::h486cbb4b82ffc357 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x563a03e823a8 - std::panicking::default_hook::h4190c9e3edd4d591 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x563a03e82de1 - std::panicking::rust_panic_with_hook::h72e78719cdda225c [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x563a03e82989 - std::panicking::begin_panic_handler::{{closure}}::h8bd07dbd34150a96 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x563a03e8058c - std::sys_common::backtrace::__rust_end_short_backtrace::hdb6b3066ad29028a [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x563a03e82949 - rust_begin_unwind [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x563a03e9e221 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x563a03e9e16d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/panicking.rs:50 [INFO] [stderr] 16: 0x563a03e5d506 - core::mem::uninitialized::h97bae2d8d3e20e07 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/mem/mod.rs:659 [INFO] [stderr] 17: 0x563a03e5d506 - crossbeam_epoch::sync::queue::Queue::new::h25722117dad8b2ed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57 [INFO] [stderr] 18: 0x563a03e54c7e - crossbeam_epoch::internal::Global::new::h47a03be14dc5fefb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63 [INFO] [stderr] 19: 0x563a03e5d361 - crossbeam_epoch::collector::Collector::new::haad54b4e09b6d2e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32 [INFO] [stderr] 20: 0x563a03e57fca - ::deref::__static_ref_initialize::he5dc517228a6de61 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12 [INFO] [stderr] 21: 0x563a03e57fca - core::ops::function::FnOnce::call_once::h49efca28e5ded297 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:227 [INFO] [stderr] 22: 0x563a03e5cb67 - lazy_static::lazy::Lazy::get::{{closure}}::hcfa11a8b2e00550e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:28 [INFO] [stderr] 23: 0x563a03e5f09f - std::sync::once::Once::call_once::{{closure}}::h595bf8260b238715 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sync/once.rs:261 [INFO] [stderr] 24: 0x563a03e7fca2 - std::sync::once::Once::call_inner::h1e672dc954587d34 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sync/once.rs:419 [INFO] [stderr] 25: 0x563a03e5f021 - std::sync::once::Once::call_once::h22e66c0a0ae93f9c [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sync/once.rs:261 [INFO] [stderr] 26: 0x563a03e575e9 - lazy_static::lazy::Lazy::get::hc0cb780f53af821c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:27 [INFO] [stderr] 27: 0x563a03e575e9 - ::deref::__stability::h5b36c674d13a8164 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:139 [INFO] [stderr] 28: 0x563a03e575e9 - ::deref::h809bc239e544ab6f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:141 [INFO] [stderr] 29: 0x563a03e57664 - crossbeam_epoch::default::HANDLE::__init::he9263506ebc2bdc5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17 [INFO] [stderr] 30: 0x563a03e57f59 - core::ops::function::FnOnce::call_once::h05384c59aa862680 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:227 [INFO] [stderr] 31: 0x563a03e56a0c - std::thread::local::lazy::LazyKeyInner::initialize::hb5fd68cfe8f6c629 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:304 [INFO] [stderr] 32: 0x563a03e5f13d - std::thread::local::fast::Key::try_initialize::h926cec62948366bd [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:473 [INFO] [stderr] 33: 0x563a03e5f287 - std::thread::local::fast::Key::get::hc9c96e7426037094 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:456 [INFO] [stderr] 34: 0x563a03e576ad - crossbeam_epoch::default::HANDLE::__getit::h42be0435a93f3672 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:183 [INFO] [stderr] 35: 0x563a03e3597b - std::thread::local::LocalKey::try_with::h62535dfa268f0a3d [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:271 [INFO] [stderr] 36: 0x563a03e3591f - std::thread::local::LocalKey::with::hfa23e0a340ae3b3c [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:248 [INFO] [stderr] 37: 0x563a03e30c44 - crossbeam_epoch::default::is_pinned::h4beef82a623beae6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33 [INFO] [stderr] 38: 0x563a03e3c865 - crossbeam_deque::Stealer::steal::hc6eacfd382998157 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714 [INFO] [stderr] 39: 0x563a03e2b143 - rayon_core::registry::WorkerThread::steal::{{closure}}::h6ecde3fc3df06bc4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:614 [INFO] [stderr] 40: 0x563a03e2819b - core::ops::function::impls:: for &mut F>::call_mut::h338e9a3ba1a3eb7e [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:269 [INFO] [stderr] 41: 0x563a03e3e461 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hf5de3b8b6a8f75b0 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/traits/iterator.rs:2261 [INFO] [stderr] 42: 0x563a03e31bd5 - core::iter::adapters::filter_try_fold::{{closure}}::hcabaf72212871ef6 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/adapters/mod.rs:1078 [INFO] [stderr] 43: 0x563a03e315dc - core::ops::function::impls:: for &mut F>::call_mut::h22415e3d9f6327af [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:269 [INFO] [stderr] 44: 0x563a03e39eb4 - core::iter::traits::iterator::Iterator::try_fold::h73bb0ec1bc79cfc6 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/traits/iterator.rs:1888 [INFO] [stderr] 45: 0x563a03e34e93 - as core::iter::traits::iterator::Iterator>::try_fold::h742b956cdfdefc1c [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/adapters/chain.rs:105 [INFO] [stderr] 46: 0x563a03e31536 - as core::iter::traits::iterator::Iterator>::try_fold::hb1576b2a5deedad0 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/adapters/mod.rs:1127 [INFO] [stderr] 47: 0x563a03e31741 - core::iter::traits::iterator::Iterator::find_map::h8f8977c4da740f6e [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/traits/iterator.rs:2267 [INFO] [stderr] 48: 0x563a03e315a6 - as core::iter::traits::iterator::Iterator>::next::h887f4bcd5c49e2ec [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/adapters/mod.rs:1245 [INFO] [stderr] 49: 0x563a03e2b07b - rayon_core::registry::WorkerThread::steal::h1c5f83d5f1f8402c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:608 [INFO] [stderr] 50: 0x563a03e2ad72 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h9636100cbbe4b58b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:565 [INFO] [stderr] 51: 0x563a03e44c2f - core::option::Option::or_else::hf5ea241f91dc0969 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/option.rs:752 [INFO] [stderr] 52: 0x563a03e2aa85 - rayon_core::registry::WorkerThread::wait_until_cold::ha6d9650c3020d2c7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:564 [INFO] [stderr] 53: 0x563a03e2a4b8 - rayon_core::registry::WorkerThread::wait_until::h1524b40353a508d8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:544 [INFO] [stderr] 54: 0x563a03e2b60b - rayon_core::registry::main_loop::h89576d561c91894a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:666 [INFO] [stderr] 55: 0x563a03e299dd - rayon_core::registry::Registry::new::{{closure}}::h681983907e778e91 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:135 [INFO] [stderr] 56: 0x563a03e310ce - std::sys_common::backtrace::__rust_begin_short_backtrace::he093c41698d3ed90 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 57: 0x563a03e379d2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h03e4b0d3b37bc5a4 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/mod.rs:464 [INFO] [stderr] 58: 0x563a03e3d1e2 - as core::ops::function::FnOnce<()>>::call_once::hca172ea2697e8b98 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panic.rs:308 [INFO] [stderr] 59: 0x563a03e4342e - std::panicking::try::do_call::hbb304a41b030013b [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:381 [INFO] [stderr] 60: 0x563a03e4525d - __rust_try [INFO] [stderr] 61: 0x563a03e43153 - std::panicking::try::h55527fa7d4283dc4 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:345 [INFO] [stderr] 62: 0x563a03e3dcd2 - std::panic::catch_unwind::h3811ce484f395ac9 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panic.rs:382 [INFO] [stderr] 63: 0x563a03e377c1 - std::thread::Builder::spawn_unchecked::{{closure}}::heba0af925e2600ab [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/mod.rs:463 [INFO] [stderr] 64: 0x563a03e37c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd60c75733260c09d [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:227 [INFO] [stderr] 65: 0x563a03e89f7a - as core::ops::function::FnOnce>::call_once::h1080dfe0ef616bdf [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/alloc/src/boxed.rs:1042 [INFO] [stderr] 66: 0x563a03e89f7a - as core::ops::function::FnOnce>::call_once::hd2747e1f2d5cec32 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/alloc/src/boxed.rs:1042 [INFO] [stderr] 67: 0x563a03e89f7a - std::sys::unix::thread::Thread::new::thread_start::hd0f336b4ef6808a7 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys/unix/thread.rs:87 [INFO] [stderr] 68: 0x7fcda3d5c609 - start_thread [INFO] [stderr] 69: 0x7fcda3e98103 - 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" "8f776510cde63022f3abd18feebb5a2bc616f60208c79cc9a6db1275ce155759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f776510cde63022f3abd18feebb5a2bc616f60208c79cc9a6db1275ce155759", kill_on_drop: false }` [INFO] [stdout] 8f776510cde63022f3abd18feebb5a2bc616f60208c79cc9a6db1275ce155759