[INFO] cloning repository https://github.com/sbh123/wnlokv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbh123/wnlokv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbh123%2Fwnlokv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbh123%2Fwnlokv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5aeb878812e7a57107f5a7140addd9f54b36caf4 [INFO] testing sbh123/wnlokv 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%2Fsbh123%2Fwnlokv" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbh123/wnlokv 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/sbh123/wnlokv [INFO] finished tweaking git repo https://github.com/sbh123/wnlokv [INFO] tweaked toml for git repo https://github.com/sbh123/wnlokv written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sbh123/wnlokv 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 submodule `https://github.com/pingcap/rocksdb.git` [INFO] [stderr] Updating git repository `https://github.com/mtp401/protoc-grpcio` [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 grpcio v0.4.1 [INFO] [stderr] Downloaded blob v0.2.0 [INFO] [stderr] Downloaded protobuf-codegen v2.0.5 [INFO] [stderr] Downloaded protobuf v2.0.5 [INFO] [stderr] Downloaded protoc v2.2.0 [INFO] [stderr] Downloaded grpcio-compiler v0.4.1 [INFO] [stderr] Downloaded grpcio-sys v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 2ed7a769bd72f9ad2c338509f1a0ddcb42b7a9b3d156307501d248f260812a84 [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" "2ed7a769bd72f9ad2c338509f1a0ddcb42b7a9b3d156307501d248f260812a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ed7a769bd72f9ad2c338509f1a0ddcb42b7a9b3d156307501d248f260812a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed7a769bd72f9ad2c338509f1a0ddcb42b7a9b3d156307501d248f260812a84", kill_on_drop: false }` [INFO] [stdout] 2ed7a769bd72f9ad2c338509f1a0ddcb42b7a9b3d156307501d248f260812a84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 1f332d5d3dcf26e29971b89603d547def8a09a597eab9802994458a074560350 [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" "1f332d5d3dcf26e29971b89603d547def8a09a597eab9802994458a074560350", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling blob v0.2.0 [INFO] [stderr] Compiling protoc v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling zstd-sys v1.4.6+zstd.1.3.7 (https://github.com/gyscos/zstd-rs.git#15c10cc9) [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 lz4-sys v1.8.0 (https://github.com/busyjay/lz4-rs.git?branch=adjust-build#41509fea) [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] Compiling protobuf-codegen v2.0.5 [INFO] [stderr] Compiling raft v0.4.0 (https://github.com/pingcap/raft-rs.git#40157d82) [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.24` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-61a1273aa8a2fa02/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: 0x561b5f016c77 - 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: 0x561b5f016c77 - 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: 0x561b5f016c77 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x561b5f016c77 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x561b5f03398c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x561b5f0127b2 - std::io::Write::write_fmt::h83a843778fa2a815 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x561b5f018ff5 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x561b5f018ff5 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x561b5f018ff5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x561b5f018b4a - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x561b5f019791 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x561b5f0192a7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x561b5f01713c - 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: 0x561b5f019239 - rust_begin_unwind [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x561b5f032d61 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x561b5f032cad - core::panicking::panic::h95b17729da7179c5 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x561b5efef588 - core::mem::uninitialized::h0570f85aaf26aaf4 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x561b5efef588 - 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: 0x561b5efe6c5d - 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: 0x561b5eff0cf1 - 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: 0x561b5efead3a - ::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: 0x561b5efead3a - core::ops::function::FnOnce::call_once::h5e70f5805d5a8664 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x561b5eff0447 - 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: 0x561b5eff2eef - std::sync::once::Once::call_once::{{closure}}::hb238d57f7b5dea7b [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x561b5f0168e2 - std::sync::once::Once::call_inner::hf3c7d82191735b5a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:420:21 [INFO] [stderr] 25: 0x561b5eff2e65 - std::sync::once::Once::call_once::h19a1efded2844847 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x561b5efea829 - 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: 0x561b5efea829 - ::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: 0x561b5efea829 - ::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: 0x561b5efea8a4 - 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: 0x561b5efeada9 - core::ops::function::FnOnce::call_once::hf25b607599a7dd1e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x561b5efe9e9c - std::thread::local::lazy::LazyKeyInner::initialize::h6490d9f443ec547e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x561b5eff2f86 - std::thread::local::fast::Key::try_initialize::h9a7d525755b05e83 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x561b5eff30cb - std::thread::local::fast::Key::get::h0502496b4e6fd9f2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x561b5efea8ed - crossbeam_epoch::default::HANDLE::__getit::h19075174a22640e1 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x561b5efc2a0b - std::thread::local::LocalKey::try_with::h6a4b34785a1da825 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x561b5efc282f - std::thread::local::LocalKey::with::he699cb3b1a6184df [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x561b5efc0f24 - 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: 0x561b5efc9e64 - 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: 0x561b5efb9993 - 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: 0x561b5efb69eb - 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: 0x561b5efcbef1 - 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: 0x561b5efd3dac - 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: 0x561b5efd38dc - 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: 0x561b5efc7843 - 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: 0x561b5efc5872 - 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: 0x561b5efd2db4 - 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: 0x561b5efd3ca1 - 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: 0x561b5efc5cd6 - 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: 0x561b5efb98be - 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: 0x561b5efb95c2 - 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: 0x561b5efd6543 - core::option::Option::or_else::h162f7696aaaf8267 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x561b5efb92d4 - 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: 0x561b5efb8e58 - 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: 0x561b5efb9def - 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: 0x561b5efb826d - 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: 0x561b5efc134e - 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: 0x561b5efc3ab2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd163751978f39e72 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x561b5efca7b2 - as core::ops::function::FnOnce<()>>::call_once::h55de5175b161de24 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x561b5efd5a8e - std::panicking::try::do_call::h5bc2785fb09351e4 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x561b5efd6d9d - __rust_try [INFO] [stderr] 61: 0x561b5efd57b3 - std::panicking::try::h37f13f4291d47aba [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x561b5efcb152 - std::panic::catch_unwind::h5cd1e8f72ec231ea [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x561b5efc38b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h41757e87a9f0e506 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x561b5efc3b9f - 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: 0x561b5f02052a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stderr] 66: 0x561b5f02052a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stderr] 67: 0x561b5f02052a - 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: 0x7f9318bfb609 - start_thread [INFO] [stderr] 69: 0x7f9318b1c293 - 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" "1f332d5d3dcf26e29971b89603d547def8a09a597eab9802994458a074560350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f332d5d3dcf26e29971b89603d547def8a09a597eab9802994458a074560350", kill_on_drop: false }` [INFO] [stdout] 1f332d5d3dcf26e29971b89603d547def8a09a597eab9802994458a074560350