[INFO] cloning repository https://github.com/jerry-yu/rdb_compact [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jerry-yu/rdb_compact" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_compact", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_compact'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51893530198a8b0f23f10081d607bd901638cf5e [INFO] checking jerry-yu/rdb_compact against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_compact" "/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/jerry-yu/rdb_compact on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jerry-yu/rdb_compact [INFO] finished tweaking git repo https://github.com/jerry-yu/rdb_compact [INFO] tweaked toml for git repo https://github.com/jerry-yu/rdb_compact written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jerry-yu/rdb_compact already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6b5665658ab9d88518a5fcd83fd3ac6ba8494f4458a2b2887ec5145e17a71f8 [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" "e6b5665658ab9d88518a5fcd83fd3ac6ba8494f4458a2b2887ec5145e17a71f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6b5665658ab9d88518a5fcd83fd3ac6ba8494f4458a2b2887ec5145e17a71f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6b5665658ab9d88518a5fcd83fd3ac6ba8494f4458a2b2887ec5145e17a71f8", kill_on_drop: false }` [INFO] [stdout] e6b5665658ab9d88518a5fcd83fd3ac6ba8494f4458a2b2887ec5145e17a71f8 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5228d971f14b48ced50a06c6f8b2259e1497bdca6857442c13cdf98e3f804805 [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" "5228d971f14b48ced50a06c6f8b2259e1497bdca6857442c13cdf98e3f804805", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.28` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-94dab93c8847c9ba/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=rbt [INFO] [stderr] NUM_JOBS = Some("16") [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/195ad4830e11a544391abe296b146450dea8411b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558e5e9faeb0 - std::backtrace_rs::backtrace::libunwind::trace::hfe3b1cace85e87d8 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x558e5e9faeb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h542330af06479043 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x558e5e9faeb0 - std::sys_common::backtrace::_print_fmt::h6b88726367858985 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x558e5e9faeb0 - ::fmt::hcd76ce6b485adbea [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x558e5ea16f9f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x558e5e9f75d2 - std::io::Write::write_fmt::h0facb64ef2e7f5d8 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/io/mod.rs:1567:15 [INFO] [stderr] 6: 0x558e5e9fd085 - std::sys_common::backtrace::_print::h7bf1633ea5421f7b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x558e5e9fd085 - std::sys_common::backtrace::print::h5cc4d09049928ba5 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x558e5e9fd085 - std::panicking::default_hook::{{closure}}::h9e84dc005bfc9fc7 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x558e5e9fcb33 - std::panicking::default_hook::h123278a03b1f796b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x558e5e9fd68d - std::panicking::rust_panic_with_hook::h4040631aa6c7bc27 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x558e5e9fd1f7 - std::panicking::begin_panic_handler::{{closure}}::h02a17b22ac092d08 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x558e5e9fb36c - std::sys_common::backtrace::__rust_end_short_backtrace::h6063b024443b5852 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x558e5e9fd189 - rust_begin_unwind [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x558e5e94f461 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x558e5e94f3ad - core::panicking::panic::haebb15b6842d6229 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x558e5e9d6c7a - core::mem::uninitialized::hfa093d5a7da885d6 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x558e5e9d6c7a - crossbeam_epoch::sync::queue::Queue::new::hd3672b30b9c132e5 [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: 0x558e5e9d4b6a - crossbeam_epoch::internal::Global::new::hddb185ec4fcbdf06 [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: 0x558e5e9d02d1 - crossbeam_epoch::collector::Collector::new::h3a5adad06da2d5ef [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: 0x558e5e9d2d3a - ::deref::__static_ref_initialize::hc0987c3e1614f7e9 [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: 0x558e5e9d2d3a - core::ops::function::FnOnce::call_once::ha24cbeb0fe6d7b85 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x558e5e9d3537 - lazy_static::lazy::Lazy::get::{{closure}}::hb98c956c4f7483db [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:28:29 [INFO] [stderr] 23: 0x558e5e9d28fe - std::sync::once::Once::call_once::{{closure}}::h67863e4d582b2249 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x558e5e94ed28 - std::sync::once::Once::call_inner::h7b6b0cd2dfd23701 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x558e5e9d2871 - std::sync::once::Once::call_once::h35cc787762fc5ede [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x558e5e9d8ef6 - lazy_static::lazy::Lazy::get::hafd8bfed128fb6e0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:27:9 [INFO] [stderr] 27: 0x558e5e9d8ef6 - ::deref::__stability::h423748662046d6d2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:138:21 [INFO] [stderr] 28: 0x558e5e9d8ef6 - ::deref::ha50f4021c59b8e3c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:140:17 [INFO] [stderr] 29: 0x558e5e9d8f61 - crossbeam_epoch::default::HANDLE::__init::h6f9be7042491ab25 [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: 0x558e5e9d2d19 - core::ops::function::FnOnce::call_once::h3cb2d975b9ab8beb [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x558e5e9d359c - std::thread::local::lazy::LazyKeyInner::initialize::h4e97b50a90db1188 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x558e5e9d298f - std::thread::local::fast::Key::try_initialize::hf8e93a5c9d1a5893 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x558e5e9d2adc - std::thread::local::fast::Key::get::h846dd7c75b306e8e [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x558e5e9d8fa0 - crossbeam_epoch::default::HANDLE::__getit::h58197c78064bec4b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x558e5e9b402b - std::thread::local::LocalKey::try_with::h0e5156e7b003616f [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x558e5e9b3edf - std::thread::local::LocalKey::with::h682e959be1416321 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x558e5e9a2981 - crossbeam_epoch::default::is_pinned::h25872948678e8f37 [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: 0x558e5e9b0ca4 - crossbeam_deque::Stealer::steal::h9925818a1c9d72f3 [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: 0x558e5e9bda53 - rayon_core::registry::WorkerThread::steal::{{closure}}::h9b1d9eeb227322a3 [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: 0x558e5e9bab9b - core::ops::function::impls:: for &mut F>::call_mut::h73e430551dda6afc [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x558e5e9a3951 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h2320af9d6c67a914 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/traits/iterator.rs:2361:32 [INFO] [stderr] 42: 0x558e5e9a3b6e - core::iter::adapters::filter::filter_try_fold::{{closure}}::he1364864a6e4125f [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/adapters/filter.rs:43:44 [INFO] [stderr] 43: 0x558e5e9a361c - core::ops::function::impls:: for &mut F>::call_mut::h1cd53fa73464f59b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x558e5e9ba799 - core::iter::traits::iterator::Iterator::try_fold::hf527a67232b30301 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/traits/iterator.rs:1982:21 [INFO] [stderr] 45: 0x558e5e9b679f - as core::iter::traits::iterator::Iterator>::try_fold::h0534ab69fc5351bf [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x558e5e9a27ac - as core::iter::traits::iterator::Iterator>::try_fold::h7cbb7191703e383d [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/adapters/filter.rs:92:9 [INFO] [stderr] 47: 0x558e5e9a38eb - core::iter::traits::iterator::Iterator::find_map::hb73b99028122c447 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/traits/iterator.rs:2367:9 [INFO] [stderr] 48: 0x558e5e9b7a79 - as core::iter::traits::iterator::Iterator>::next::h029a3bde0681e73d [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x558e5e9bd98f - rayon_core::registry::WorkerThread::steal::h142e8a55ac3f658c [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: 0x558e5e9bd6c2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::ha8e116796814c958 [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: 0x558e5e9ab6af - core::option::Option::or_else::h0d22e640054af255 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/option.rs:818:21 [INFO] [stderr] 52: 0x558e5e9bcffc - rayon_core::registry::WorkerThread::wait_until_cold::h2ba670d6ec43fe82 [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: 0x558e5e9bce0b - rayon_core::registry::WorkerThread::wait_until::h2d60fe4d28afce78 [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: 0x558e5e9bdec4 - rayon_core::registry::main_loop::he53696728f42ca71 [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: 0x558e5e9bc39f - rayon_core::registry::Registry::new::{{closure}}::h7a1e03a23babf56b [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: 0x558e5e9b26fe - std::sys_common::backtrace::__rust_begin_short_backtrace::hcccd136ee933c8e4 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x558e5e9b4fb2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h56177a42cc190178 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x558e5e9a2702 - as core::ops::function::FnOnce<()>>::call_once::h472f70ef1877fe4f [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panic.rs:344:9 [INFO] [stderr] 59: 0x558e5e9aa9b4 - std::panicking::try::do_call::h8aa0fc04522802ba [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x558e5e9abf4d - __rust_try [INFO] [stderr] 61: 0x558e5e9aa760 - std::panicking::try::h3a0392360fdeaf4f [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x558e5e9a33c2 - std::panic::catch_unwind::h3d4a55b6534529b4 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panic.rs:431:14 [INFO] [stderr] 63: 0x558e5e9b4da1 - std::thread::Builder::spawn_unchecked::{{closure}}::hc91fd3d450ba977c [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x558e5e9b88cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc2296dc36e956c40 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x558e5ea04228 - as core::ops::function::FnOnce>::call_once::hd8ea7ada17dfa868 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 66: 0x558e5ea04228 - as core::ops::function::FnOnce>::call_once::h91ce3a636c58b978 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 67: 0x558e5ea04228 - std::sys::unix::thread::Thread::new::thread_start::h2e193c2e23720fdf [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f1df9a1c609 - start_thread [INFO] [stderr] 69: 0x7f1df993d293 - 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" "5228d971f14b48ced50a06c6f8b2259e1497bdca6857442c13cdf98e3f804805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5228d971f14b48ced50a06c6f8b2259e1497bdca6857442c13cdf98e3f804805", kill_on_drop: false }` [INFO] [stdout] 5228d971f14b48ced50a06c6f8b2259e1497bdca6857442c13cdf98e3f804805