[INFO] cloning repository https://github.com/jgjin/finance-correlation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgjin/finance-correlation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgjin%2Ffinance-correlation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgjin%2Ffinance-correlation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2a332838505d06ac06dacd036a895a8d073053c [INFO] testing jgjin/finance-correlation against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgjin%2Ffinance-correlation" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jgjin/finance-correlation on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jgjin/finance-correlation [INFO] finished tweaking git repo https://github.com/jgjin/finance-correlation [INFO] tweaked toml for git repo https://github.com/jgjin/finance-correlation written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jgjin/finance-correlation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper v0.11.21 [INFO] [stderr] Downloaded ct-logs v0.3.0 [INFO] [stderr] Downloaded sct v0.3.0 [INFO] [stderr] Downloaded tokio-rustls v0.5.0 [INFO] [stderr] Downloaded webpki v0.18.0-alpha [INFO] [stderr] Downloaded hyper-rustls v0.12.0 [INFO] [stderr] Downloaded untrusted v0.6.1 [INFO] [stderr] Downloaded rustls v0.12.0 [INFO] [stderr] Downloaded ring v0.13.0-alpha [INFO] [stderr] Downloaded webpki-roots v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 804b0fd235067b812c1fb10f62fe5e774f41e6ebc892b1f4896a3167a004b789 [INFO] running `Command { std: "docker" "start" "-a" "804b0fd235067b812c1fb10f62fe5e774f41e6ebc892b1f4896a3167a004b789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "804b0fd235067b812c1fb10f62fe5e774f41e6ebc892b1f4896a3167a004b789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804b0fd235067b812c1fb10f62fe5e774f41e6ebc892b1f4896a3167a004b789", kill_on_drop: false }` [INFO] [stdout] 804b0fd235067b812c1fb10f62fe5e774f41e6ebc892b1f4896a3167a004b789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 907d8b0ca47d7de7b5dfae89dafb4588e4a62230235714588b9f6514ef5a49b4 [INFO] running `Command { std: "docker" "start" "-a" "907d8b0ca47d7de7b5dfae89dafb4588e4a62230235714588b9f6514ef5a49b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling untrusted v0.6.1 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling ring v0.13.0-alpha [INFO] [stderr] Compiling hyper v0.11.21 [INFO] [stderr] error: failed to run custom build command for `ring v0.13.0-alpha` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-d718d374ca727de6/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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/sync/queue.rs:57:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e4f450730c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55e4f450730c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e4f450730c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55e4f450730c - ::fmt::h9a78218788c14e18 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55e4f4527cac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stderr] 5: 0x55e4f4503545 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x55e4f4508fc0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55e4f4508fc0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55e4f4508fc0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x55e4f4508b77 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55e4f4509674 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x55e4f4509122 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55e4f45077d4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55e4f45090b9 - rust_begin_unwind [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x55e4f442c2f1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stderr] 15: 0x55e4f442c23d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55e4f44a07e5 - core::mem::uninitialized::h90d73ef7eed47d44 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stderr] 17: 0x55e4f44a07e5 - crossbeam_epoch::sync::queue::Queue::new::h3534d3c27b3cdf46 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/sync/queue.rs:57:28 [INFO] [stderr] 18: 0x55e4f44a2c1a - crossbeam_epoch::internal::Global::new::h2a833a89e15c92e4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/internal.rs:63:20 [INFO] [stderr] 19: 0x55e4f44a2a01 - crossbeam_epoch::collector::Collector::new::haebd93d25849b1f9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/collector.rs:32:38 [INFO] [stderr] 20: 0x55e4f449ecaa - ::deref::__static_ref_initialize::h0b1ae393602d5589 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/default.rs:12:39 [INFO] [stderr] 21: 0x55e4f449ecaa - core::ops::function::FnOnce::call_once::he3ff63240d9054dc [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55e4f449f9a4 - lazy_static::lazy::Lazy::get::{{closure}}::h650dbe5490d16099 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.11/src/lazy.rs:24:45 [INFO] [stderr] 23: 0x55e4f44a1d5e - std::sync::once::Once::call_once::{{closure}}::he7e90cf0d086f979 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55e4f442b9bc - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x55e4f44a1ce5 - std::sync::once::Once::call_once::hd448fdd6bf3d347c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55e4f44a2ab1 - lazy_static::lazy::Lazy::get::h591fcedba4f6add0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.11/src/lazy.rs:23:13 [INFO] [stderr] 27: 0x55e4f44a2ab1 - ::deref::__stability::h0a25f91802807973 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.11/src/lib.rs:138:25 [INFO] [stderr] 28: 0x55e4f44a2ab1 - ::deref::h17122c89e2654563 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.11/src/lib.rs:140:21 [INFO] [stderr] 29: 0x55e4f44a2ae1 - crossbeam_epoch::default::HANDLE::__init::h2de4b2e8cb325f3a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/default.rs:17:29 [INFO] [stderr] 30: 0x55e4f449ec39 - core::ops::function::FnOnce::call_once::h9a8a2c2e7ee528f7 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55e4f44a504c - std::thread::local::lazy::LazyKeyInner::initialize::hd86514747de1a31c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 32: 0x55e4f44a1e08 - std::thread::local::fast::Key::try_initialize::h017819ad9a5bdbfb [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 33: 0x55e4f44a1f44 - std::thread::local::fast::Key::get::h2a14a9235d890043 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 34: 0x55e4f447e50d - crossbeam_epoch::default::HANDLE::__getit::h1b54fca2246495af [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x55e4f44866c8 - std::thread::local::LocalKey::try_with::hed14ed09a2813c43 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 36: 0x55e4f448626f - std::thread::local::LocalKey::with::h66865c9dd7707b5e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 37: 0x55e4f447e52e - crossbeam_epoch::default::is_pinned::hfe66a8baa731f6e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/default.rs:33:5 [INFO] [stderr] 38: 0x55e4f4479244 - crossbeam_deque::Stealer::steal::h14b9a5d3cbdb9f27 [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: 0x55e4f4484923 - rayon_core::registry::WorkerThread::steal::{{closure}}::h4b056362c5fa58ba [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stderr] 40: 0x55e4f4481bbb - core::ops::function::impls:: for &mut F>::call_mut::h3497d6f84d66de8f [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55e4f4487c51 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h6e3c0f7762dcfbc3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stderr] 42: 0x55e4f446e7d9 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h2a76e11cf292d7ac [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55e4f446da2c - core::ops::function::impls:: for &mut F>::call_mut::h6701346df0a0d99a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55e4f4486dbd - core::iter::traits::iterator::Iterator::try_fold::h85ba366b32156e5b [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stderr] 45: 0x55e4f448547e - as core::iter::traits::iterator::Iterator>::try_fold::hee23bfe28046ab53 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55e4f446d5f6 - as core::iter::traits::iterator::Iterator>::try_fold::h3d24a28999509459 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55e4f446e65b - core::iter::traits::iterator::Iterator::find_map::hfc8d75e3701a7199 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stderr] 48: 0x55e4f446d659 - as core::iter::traits::iterator::Iterator>::next::hb9190ca968c0e487 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55e4f4484862 - rayon_core::registry::WorkerThread::steal::h091fdc6b4d34689e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stderr] 50: 0x55e4f4484502 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h6082a1feb3923c7d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stderr] 51: 0x55e4f446bfe1 - core::option::Option::or_else::hb31d9a81d13c6ccf [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stderr] 52: 0x55e4f448422f - rayon_core::registry::WorkerThread::wait_until_cold::hb3a50e632998ce28 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stderr] 53: 0x55e4f4483d8a - rayon_core::registry::WorkerThread::wait_until::h3d0fa126cc82caeb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stderr] 54: 0x55e4f4484f71 - rayon_core::registry::main_loop::h2ab1628d5c1ebf8b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stderr] 55: 0x55e4f44831ec - rayon_core::registry::Registry::new::{{closure}}::hdb54873d43888535 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stderr] 56: 0x55e4f4473fae - std::sys_common::backtrace::__rust_begin_short_backtrace::h579594aad95a2622 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55e4f447f352 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::haaaba349ddbde429 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stderr] 58: 0x55e4f447bea2 - as core::ops::function::FnOnce<()>>::call_once::ha37bcaf9c50c2a18 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x55e4f447b124 - std::panicking::try::do_call::hb2097a5c9c5744e2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 60: 0x55e4f447be2b - __rust_try [INFO] [stderr] 61: 0x55e4f447b010 - std::panicking::try::hf97726096f2da4ae [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 62: 0x55e4f446d7c2 - std::panic::catch_unwind::h957de2bb799a7e7c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 63: 0x55e4f447f161 - std::thread::Builder::spawn_unchecked::{{closure}}::h3cf10f10fbb262cd [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] 64: 0x55e4f447105f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h957317caed5ee5a2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55e4f450f7e3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 66: 0x55e4f450f7e3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 67: 0x55e4f450f7e3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stderr] 68: 0x7f05d6c54609 - start_thread [INFO] [stderr] 69: 0x7f05d6a26293 - 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" "907d8b0ca47d7de7b5dfae89dafb4588e4a62230235714588b9f6514ef5a49b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "907d8b0ca47d7de7b5dfae89dafb4588e4a62230235714588b9f6514ef5a49b4", kill_on_drop: false }` [INFO] [stdout] 907d8b0ca47d7de7b5dfae89dafb4588e4a62230235714588b9f6514ef5a49b4