[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-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgjin%2Ffinance-correlation" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jgjin/finance-correlation on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-51/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-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rustls v0.5.0 [INFO] [stderr] Downloaded sct v0.3.0 [INFO] [stderr] Downloaded webpki-roots v0.14.0 [INFO] [stderr] Downloaded rustls v0.12.0 [INFO] [stderr] Downloaded ct-logs v0.3.0 [INFO] [stderr] Downloaded hyper-rustls v0.12.0 [INFO] [stderr] Downloaded webpki v0.18.0-alpha [INFO] [stderr] Downloaded hyper v0.11.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e4025f41121bbbe5602d81255d242c554962070e184d80edd1b1f9e4855283e [INFO] running `Command { std: "docker" "start" "-a" "3e4025f41121bbbe5602d81255d242c554962070e184d80edd1b1f9e4855283e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e4025f41121bbbe5602d81255d242c554962070e184d80edd1b1f9e4855283e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4025f41121bbbe5602d81255d242c554962070e184d80edd1b1f9e4855283e", kill_on_drop: false }` [INFO] [stdout] 3e4025f41121bbbe5602d81255d242c554962070e184d80edd1b1f9e4855283e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 936641d823c017270286240877a35d688e9069e818a7b5c771f20fab20f8a0e8 [INFO] running `Command { std: "docker" "start" "-a" "936641d823c017270286240877a35d688e9069e818a7b5c771f20fab20f8a0e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling untrusted v0.6.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling base64 v0.9.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 tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.21 [INFO] [stderr] Compiling ring v0.13.0-alpha [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-38beb6f82c875b18/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::imp::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: 0x5619ecd7eb6c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5619ecd7eb6c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5619ecd7eb6c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x5619ecd7eb6c - ::fmt::ha305a40dbc030444 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x5619ecda15ac - core::fmt::write::hadd15acf4d6ce273 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x5619ecd79b28 - std::io::Write::write_fmt::h0f87f6c0c21ec48a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x5619ecd80ec7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x5619ecd80ec7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x5619ecd80ec7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5619ecd80b8f - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x5619ecd8161a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x5619ecd812c9 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x5619ecd7f034 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x5619ecd81019 - rust_begin_unwind [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x5619ecca6483 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x5619ecca634d - core::panicking::panic::h33838847634b5d2d [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x5619ecd1b285 - core::mem::uninitialized::h0344aaca4792af21 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/mem/mod.rs:676:9 [INFO] [stderr] 17: 0x5619ecd1b285 - crossbeam_epoch::sync::queue::Queue::new::h15b7d82ccd1227e5 [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: 0x5619ecd162ba - crossbeam_epoch::internal::Global::new::h73fb503f169896dc [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: 0x5619ecd1c151 - crossbeam_epoch::collector::Collector::new::h1ca3b597b4f2c7b7 [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: 0x5619ecd18e3a - ::deref::__static_ref_initialize::hd0c308112f7d3cda [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: 0x5619ecd18e3a - core::ops::function::FnOnce::call_once::hdc41351de85b5d9d [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x5619ecd197d3 - lazy_static::lazy::Lazy::get::{{closure}}::h996df4150e8cb39c [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: 0x5619ecd1c88e - std::sync::once::Once::call_once::{{closure}}::hbadbf103015f8dba [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sync/once.rs:269:41 [INFO] [stderr] 24: 0x5619ecca570a - std::sync::once::Once::call_inner::hb1a465ce0d6b2153 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sync/once.rs:426:21 [INFO] [stderr] 25: 0x5619ecd1c815 - std::sync::once::Once::call_once::h546e967441a04971 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sync/once.rs:269:9 [INFO] [stderr] 26: 0x5619ecd1c651 - lazy_static::lazy::Lazy::get::h3f8ea4e0ca688a63 [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: 0x5619ecd1c651 - ::deref::__stability::h7737c26db536b7b4 [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: 0x5619ecd1c651 - ::deref::h5bff7ac53d875d1d [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: 0x5619ecd1c681 - crossbeam_epoch::default::HANDLE::__init::h3b5c4e528a504a82 [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: 0x5619ecd18ea9 - core::ops::function::FnOnce::call_once::hfbc806124b4d35f2 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x5619ecd1c20c - std::thread::local::lazy::LazyKeyInner::initialize::h1604bfb08ee04a37 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:445:25 [INFO] [stderr] 32: 0x5619ecd1c498 - std::thread::local::fast::Key::try_initialize::hfbbf24bf9e64fa0f [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:623:31 [INFO] [stderr] 33: 0x5619ecd1c3b4 - std::thread::local::fast::Key::get::h93f59bf3098bff75 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:606:29 [INFO] [stderr] 34: 0x5619eccf9f4d - crossbeam_epoch::default::HANDLE::__getit::h3f32ff777818c05c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:325:26 [INFO] [stderr] 35: 0x5619eccf9938 - std::thread::local::LocalKey::try_with::ha4232683fb70303e [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:412:32 [INFO] [stderr] 36: 0x5619eccf97af - std::thread::local::LocalKey::with::hcc3c76ed0c0e8606 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stderr] 37: 0x5619eccf914e - crossbeam_epoch::default::is_pinned::hc5a84953e63ca50f [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: 0x5619eccf1a14 - crossbeam_deque::Stealer::steal::h2000026e8635ffae [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: 0x5619eccfd213 - rayon_core::registry::WorkerThread::steal::{{closure}}::hee9e0e172227cf49 [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: 0x5619eccfdd8b - core::ops::function::impls:: for &mut F>::call_mut::h707d56ab051eed67 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x5619eccff281 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hf16721e726d54948 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/traits/iterator.rs:2603:32 [INFO] [stderr] 42: 0x5619ecce6f19 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h4a8c62ec5ef3a614 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x5619ecce6cac - core::ops::function::impls:: for &mut F>::call_mut::h871f66adf9adf5f9 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x5619eccfee2d - core::iter::traits::iterator::Iterator::try_fold::h07c25fbbe7935af3 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/traits/iterator.rs:2109:21 [INFO] [stderr] 45: 0x5619eccfa04e - as core::iter::traits::iterator::Iterator>::try_fold::hfa1130fae0206a39 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x5619ecce6fe6 - as core::iter::traits::iterator::Iterator>::try_fold::h065060b65bfe2f60 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x5619ecce73eb - core::iter::traits::iterator::Iterator::find_map::h7d2507f7973b8a84 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/traits/iterator.rs:2609:9 [INFO] [stderr] 48: 0x5619ecce70a9 - as core::iter::traits::iterator::Iterator>::next::h5cc20d3682ad70a2 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x5619eccfd152 - rayon_core::registry::WorkerThread::steal::hc30895591df81f50 [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: 0x5619eccfce22 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h6c919402b693b19a [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: 0x5619ecce54a5 - core::option::Option::or_else::h9d327c60aef70c20 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/option.rs:1348:21 [INFO] [stderr] 52: 0x5619eccfcb4c - rayon_core::registry::WorkerThread::wait_until_cold::hebb53163acceb702 [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: 0x5619eccfc6d3 - rayon_core::registry::WorkerThread::wait_until::h9bce362926033b8e [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: 0x5619eccfd831 - rayon_core::registry::main_loop::h421cf258947e29b8 [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: 0x5619eccfbbfc - rayon_core::registry::Registry::new::{{closure}}::h0d99444a6799765a [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: 0x5619eccefeae - std::sys_common::backtrace::__rust_begin_short_backtrace::h9d81bfcd54d06bc5 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 57: 0x5619eccf3d02 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h097fc150b6052255 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stderr] 58: 0x5619eccf5df2 - as core::ops::function::FnOnce<()>>::call_once::h066cff516eb12a80 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x5619eccf4f54 - std::panicking::try::do_call::h9673c29eb03c5f29 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 60: 0x5619eccf51ab - __rust_try [INFO] [stderr] 61: 0x5619eccf4d10 - std::panicking::try::hda74b4060a2dd20c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 62: 0x5619ecce7312 - std::panic::catch_unwind::hb7462c911c072eae [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 63: 0x5619eccf3b01 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c7c2de8e5dedcc3 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stderr] 64: 0x5619ecce807f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d3721d5812e00f9 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x5619ecd880c3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 66: 0x5619ecd880c3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 67: 0x5619ecd880c3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7fd951e73609 - start_thread [INFO] [stderr] 69: 0x7fd951d94293 - 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" "936641d823c017270286240877a35d688e9069e818a7b5c771f20fab20f8a0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936641d823c017270286240877a35d688e9069e818a7b5c771f20fab20f8a0e8", kill_on_drop: false }` [INFO] [stdout] 936641d823c017270286240877a35d688e9069e818a7b5c771f20fab20f8a0e8