[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#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [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 f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b26d0e8d9f348bd5586139498001dddae95a5c9c9d9a838784afb190cc8932c1 [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" "b26d0e8d9f348bd5586139498001dddae95a5c9c9d9a838784afb190cc8932c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b26d0e8d9f348bd5586139498001dddae95a5c9c9d9a838784afb190cc8932c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b26d0e8d9f348bd5586139498001dddae95a5c9c9d9a838784afb190cc8932c1", kill_on_drop: false }` [INFO] [stdout] b26d0e8d9f348bd5586139498001dddae95a5c9c9d9a838784afb190cc8932c1 [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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10644b099ece22921db5e0130add3ba409c501c907a4a780f451fa08323ec03e [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" "10644b099ece22921db5e0130add3ba409c501c907a4a780f451fa08323ec03e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.13 [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 memchr v2.2.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling env_logger v0.6.1 [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/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f63fd7c650 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55f63fd7c650 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f63fd7c650 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55f63fd7c650 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55f63fd9880f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55f63fd78d72 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x55f63fd7e825 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55f63fd7e825 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55f63fd7e825 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55f63fd7e2d3 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55f63fd7ee2d - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55f63fd7e997 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x55f63fd7cb0c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55f63fd7e929 - rust_begin_unwind [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55f63fcd1461 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55f63fcd13ad - core::panicking::panic::haebb15b6842d6229 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55f63fd5841a - core::mem::uninitialized::hfa093d5a7da885d6 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x55f63fd5841a - 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: 0x55f63fd5630a - 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: 0x55f63fd51a71 - 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: 0x55f63fd544da - ::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: 0x55f63fd544da - core::ops::function::FnOnce::call_once::ha24cbeb0fe6d7b85 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55f63fd54cd7 - 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: 0x55f63fd5409e - std::sync::once::Once::call_once::{{closure}}::h438b028a9fc67b34 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55f63fcd0d28 - std::sync::once::Once::call_inner::h505c977c42bfcab8 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x55f63fd54011 - std::sync::once::Once::call_once::h9197acd11b9c87f5 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55f63fd5a696 - 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: 0x55f63fd5a696 - ::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: 0x55f63fd5a696 - ::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: 0x55f63fd5a701 - 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: 0x55f63fd544b9 - core::ops::function::FnOnce::call_once::h3cb2d975b9ab8beb [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55f63fd54d3c - std::thread::local::lazy::LazyKeyInner::initialize::h0161e34580bd4c7e [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x55f63fd5412f - std::thread::local::fast::Key::try_initialize::hb00076d6a82a991d [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x55f63fd5427c - std::thread::local::fast::Key::get::h5d046dc53c0e31c2 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x55f63fd5a740 - crossbeam_epoch::default::HANDLE::__getit::h58197c78064bec4b [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x55f63fd32aeb - std::thread::local::LocalKey::try_with::h60f5d873f657913c [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x55f63fd3287f - std::thread::local::LocalKey::with::h1938b26f6b265fe3 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x55f63fd21321 - 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: 0x55f63fd2f644 - 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: 0x55f63fd3c3f3 - 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: 0x55f63fd3953b - core::ops::function::impls:: for &mut F>::call_mut::h73e430551dda6afc [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55f63fd222f1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h2320af9d6c67a914 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/iter/traits/iterator.rs:2361:32 [INFO] [stderr] 42: 0x55f63fd2250e - core::iter::adapters::filter::filter_try_fold::{{closure}}::he1364864a6e4125f [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55f63fd21fbc - core::ops::function::impls:: for &mut F>::call_mut::h1cd53fa73464f59b [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55f63fd39139 - core::iter::traits::iterator::Iterator::try_fold::hf527a67232b30301 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/iter/traits/iterator.rs:1982:21 [INFO] [stderr] 45: 0x55f63fd3513f - as core::iter::traits::iterator::Iterator>::try_fold::h0534ab69fc5351bf [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55f63fd2114c - as core::iter::traits::iterator::Iterator>::try_fold::h0b513f987cc5a1a8 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55f63fd2228b - core::iter::traits::iterator::Iterator::find_map::hbbd27709e399abcb [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/iter/traits/iterator.rs:2367:9 [INFO] [stderr] 48: 0x55f63fd36419 - as core::iter::traits::iterator::Iterator>::next::h06d2a160b54b66db [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55f63fd3c32f - 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: 0x55f63fd3c062 - 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: 0x55f63fd2a04f - core::option::Option::or_else::h0d22e640054af255 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/option.rs:818:21 [INFO] [stderr] 52: 0x55f63fd3b99c - 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: 0x55f63fd3b7ab - 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: 0x55f63fd3c864 - 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: 0x55f63fd3ad3f - 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: 0x55f63fd3109e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd523dee3a30158e4 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55f63fd33952 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hfdfb8ab870538730 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x55f63fd210a2 - as core::ops::function::FnOnce<()>>::call_once::h644084d1cf84fdcd [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panic.rs:344:9 [INFO] [stderr] 59: 0x55f63fd292b4 - std::panicking::try::do_call::h4275c09d608eea17 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x55f63fd2a8ed - __rust_try [INFO] [stderr] 61: 0x55f63fd291e0 - std::panicking::try::hf4b550fcd5d32957 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x55f63fd21dc2 - std::panic::catch_unwind::he0675faba646e618 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panic.rs:431:14 [INFO] [stderr] 63: 0x55f63fd33741 - std::thread::Builder::spawn_unchecked::{{closure}}::h0fa8b756f4375991 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x55f63fd3728f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb2903181cc7e120b [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55f63fd85a98 - as core::ops::function::FnOnce>::call_once::h7f7bdfc757a1add0 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 66: 0x55f63fd85a98 - as core::ops::function::FnOnce>::call_once::ha294ad0fb99e9b3a [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 67: 0x55f63fd85a98 - std::sys::unix::thread::Thread::new::thread_start::h4614854ae73cd6b0 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f5d08483609 - start_thread [INFO] [stderr] 69: 0x7f5d083a4293 - 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" "10644b099ece22921db5e0130add3ba409c501c907a4a780f451fa08323ec03e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10644b099ece22921db5e0130add3ba409c501c907a4a780f451fa08323ec03e", kill_on_drop: false }` [INFO] [stdout] 10644b099ece22921db5e0130add3ba409c501c907a4a780f451fa08323ec03e