[INFO] cloning repository https://github.com/rohitjoshi/bhatho [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohitjoshi/bhatho" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohitjoshi%2Fbhatho", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohitjoshi%2Fbhatho'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f29c51c21b51b74bf4edd1067a4912b8eec93c0b [INFO] testing rohitjoshi/bhatho against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohitjoshi%2Fbhatho" "/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/rohitjoshi/bhatho on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohitjoshi/bhatho [INFO] finished tweaking git repo https://github.com/rohitjoshi/bhatho [INFO] tweaked toml for git repo https://github.com/rohitjoshi/bhatho written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/rohitjoshi/bhatho already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.License [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 44692bebd96da77a5b2db9701e230a18ff1c20c2303f4eb02ca84aa24d89fc4f [INFO] running `Command { std: "docker" "start" "-a" "44692bebd96da77a5b2db9701e230a18ff1c20c2303f4eb02ca84aa24d89fc4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44692bebd96da77a5b2db9701e230a18ff1c20c2303f4eb02ca84aa24d89fc4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44692bebd96da77a5b2db9701e230a18ff1c20c2303f4eb02ca84aa24d89fc4f", kill_on_drop: false }` [INFO] [stdout] 44692bebd96da77a5b2db9701e230a18ff1c20c2303f4eb02ca84aa24d89fc4f [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] c7a69656161e7ecadb6779047c72f7ff3f42f8b5ebeac0197e14c1dc9ac269e9 [INFO] running `Command { std: "docker" "start" "-a" "c7a69656161e7ecadb6779047c72f7ff3f42f8b5ebeac0197e14c1dc9ac269e9", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.License [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling twox-hash v1.1.2 [INFO] [stderr] Compiling jumphash v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.39 [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-8ae2f8d4f9925938/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::imp::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55eeb0d88ffd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55eeb0d88ffd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55eeb0d88ffd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55eeb0d88ffd - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55eeb0da8c5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x55eeb0d85621 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x55eeb0d8ac35 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55eeb0d8ac35 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55eeb0d8ac35 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55eeb0d8a8e9 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55eeb0d8b182 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55eeb0d8b029 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x55eeb0d894b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55eeb0d8ad99 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55eeb0cdc4c3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55eeb0cdc38d - core::panicking::panic::h19a70c01bbabd538 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x55eeb0d5c388 - core::mem::uninitialized::h051f7912c7d49311 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stderr] 17: 0x55eeb0d5c388 - crossbeam_epoch::sync::queue::Queue::new::hadaa9e110e38b2d4 [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: 0x55eeb0d5e7ba - crossbeam_epoch::internal::Global::new::h60c0052973114481 [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: 0x55eeb0d5d841 - crossbeam_epoch::collector::Collector::new::hd2e6921901898dda [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: 0x55eeb0d5ba6a - ::deref::__static_ref_initialize::hcfb4ab2d585894a8 [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: 0x55eeb0d5ba6a - core::ops::function::FnOnce::call_once::hf9e272d321b3a394 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55eeb0d5a387 - lazy_static::lazy::Lazy::get::{{closure}}::h6b81495d087c1eaa [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: 0x55eeb0d5d9fe - std::sync::once::Once::call_once::{{closure}}::hf08c0c4f27427b90 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:41 [INFO] [stderr] 24: 0x55eeb0cdbeca - std::sync::once::Once::call_inner::h0c6c676e51f4a70a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:434:21 [INFO] [stderr] 25: 0x55eeb0d5d991 - std::sync::once::Once::call_once::hefcf66c94a699d42 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:9 [INFO] [stderr] 26: 0x55eeb0d5ab5d - lazy_static::lazy::Lazy::get::h84d920551b8ef19b [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: 0x55eeb0d5ab5d - ::deref::__stability::h7f189a80c2a7c8c1 [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: 0x55eeb0d5ab5d - ::deref::h8d6b39b91ffa9aab [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: 0x55eeb0d5abd1 - crossbeam_epoch::default::HANDLE::__init::hdd2cf0b142f20cea [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: 0x55eeb0d5ac3a - crossbeam_epoch::default::HANDLE::__getit::{{closure}}::hfdb143af2964f040 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:350:25 [INFO] [stderr] 31: 0x55eeb0d5da3d - std::thread::local::lazy::LazyKeyInner::initialize::h27d48515b8deab8e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:806:25 [INFO] [stderr] 32: 0x55eeb0d5d219 - std::thread::local::fast::Key::try_initialize::h029a7c4911e82e40 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:984:31 [INFO] [stderr] 33: 0x55eeb0d5d367 - std::thread::local::fast::Key::get::hc2d395bc86f4b055 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:967:29 [INFO] [stderr] 34: 0x55eeb0d309d9 - crossbeam_epoch::default::HANDLE::__getit::h870a4c4d1120e036 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:342:21 [INFO] [stderr] 35: 0x55eeb0d45a79 - std::thread::local::LocalKey::try_with::h1f359bae8764773d [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:441:32 [INFO] [stderr] 36: 0x55eeb0d459bf - std::thread::local::LocalKey::with::h5d773db8b0ea5b54 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stderr] 37: 0x55eeb0d309fe - crossbeam_epoch::default::is_pinned::h83c4524e4bd9885a [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: 0x55eeb0d375f4 - crossbeam_deque::Stealer::steal::hbd3930f25e14d522 [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: 0x55eeb0d41803 - rayon_core::registry::WorkerThread::steal::{{closure}}::h11c58fb11596d0a6 [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: 0x55eeb0d3ed3b - core::ops::function::impls:: for &mut F>::call_mut::h3a7ba15abd888b40 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55eeb0d45f81 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h0a661cbb417f8f72 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2680:32 [INFO] [stderr] 42: 0x55eeb0d2d9c9 - core::iter::adapters::filter::filter_try_fold::{{closure}}::ha82bb5a98a9bdf51 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55eeb0d2d72c - core::ops::function::impls:: for &mut F>::call_mut::h0c05704a544b5758 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55eeb0d2bbcb - core::iter::traits::iterator::Iterator::try_fold::h718605296e371f39 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2186:21 [INFO] [stderr] 45: 0x55eeb0d44c3e - as core::iter::traits::iterator::Iterator>::try_fold::he227e2a18fa6811b [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55eeb0d2c7df - as core::iter::traits::iterator::Iterator>::try_fold::h63ca6590daf732e0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55eeb0d2d8ab - core::iter::traits::iterator::Iterator::find_map::h18eff92f30d40d7d [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2686:9 [INFO] [stderr] 48: 0x55eeb0d44f49 - as core::iter::traits::iterator::Iterator>::next::h973af82879d35732 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55eeb0d4174e - rayon_core::registry::WorkerThread::steal::h324f8d1599550517 [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: 0x55eeb0d41472 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h3e2e9faf2911abaf [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: 0x55eeb0d34645 - core::option::Option::or_else::hda5b556fb941b068 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1364:21 [INFO] [stderr] 52: 0x55eeb0d411ba - rayon_core::registry::WorkerThread::wait_until_cold::hf7118dfd36ade62e [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: 0x55eeb0d40c43 - rayon_core::registry::WorkerThread::wait_until::hbd4cf6c6fc657b8a [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: 0x55eeb0d41d67 - rayon_core::registry::main_loop::h0dd813cd1d92875c [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: 0x55eeb0d4022c - rayon_core::registry::Registry::new::{{closure}}::hd571e1ce6278469c [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: 0x55eeb0d30c0e - std::sys_common::backtrace::__rust_begin_short_backtrace::h011e63bd83aced7e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 57: 0x55eeb0d38d12 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2d4e85295d34555a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stderr] 58: 0x55eeb0d39832 - as core::ops::function::FnOnce<()>>::call_once::hb4438839cd01d2f8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x55eeb0d39e04 - std::panicking::try::do_call::hd01afc9106150f7f [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 60: 0x55eeb0d3b10b - __rust_try [INFO] [stderr] 61: 0x55eeb0d39cf0 - std::panicking::try::h9d1b6bd40395602a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 62: 0x55eeb0d2d3d2 - std::panic::catch_unwind::h5b9e609307b25f97 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 63: 0x55eeb0d38a8f - std::thread::Builder::spawn_unchecked_::{{closure}}::h3202a5bd10aa3e59 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stderr] 64: 0x55eeb0d2e42f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h77b2652fc9c0683a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55eeb0d906b3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 66: 0x55eeb0d906b3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 67: 0x55eeb0d906b3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7f8761c56609 - start_thread [INFO] [stderr] 69: 0x7f8761b75163 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c7a69656161e7ecadb6779047c72f7ff3f42f8b5ebeac0197e14c1dc9ac269e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a69656161e7ecadb6779047c72f7ff3f42f8b5ebeac0197e14c1dc9ac269e9", kill_on_drop: false }` [INFO] [stdout] c7a69656161e7ecadb6779047c72f7ff3f42f8b5ebeac0197e14c1dc9ac269e9