[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgjin%2Ffinance-correlation" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jgjin/finance-correlation on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48966665332ddaa000a3edd55162d96e634575868d1b3222e8e760d08711cc85 [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" "48966665332ddaa000a3edd55162d96e634575868d1b3222e8e760d08711cc85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48966665332ddaa000a3edd55162d96e634575868d1b3222e8e760d08711cc85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48966665332ddaa000a3edd55162d96e634575868d1b3222e8e760d08711cc85", kill_on_drop: false }` [INFO] [stdout] 48966665332ddaa000a3edd55162d96e634575868d1b3222e8e760d08711cc85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b1597d9ee6be7dc2ee4312411fc25701d3ad1253cbf8949bb1657294b97e80d [INFO] running `Command { std: "docker" "start" "-a" "4b1597d9ee6be7dc2ee4312411fc25701d3ad1253cbf8949bb1657294b97e80d", 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 scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [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 version_check v0.1.3 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling log v0.3.9 [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 memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling rayon v0.9.0 [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 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] Compiling csv v1.0.0-beta.5 [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-25b7c11739bbf8ca/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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56088def5990 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x56088def5990 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56088def5990 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56088def5990 - ::fmt::h7881e3a580134f9a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56088df1677c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x56088def0f62 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x56088def8285 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56088def8285 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56088def8285 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56088def7dda - std::panicking::default_hook::hb08853b392b9404b [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56088def8a21 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x56088def8537 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x56088def5e4c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56088def84c9 - rust_begin_unwind [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x56088df15b21 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x56088df15a6d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x56088de93a98 - core::mem::uninitialized::h21203a67cf590445 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x56088de93a98 - crossbeam_epoch::sync::queue::Queue::new::ha73b641686ff345c [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: 0x56088de8a31d - crossbeam_epoch::internal::Global::new::hf733ac23d8cb85ea [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: 0x56088de959c1 - crossbeam_epoch::collector::Collector::new::h375d0ff4a4d07744 [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: 0x56088de8f3fa - ::deref::__static_ref_initialize::had6bc8df32e60264 [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: 0x56088de8f3fa - core::ops::function::FnOnce::call_once::h39657859b86495a4 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x56088de8f2e3 - lazy_static::lazy::Lazy::get::{{closure}}::h01c9714838f412b6 [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: 0x56088de96d2f - std::sync::once::Once::call_once::{{closure}}::hb8bf507f414d15f9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x56088def5462 - std::sync::once::Once::call_inner::hc3d5e817f9c320a2 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x56088de96ca5 - std::sync::once::Once::call_once::hb3a6a995bceb4dae [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x56088de8e9bf - lazy_static::lazy::Lazy::get::h0ba27ffabaf1ef9c [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: 0x56088de8e9bf - ::deref::__stability::h05a37ea1681e38a0 [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: 0x56088de8e9bf - ::deref::h1dc81afe05ee3861 [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: 0x56088de8e9f4 - crossbeam_epoch::default::HANDLE::__init::h471f0d84f964a7df [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: 0x56088de8f469 - core::ops::function::FnOnce::call_once::hf709e997d1f3d9e3 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x56088de8e01c - std::thread::local::lazy::LazyKeyInner::initialize::haf2f228ba84e9281 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x56088de96dc6 - std::thread::local::fast::Key::try_initialize::h632b44c5c5eec169 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x56088de96f0b - std::thread::local::fast::Key::get::h1821215b01fe6889 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x56088de8ea3d - crossbeam_epoch::default::HANDLE::__getit::h13a87f47ba8fc59d [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x56088de5d13b - std::thread::local::LocalKey::try_with::hf51ce0bbeb3b6296 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x56088de5cccf - std::thread::local::LocalKey::with::h49b4d11faf4715e1 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x56088de6eae4 - crossbeam_epoch::default::is_pinned::h0447c6c1903268ad [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: 0x56088de64674 - crossbeam_deque::Stealer::steal::hb5c5ae892c7f435b [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: 0x56088de540d3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hc413608bc9368234 [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: 0x56088de5116b - core::ops::function::impls:: for &mut F>::call_mut::h64b450c3255f8527 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x56088de61b51 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hacc848b88a5d71eb [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x56088de5c01c - core::iter::adapters::filter_try_fold::{{closure}}::h88d9aa52687f9acc [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/mod.rs:1078:44 [INFO] [stderr] 43: 0x56088de5b7dc - core::ops::function::impls:: for &mut F>::call_mut::h0b1cb938b40ad46f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x56088de61ff3 - core::iter::traits::iterator::Iterator::try_fold::he948f1843998f7c2 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x56088de5e252 - as core::iter::traits::iterator::Iterator>::try_fold::h49a2097ed4afc570 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/chain.rs:105:19 [INFO] [stderr] 46: 0x56088de5ad86 - as core::iter::traits::iterator::Iterator>::try_fold::hda6f71f45fb05376 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/mod.rs:1127:9 [INFO] [stderr] 47: 0x56088de5bbb1 - core::iter::traits::iterator::Iterator::find_map::he84c688b8bfabfc6 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x56088de5adf6 - as core::iter::traits::iterator::Iterator>::next::he24774f08251d179 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/mod.rs:1245:9 [INFO] [stderr] 49: 0x56088de53fd6 - rayon_core::registry::WorkerThread::steal::h9747d7d9052b82ef [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: 0x56088de53c62 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h6e639a18f26b4ec0 [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: 0x56088de6cbd3 - core::option::Option::or_else::h08a9aaf8253bd4de [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x56088de53974 - rayon_core::registry::WorkerThread::wait_until_cold::hf40f1602a081f0a9 [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: 0x56088de533c8 - rayon_core::registry::WorkerThread::wait_until::h1544ec1973bb3749 [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: 0x56088de545c7 - rayon_core::registry::main_loop::h22984cb368a81c33 [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: 0x56088de5290d - rayon_core::registry::Registry::new::{{closure}}::h4186faeb94a8b3bd [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: 0x56088de5cb3e - std::sys_common::backtrace::__rust_begin_short_backtrace::h6c30189f1316a985 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x56088de5f462 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he51f8d496572d548 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x56088de64fc2 - as core::ops::function::FnOnce<()>>::call_once::h59c31680bcc4058b [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x56088de6bffe - std::panicking::try::do_call::h88c742e4e1cd85a0 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x56088de6d3bd - __rust_try [INFO] [stderr] 61: 0x56088de6bd63 - std::panicking::try::h339ae9e03612e895 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x56088de660d2 - std::panic::catch_unwind::hcef18baeec78a2ef [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x56088de5f250 - std::thread::Builder::spawn_unchecked::{{closure}}::h123f4c63514df058 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x56088de5fa8f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1ef26a87244376c4 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x56088deff6da - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stderr] 66: 0x56088deff6da - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stderr] 67: 0x56088deff6da - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f9f81d5b609 - start_thread [INFO] [stderr] 69: 0x7f9f81c7c293 - 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" "4b1597d9ee6be7dc2ee4312411fc25701d3ad1253cbf8949bb1657294b97e80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1597d9ee6be7dc2ee4312411fc25701d3ad1253cbf8949bb1657294b97e80d", kill_on_drop: false }` [INFO] [stdout] 4b1597d9ee6be7dc2ee4312411fc25701d3ad1253cbf8949bb1657294b97e80d