[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 try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyboxes%2Falbedo" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonyboxes/albedo on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "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-13/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" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocksdb v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e9616e5e56ed1e8bc216c1923c4b8741f2a89ea7e31774042ded09b7f1c917b [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" "7e9616e5e56ed1e8bc216c1923c4b8741f2a89ea7e31774042ded09b7f1c917b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e9616e5e56ed1e8bc216c1923c4b8741f2a89ea7e31774042ded09b7f1c917b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9616e5e56ed1e8bc216c1923c4b8741f2a89ea7e31774042ded09b7f1c917b", kill_on_drop: false }` [INFO] [stdout] 7e9616e5e56ed1e8bc216c1923c4b8741f2a89ea7e31774042ded09b7f1c917b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--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] 4dd435ecd912dbf943dd9fe57d4fa73d55c4148cd44a141d0744923e577cc986 [INFO] running `Command { std: "docker" "start" "-a" "4dd435ecd912dbf943dd9fe57d4fa73d55c4148cd44a141d0744923e577cc986", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling env_logger v0.5.13 [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-e8a077f8f143c3e9/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-66abf8599a3133af/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/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55cb27926be7 - std::backtrace_rs::backtrace::libunwind::trace::h746c3e9529d524bc [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55cb27926be7 - std::backtrace_rs::backtrace::trace_unsynchronized::h84373278bfb39e0c [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cb27926be7 - std::sys_common::backtrace::_print_fmt::h517324efde750597 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55cb27926be7 - ::fmt::hf594ab77fac89284 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55cb2794367c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55cb27922592 - std::io::Write::write_fmt::h3f6656f045fa877f [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55cb27928fb5 - std::sys_common::backtrace::_print::hda7655c057c24dcc [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55cb27928fb5 - std::sys_common::backtrace::print::h546a6c8431d46287 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55cb27928fb5 - std::panicking::default_hook::{{closure}}::h006dd083853faf51 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55cb27928b0a - std::panicking::default_hook::hf0f9afb1017317fc [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55cb27929751 - std::panicking::rust_panic_with_hook::hb7a19826c029b1d6 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55cb27929267 - std::panicking::begin_panic_handler::{{closure}}::hde71edcd925d0c5e [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x55cb279270ac - std::sys_common::backtrace::__rust_end_short_backtrace::h8a3c7d6cea578919 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55cb279291f9 - rust_begin_unwind [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55cb27942a51 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55cb2794299d - core::panicking::panic::h35b77276aa4b0c12 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55cb278ff6a8 - core::mem::uninitialized::hbd9764b09029dc6c [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x55cb278ff6a8 - crossbeam_epoch::sync::queue::Queue::new::h1f776e64084a0301 [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: 0x55cb278f579d - crossbeam_epoch::internal::Global::new::hf6db2a09a092006f [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: 0x55cb27900e51 - crossbeam_epoch::collector::Collector::new::h07538064c73c40d3 [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: 0x55cb278fa1fa - ::deref::__static_ref_initialize::h2bf24d08d5fd8ee0 [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: 0x55cb278fa1fa - core::ops::function::FnOnce::call_once::h371f44b2872dac1e [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55cb278fa0e3 - lazy_static::lazy::Lazy::get::{{closure}}::hec967b4c1e802a69 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/inline_lazy.rs:28:27 [INFO] [stderr] 23: 0x55cb279021bf - std::sync::once::Once::call_once::{{closure}}::h90a313750f78c32e [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55cb27926852 - std::sync::once::Once::call_inner::hd35c7f7eb6ec0c08 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x55cb27902135 - std::sync::once::Once::call_once::h3d522988eeefdf45 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55cb278f9578 - lazy_static::lazy::Lazy::get::h75319b68fd14e01d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/inline_lazy.rs:27:13 [INFO] [stderr] 27: 0x55cb278f9578 - ::deref::__stability::hf7f82e6c321504aa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/lib.rs:149:25 [INFO] [stderr] 28: 0x55cb278f9578 - ::deref::h21e12958ed4cc3a9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/lib.rs:151:21 [INFO] [stderr] 29: 0x55cb278f95d4 - crossbeam_epoch::default::HANDLE::__init::h5d9a63cef3e3d3bf [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: 0x55cb278fa219 - core::ops::function::FnOnce::call_once::h6bce5342090555f1 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55cb278f8bdc - std::thread::local::lazy::LazyKeyInner::initialize::h03558dc67ee92034 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x55cb27902256 - std::thread::local::fast::Key::try_initialize::hbd875fec3041a46d [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x55cb2790239b - std::thread::local::fast::Key::get::he25b9776b07f25a2 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x55cb278f961d - crossbeam_epoch::default::HANDLE::__getit::hd50e95abfd3ff9dd [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x55cb278d42ab - std::thread::local::LocalKey::try_with::h714f0f3862f022ef [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x55cb278d401f - std::thread::local::LocalKey::with::hf0232941aa4fd97d [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x55cb278d2fe4 - crossbeam_epoch::default::is_pinned::h3b76ec2a7d1727d5 [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: 0x55cb278db664 - crossbeam_deque::Stealer::steal::h74fa667350b9ea67 [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: 0x55cb278ca353 - rayon_core::registry::WorkerThread::steal::{{closure}}::hd55724e607fb6c4a [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: 0x55cb278c73ab - core::ops::function::impls:: for &mut F>::call_mut::h2c18575a8578c0b5 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55cb278d89e1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h922a1e83b1ace704 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x55cb278dd84c - core::iter::adapters::filter::filter_try_fold::{{closure}}::h7dc16cfa1809ef6d [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/iter/adapters/filter.rs:43:44 [INFO] [stderr] 43: 0x55cb278dcbcc - core::ops::function::impls:: for &mut F>::call_mut::h137f5ac742200b74 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55cb278d8c33 - core::iter::traits::iterator::Iterator::try_fold::h62a95c69b63b6d05 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x55cb278d7002 - as core::iter::traits::iterator::Iterator>::try_fold::h0139864cf024acfb [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55cb278dc044 - as core::iter::traits::iterator::Iterator>::try_fold::hc7dd0a2972c9ab69 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/iter/adapters/filter.rs:92:9 [INFO] [stderr] 47: 0x55cb278dd741 - core::iter::traits::iterator::Iterator::find_map::h3010595fbc5e5780 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x55cb278d7466 - as core::iter::traits::iterator::Iterator>::next::h6d25afa2da05181d [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55cb278ca27e - rayon_core::registry::WorkerThread::steal::h591cfa37f5248ed9 [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: 0x55cb278c9fb2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hb06eb7467a76775b [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: 0x55cb278e77f3 - core::option::Option::or_else::he28d9ddbefb7adc0 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x55cb278c98f4 - rayon_core::registry::WorkerThread::wait_until_cold::h6519bca2296f0173 [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: 0x55cb278c96e8 - rayon_core::registry::WorkerThread::wait_until::hd69eb6c995dd9224 [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: 0x55cb278ca7af - rayon_core::registry::main_loop::habc1fc89b549a6b6 [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: 0x55cb278c8c2d - rayon_core::registry::Registry::new::{{closure}}::h9c9818255ac9fa4f [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: 0x55cb278d340e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5bc2036a338dfa6d [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55cb278d5242 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hdb8736c5d74511e4 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x55cb278dbfb2 - as core::ops::function::FnOnce<()>>::call_once::h02867576b99b8c95 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x55cb278e66ce - std::panicking::try::do_call::h5a39316f0a243328 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x55cb278e7e6d - __rust_try [INFO] [stderr] 61: 0x55cb278e65b3 - std::panicking::try::h93bae680dbd66b4d [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x55cb278dc9e2 - std::panic::catch_unwind::h9e40e9cad29141f7 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x55cb278d5048 - std::thread::Builder::spawn_unchecked::{{closure}}::h16cc7f707243ba44 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x55cb278d538f - core::ops::function::FnOnce::call_once{{vtable.shim}}::he7e278828e95a4fe [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55cb279302aa - as core::ops::function::FnOnce>::call_once::hea1090dbdcecbf5a [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/alloc/src/boxed.rs:1328:9 [INFO] [stderr] 66: 0x55cb279302aa - as core::ops::function::FnOnce>::call_once::h8d5723d3912bd325 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/alloc/src/boxed.rs:1328:9 [INFO] [stderr] 67: 0x55cb279302aa - std::sys::unix::thread::Thread::new::thread_start::hc17a425ca2995724 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f2a7de8a609 - start_thread [INFO] [stderr] 69: 0x7f2a7ddab293 - 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" "4dd435ecd912dbf943dd9fe57d4fa73d55c4148cd44a141d0744923e577cc986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd435ecd912dbf943dd9fe57d4fa73d55c4148cd44a141d0744923e577cc986", kill_on_drop: false }` [INFO] [stdout] 4dd435ecd912dbf943dd9fe57d4fa73d55c4148cd44a141d0744923e577cc986