[INFO] cloning repository https://github.com/tonyboxes/albedo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonyboxes/albedo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyboxes%2Falbedo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyboxes%2Falbedo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 382620a75f301086ca441b5dd24d745e0f4ee0bd [INFO] checking tonyboxes/albedo against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyboxes%2Falbedo" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonyboxes/albedo on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tonyboxes/albedo [INFO] finished tweaking git repo https://github.com/tonyboxes/albedo [INFO] tweaked toml for git repo https://github.com/tonyboxes/albedo written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/tonyboxes/albedo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta" "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] 90b23596961d98788dc830da94722ef168934aae81c0804cc174f466e5c94596 [INFO] running `Command { std: "docker" "start" "-a" "90b23596961d98788dc830da94722ef168934aae81c0804cc174f466e5c94596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90b23596961d98788dc830da94722ef168934aae81c0804cc174f466e5c94596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90b23596961d98788dc830da94722ef168934aae81c0804cc174f466e5c94596", kill_on_drop: false }` [INFO] [stdout] 90b23596961d98788dc830da94722ef168934aae81c0804cc174f466e5c94596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7aaeebde32f5742ececb37f37eb8d73a982a8eb46a5c9935e236bbc0842a1bd6 [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" "7aaeebde32f5742ececb37f37eb8d73a982a8eb46a5c9935e236bbc0842a1bd6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] error: failed to run custom build command for `libloading v0.5.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libloading-262da4a9c658dd3d/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dl [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libloading-8dcddc8117bdf50e/out/src/os/unix/global_static.o" "-c" "src/os/unix/global_static.c" [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/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/mem/mod.rs:658:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b61c601930 - std::backtrace_rs::backtrace::libunwind::trace::h7cf3ca97bd83fbab [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55b61c601930 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a69c674b2d9ea5c [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55b61c601930 - std::sys_common::backtrace::_print_fmt::hdf72478dfcb50678 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55b61c601930 - ::fmt::h1e0bdbb35e83deca [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55b61c62095c - core::fmt::write::he67f9b17bcb7ee73 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x55b61c5fd452 - std::io::Write::write_fmt::hac97d5cb5753e2ec [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/io/mod.rs:1516 [INFO] [stderr] 6: 0x55b61c603f1d - std::sys_common::backtrace::_print::haa20918e28a126c5 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55b61c603f1d - std::sys_common::backtrace::print::h49e772a4873d9076 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55b61c603f1d - std::panicking::default_hook::{{closure}}::hb218b305d15e3f11 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x55b61c603bc8 - std::panicking::default_hook::h63997b7b949e1ce0 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x55b61c604601 - std::panicking::rust_panic_with_hook::hb54f09ccadf64bd3 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x55b61c6041a9 - std::panicking::begin_panic_handler::{{closure}}::h8b43445b254eeb30 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x55b61c601dbc - std::sys_common::backtrace::__rust_end_short_backtrace::hacd691450edfeae0 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55b61c604169 - rust_begin_unwind [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x55b61c61fc71 - core::panicking::panic_fmt::h5b17d4a0e853d0f5 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x55b61c61fbbd - core::panicking::panic::hc6be4d7009fb30ae [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/panicking.rs:50 [INFO] [stderr] 16: 0x55b61c5df8f6 - core::mem::uninitialized::h991a030cfeeaddea [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/mem/mod.rs:658 [INFO] [stderr] 17: 0x55b61c5df8f6 - crossbeam_epoch::sync::queue::Queue::new::h456d881fd26818a5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57 [INFO] [stderr] 18: 0x55b61c5d66ae - crossbeam_epoch::internal::Global::new::haa4df82666d3e24f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63 [INFO] [stderr] 19: 0x55b61c5e1691 - crossbeam_epoch::collector::Collector::new::h14f43b5d0fadf779 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32 [INFO] [stderr] 20: 0x55b61c5da8ea - ::deref::__static_ref_initialize::hd069adeefead66e4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12 [INFO] [stderr] 21: 0x55b61c5da8ea - core::ops::function::FnOnce::call_once::he839c797dc1a6732 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:227 [INFO] [stderr] 22: 0x55b61c5da763 - lazy_static::lazy::Lazy::get::{{closure}}::hc2a9eed934e5761c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/inline_lazy.rs:28 [INFO] [stderr] 23: 0x55b61c5e26ff - std::sync::once::Once::call_once::{{closure}}::h1267408b48a9e902 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sync/once.rs:261 [INFO] [stderr] 24: 0x55b61c6014d2 - std::sync::once::Once::call_inner::h33bd609ddf05a465 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sync/once.rs:419 [INFO] [stderr] 25: 0x55b61c5e2681 - std::sync::once::Once::call_once::h62893cf99151b697 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sync/once.rs:261 [INFO] [stderr] 26: 0x55b61c5da698 - lazy_static::lazy::Lazy::get::hd15706dda4c55b87 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/inline_lazy.rs:27 [INFO] [stderr] 27: 0x55b61c5da698 - ::deref::__stability::he8483c0b27a87329 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/lib.rs:149 [INFO] [stderr] 28: 0x55b61c5da698 - ::deref::h3c168d42b6f62cf9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/lib.rs:151 [INFO] [stderr] 29: 0x55b61c5da6f4 - crossbeam_epoch::default::HANDLE::__init::h00a2ae5329897c44 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17 [INFO] [stderr] 30: 0x55b61c5da8c9 - core::ops::function::FnOnce::call_once::hb5897ebbbe22e916 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:227 [INFO] [stderr] 31: 0x55b61c5d9d6c - std::thread::local::lazy::LazyKeyInner::initialize::h83fbfcf91ab8d713 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/thread/local.rs:304 [INFO] [stderr] 32: 0x55b61c5e27a2 - std::thread::local::fast::Key::try_initialize::h6abaf5ddcb557f86 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/thread/local.rs:473 [INFO] [stderr] 33: 0x55b61c5e28f7 - std::thread::local::fast::Key::get::haa4b8b679dc73360 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/thread/local.rs:456 [INFO] [stderr] 34: 0x55b61c5da73d - crossbeam_epoch::default::HANDLE::__getit::ha4c2c622ed6fb345 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/thread/local.rs:183 [INFO] [stderr] 35: 0x55b61c5b7c6b - std::thread::local::LocalKey::try_with::h69c6e29940c76571 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/thread/local.rs:271 [INFO] [stderr] 36: 0x55b61c5b795f - std::thread::local::LocalKey::with::h9d8813e501d23036 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/thread/local.rs:248 [INFO] [stderr] 37: 0x55b61c5b2964 - crossbeam_epoch::default::is_pinned::h4374b280dae65a8e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33 [INFO] [stderr] 38: 0x55b61c5be6c5 - crossbeam_deque::Stealer::steal::h32956225a2105603 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714 [INFO] [stderr] 39: 0x55b61c5acef3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hf96349ae2f8407b9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:614 [INFO] [stderr] 40: 0x55b61c5a9f4b - core::ops::function::impls:: for &mut F>::call_mut::h19c05b3492f58ac3 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:269 [INFO] [stderr] 41: 0x55b61c5bb781 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hd24c384b30ac8a6a [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/iter/traits/iterator.rs:2261 [INFO] [stderr] 42: 0x55b61c5b38c5 - core::iter::adapters::filter_try_fold::{{closure}}::hfe3a332882067baf [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/iter/adapters/mod.rs:1078 [INFO] [stderr] 43: 0x55b61c5b32cc - core::ops::function::impls:: for &mut F>::call_mut::h73fdd1da0c09d9fc [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:269 [INFO] [stderr] 44: 0x55b61c5bb9e4 - core::iter::traits::iterator::Iterator::try_fold::h29aa2561af901986 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/iter/traits/iterator.rs:1888 [INFO] [stderr] 45: 0x55b61c5b6b83 - as core::iter::traits::iterator::Iterator>::try_fold::h5a52bc1f63119184 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/iter/adapters/chain.rs:105 [INFO] [stderr] 46: 0x55b61c5b3226 - as core::iter::traits::iterator::Iterator>::try_fold::h06057b129a60be2d [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/iter/adapters/mod.rs:1127 [INFO] [stderr] 47: 0x55b61c5b3431 - core::iter::traits::iterator::Iterator::find_map::hc89cc291c7c48b04 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/iter/traits/iterator.rs:2267 [INFO] [stderr] 48: 0x55b61c5b3296 - as core::iter::traits::iterator::Iterator>::next::h546aa05dfc55e2ce [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/iter/adapters/mod.rs:1245 [INFO] [stderr] 49: 0x55b61c5ace2b - rayon_core::registry::WorkerThread::steal::h81acd719d53f2abf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:608 [INFO] [stderr] 50: 0x55b61c5acb52 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hd95e6d1a1bfe9768 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:565 [INFO] [stderr] 51: 0x55b61c5c54bf - core::option::Option::or_else::h492947331fbdffce [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/option.rs:752 [INFO] [stderr] 52: 0x55b61c5ac835 - rayon_core::registry::WorkerThread::wait_until_cold::h814fc0d4050947ef [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:564 [INFO] [stderr] 53: 0x55b61c5ac398 - rayon_core::registry::WorkerThread::wait_until::hb9609018815f1d2a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:544 [INFO] [stderr] 54: 0x55b61c5ad3bb - rayon_core::registry::main_loop::h3f4ab6c243e23975 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:666 [INFO] [stderr] 55: 0x55b61c5ab78d - rayon_core::registry::Registry::new::{{closure}}::heedb67d164bfe931 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:135 [INFO] [stderr] 56: 0x55b61c5b2dee - std::sys_common::backtrace::__rust_begin_short_backtrace::hbda5009852317c96 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 57: 0x55b61c5b9712 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hfd28ad3d4f35bf4f [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/thread/mod.rs:464 [INFO] [stderr] 58: 0x55b61c5bf042 - as core::ops::function::FnOnce<()>>::call_once::h95f6891045f5b6fb [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panic.rs:308 [INFO] [stderr] 59: 0x55b61c5c6d4e - std::panicking::try::do_call::h5a11526c975a342b [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:381 [INFO] [stderr] 60: 0x55b61c5c84cd - __rust_try [INFO] [stderr] 61: 0x55b61c5c6b93 - std::panicking::try::h640f8a4e6236d55c [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:345 [INFO] [stderr] 62: 0x55b61c5bf832 - std::panic::catch_unwind::h0b3b0ee384169340 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panic.rs:382 [INFO] [stderr] 63: 0x55b61c5b9501 - std::thread::Builder::spawn_unchecked::{{closure}}::h44da9bcf57476d09 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/thread/mod.rs:463 [INFO] [stderr] 64: 0x55b61c5b984f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h81715adf914bf426 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:227 [INFO] [stderr] 65: 0x55b61c60b79a - as core::ops::function::FnOnce>::call_once::hd4d30e37db281e8f [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/alloc/src/boxed.rs:1042 [INFO] [stderr] 66: 0x55b61c60b79a - as core::ops::function::FnOnce>::call_once::h019185a215ba16e4 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/alloc/src/boxed.rs:1042 [INFO] [stderr] 67: 0x55b61c60b79a - std::sys::unix::thread::Thread::new::thread_start::h33c6d7cf25f9291f [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys/unix/thread.rs:87 [INFO] [stderr] 68: 0x7efd8baaf609 - start_thread [INFO] [stderr] 69: 0x7efd8bbeb293 - 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" "7aaeebde32f5742ececb37f37eb8d73a982a8eb46a5c9935e236bbc0842a1bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aaeebde32f5742ececb37f37eb8d73a982a8eb46a5c9935e236bbc0842a1bd6", kill_on_drop: false }` [INFO] [stdout] 7aaeebde32f5742ececb37f37eb8d73a982a8eb46a5c9935e236bbc0842a1bd6