[INFO] cloning repository https://github.com/ChrisMacNaughton/lightosd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisMacNaughton/lightosd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Flightosd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Flightosd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e7e7fbe508097811bb5a5ed8683bb91e053a88e [INFO] checking ChrisMacNaughton/lightosd against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Flightosd" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChrisMacNaughton/lightosd on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChrisMacNaughton/lightosd [INFO] finished tweaking git repo https://github.com/ChrisMacNaughton/lightosd [INFO] tweaked toml for git repo https://github.com/ChrisMacNaughton/lightosd written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ChrisMacNaughton/lightosd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63764efd38ce9c05b59d8faf5384bac9ab68756bd1756a209c0b7b435fbe4242 [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" "63764efd38ce9c05b59d8faf5384bac9ab68756bd1756a209c0b7b435fbe4242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63764efd38ce9c05b59d8faf5384bac9ab68756bd1756a209c0b7b435fbe4242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63764efd38ce9c05b59d8faf5384bac9ab68756bd1756a209c0b7b435fbe4242", kill_on_drop: false }` [INFO] [stdout] 63764efd38ce9c05b59d8faf5384bac9ab68756bd1756a209c0b7b435fbe4242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6855fe4c39098e6fb414f974b14d90737d8e537cded088c01ebd16c7a8c0071d [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" "6855fe4c39098e6fb414f974b14d90737d8e537cded088c01ebd16c7a8c0071d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] error: failed to run custom build command for `libloading v0.5.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libloading-1be03465bb4c0855/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dl [INFO] [stderr] NUM_JOBS = Some("14") [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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [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-f84e22e8771223e0/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 `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'thread 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs' panicked at ':attempted to leave type `internal::Local` uninitialized, which is invalid', 671/rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs::9671 [INFO] [stderr] :9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] 0: 0x557f3ea049e0 - std::backtrace_rs::backtrace::libunwind::trace::hb4de9797f80b7b8c [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x557f3ea049e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h59566d0bd20efff7 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557f3ea049e0 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x557f3ea049e0 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] 4: 0x557f3ea21fbc - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x557f3ea002b2 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x557f3ea06da5 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x557f3ea06da5 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x557f3ea06da5 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x557f3ea06853 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x557f3ea07541 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x557f3ea07057 - std::panicking::begin_panic_handler::{{closure}}::h9b9fecf185178864 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x557f3ea04e7c - std::sys_common::backtrace::__rust_end_short_backtrace::h57be46a42dc7f24b [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x557f3ea06fe9 - rust_begin_unwind [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x557f3ea21391 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x557f3ea212dd - core::panicking::panic::h35b77276aa4b0c12 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x557f3e9d5de1 - core::mem::uninitialized::h4e1a9a4db0f0daf9 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] 17: 0x557f3e9d5de1 - >::entry_of::hdde07e7270bbc0d5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] 18: 0x557f3e9dc693 - crossbeam_epoch::sync::list::List::insert::hc34fe71087bf95bd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/sync/list.rs:176:29 [INFO] [stderr] 19: 0x557f3e9d4de9 - crossbeam_epoch::internal::Local::register::hbeecdbc3dc67ec77 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:291:13 [INFO] [stderr] 20: 0x557f3e9df1fe - crossbeam_epoch::collector::Collector::register::hf864a654f11dfd38 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/collector.rs:39:9 [INFO] [stderr] 21: 0x557f3e9d9c94 - crossbeam_epoch::default::HANDLE::__init::h1a343224254e4658 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:17:34 [INFO] [stderr] 22: 0x557f3e9dfdc9 - core::ops::function::FnOnce::call_once::hd77af2f3f6945aeb [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x557f3e9dea7c - std::thread::local::lazy::LazyKeyInner::initialize::h23d235aabf34a6be [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 24: 0x557f3e9dae4b - std::thread::local::fast::Key::try_initialize::h7a9a207d80864541 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 25: 0x557f3e9daf9b - std::thread::local::fast::Key::get::h2497c8cf114e8eb7 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 26: 0x557f3e9d9cd0 - crossbeam_epoch::default::HANDLE::__getit::hcf3e05535b790406 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 27: 0x557f3e9a9435 - std::thread::local::LocalKey::try_with::h22c9835bceea1f94 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 28: 0x557f3e9a8353 - crossbeam_epoch::default::with_handle::h2ee8a96bbc56ee22 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:42:5 [INFO] [stderr] 29: 0x557f3e9a862a - crossbeam_epoch::default::is_pinned::h369c7741832632e9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:29:5 [INFO] [stderr] 30: 0x557f3e9c79b1 - crossbeam_deque::Stealer::steal::h717d5bade4fae28b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.6.3/src/lib.rs:660:12 [INFO] [stderr] 31: 0x557f3e9a71ca - rayon_core::registry::WorkerThread::steal::{{closure}}::hf36706bc146bd305 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:764:27 [INFO] [stderr] 32: 0x557f3e9a3e6b - core::ops::function::impls:: for &mut F>::call_mut::h6c13b214b48674a9 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x557f3e9b4301 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hcb4f5e6ccec296ce [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/traits/iterator.rs:2362:32 [INFO] [stderr] 34: 0x557f3e9c60a2 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h2ae829b09cab22f2 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/adapters/filter.rs:43:44 [INFO] [stderr] 35: 0x557f3e9c5eac - core::ops::function::impls:: for &mut F>::call_mut::h1a9ecb1cef16ec10 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x557f3e9b4703 - core::iter::traits::iterator::Iterator::try_fold::he710af46790be8d4 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/traits/iterator.rs:1983:21 [INFO] [stderr] 37: 0x557f3e9a7f72 - as core::iter::traits::iterator::Iterator>::try_fold::he05cfeffce8a36e6 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x557f3e9c52c6 - as core::iter::traits::iterator::Iterator>::try_fold::h0e5f59bf13e310c8 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/adapters/filter.rs:92:9 [INFO] [stderr] 39: 0x557f3e9c5fc1 - core::iter::traits::iterator::Iterator::find_map::hea8ec59a00adcada [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/traits/iterator.rs:2368:9 [INFO] [stderr] 40: 0x557f3e9a82d6 - as core::iter::traits::iterator::Iterator>::next::h84f3223568e97ae3 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x557f3e9a70e9 - rayon_core::registry::WorkerThread::steal::h2c286fc4d2df9ec0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:758:9 [INFO] [stderr] 42: 0x557f3e9a6e22 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h561b280da67c6aba [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:714:29 [INFO] [stderr] 43: 0x557f3e9c0f53 - core::option::Option::or_else::h7e4715b3f644cd70 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/option.rs:818:21 [INFO] [stderr] 44: 0x557f3e9a6726 - rayon_core::registry::WorkerThread::wait_until_cold::h3b1d0646d796ccb2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:712:32 [INFO] [stderr] 45: 0x557f3e9a664a - rayon_core::registry::WorkerThread::wait_until::hcdaa87dcf8aa9243 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:692:13 [INFO] [stderr] 46: 0x557f3e9a76c1 - rayon_core::registry::main_loop::h9dc13d528a014439 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:812:5 [INFO] [stderr] 47: 0x557f3e9a4250 - rayon_core::registry::ThreadBuilder::run::h994a74666cce48bd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:58:18 [INFO] [stderr] 48: 0x557f3e9a47c1 - ::spawn::{{closure}}::hd7d2fef62ca0ee54 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:103:20 [INFO] [stderr] 49: 0x557f3e9aeb05 - std::sys_common::backtrace::__rust_begin_short_backtrace::h36da7aa029079608 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 50: 0x557f3e9aa5c1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3f189c40788692cf [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 51: 0x557f3e9bcae1 - as core::ops::function::FnOnce<()>>::call_once::had0361421784d7de [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panic.rs:344:9 [INFO] [stderr] 52: 0x557f3e9ad5d2 - std::panicking::try::do_call::h57616e25207937e6 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:379:40 [INFO] [stderr] 53: 0x557f3e9aea3d - __rust_try [INFO] [stderr] 54: 0x557f3e9ad4b4 - std::panicking::try::hdf184d8779a4f685 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:343:19 [INFO] [stderr] 55: 0x557f3e9bd273 - std::panic::catch_unwind::h860fcfd5743ba569 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panic.rs:431:14 [INFO] [stderr] 56: 0x557f3e9aa3b0 - std::thread::Builder::spawn_unchecked::{{closure}}::hc02ef256fee02ebd [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 57: 0x557f3e9aa84f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8bb13a8b10f88f48 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x557f3ea0eb8a - as core::ops::function::FnOnce>::call_once::h321523073ee11258 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 59: 0x557f3ea0eb8a - as core::ops::function::FnOnce>::call_once::hf0e85e12c83b99b3 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 60: 0x557f3ea0eb8a - std::sys::unix::thread::Thread::new::thread_start::hba22c7961aa0e2f8 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 61: 0x7f039cd24609 - start_thread [INFO] [stderr] 62: 0x7f039cc45293 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] Rayon: detected unexpected panic; aborting [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557f3ea049e0 - std::backtrace_rs::backtrace::libunwind::trace::hb4de9797f80b7b8c [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x557f3ea049e0 - std::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6855fe4c39098e6fb414f974b14d90737d8e537cded088c01ebd16c7a8c0071d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6855fe4c39098e6fb414f974b14d90737d8e537cded088c01ebd16c7a8c0071d", kill_on_drop: false }` [INFO] [stdout] 6855fe4c39098e6fb414f974b14d90737d8e537cded088c01ebd16c7a8c0071d