[INFO] cloning repository https://github.com/guillotinaweb/librocksdb-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guillotinaweb/librocksdb-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillotinaweb%2Flibrocksdb-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillotinaweb%2Flibrocksdb-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af48c6fc3095c611adea7dd261b14e06ee28afc7 [INFO] checking guillotinaweb/librocksdb-sys against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillotinaweb%2Flibrocksdb-sys" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guillotinaweb/librocksdb-sys 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/guillotinaweb/librocksdb-sys [INFO] finished tweaking git repo https://github.com/guillotinaweb/librocksdb-sys [INFO] tweaked toml for git repo https://github.com/guillotinaweb/librocksdb-sys written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/guillotinaweb/librocksdb-sys 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] f41b83b879a048ccbe8df200edd490605433a03db47765bfaf69b17ccd17a0ca [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" "f41b83b879a048ccbe8df200edd490605433a03db47765bfaf69b17ccd17a0ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f41b83b879a048ccbe8df200edd490605433a03db47765bfaf69b17ccd17a0ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41b83b879a048ccbe8df200edd490605433a03db47765bfaf69b17ccd17a0ca", kill_on_drop: false }` [INFO] [stdout] f41b83b879a048ccbe8df200edd490605433a03db47765bfaf69b17ccd17a0ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] dc8f845cbb185a9c521383a88780468d44ce41f59b6a62ae722ab10ca1a5e07f [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" "dc8f845cbb185a9c521383a88780468d44ce41f59b6a62ae722ab10ca1a5e07f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.12 [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 clap v2.32.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling cexpr v0.3.3 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling env_logger v0.6.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-86c42b550a90a9fa/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-498fba49d3e579b0/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/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56435ec1a870 - 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: 0x56435ec1a870 - 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: 0x56435ec1a870 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56435ec1a870 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56435ec37e4c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x56435ec16162 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x56435ec1cc35 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56435ec1cc35 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56435ec1cc35 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56435ec1c6e3 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56435ec1d3d1 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x56435ec1cee7 - std::panicking::begin_panic_handler::{{closure}}::h9b9fecf185178864 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x56435ec1ad0c - 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: 0x56435ec1ce79 - rust_begin_unwind [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x56435ec37221 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x56435ec3716d - core::panicking::panic::h35b77276aa4b0c12 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x56435ebf3390 - core::mem::uninitialized::h5afadaf4bd29b285 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] 17: 0x56435ebf3390 - crossbeam_epoch::sync::queue::Queue::new::h6ddbf108a0ba5e50 [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: 0x56435ebeb04d - crossbeam_epoch::internal::Global::new::h5b12bc386f04974c [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: 0x56435ebf51f1 - crossbeam_epoch::collector::Collector::new::hc4cc2d4d7c35134d [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: 0x56435ebee39a - ::deref::__static_ref_initialize::h3fe67eb588cb40b8 [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: 0x56435ebee39a - core::ops::function::FnOnce::call_once::ha41b00c31c2f9987 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x56435ebf4277 - lazy_static::lazy::Lazy::get::{{closure}}::h20b1d449208a2e36 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:28:29 [INFO] [stderr] 23: 0x56435ebf6e3f - std::sync::once::Once::call_once::{{closure}}::hdfec50957dec36da [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x56435ec1a4f2 - std::sync::once::Once::call_inner::he54c77fb483caed2 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x56435ebf6db7 - std::sync::once::Once::call_once::haaff4b922c67461e [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x56435ebed749 - lazy_static::lazy::Lazy::get::h2907b40b36d7e482 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:27:9 [INFO] [stderr] 27: 0x56435ebed749 - ::deref::__stability::h81538c745d83c9cc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:139:21 [INFO] [stderr] 28: 0x56435ebed749 - ::deref::h4e7afd211fdee9e8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:141:17 [INFO] [stderr] 29: 0x56435ebed7c4 - crossbeam_epoch::default::HANDLE::__init::h03b55624d61cc9d1 [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: 0x56435ebee379 - core::ops::function::FnOnce::call_once::h651e9d434721f3e2 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x56435ebecdac - std::thread::local::lazy::LazyKeyInner::initialize::h5773ac261732098b [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x56435ebf6ecb - std::thread::local::fast::Key::try_initialize::hac02aac2388c15e0 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x56435ebf701b - std::thread::local::fast::Key::get::hc04d02947dfe9ce5 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x56435ebed810 - crossbeam_epoch::default::HANDLE::__getit::h56629b1fa6e1c135 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x56435ebc9a8b - std::thread::local::LocalKey::try_with::h2c42523f4c60caa5 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x56435ebc996f - std::thread::local::LocalKey::with::h1ff9871700387afa [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x56435ebdaf94 - crossbeam_epoch::default::is_pinned::h9aed4e7e36cd6065 [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: 0x56435ebd0c54 - crossbeam_deque::Stealer::steal::h4a9820bce0505a9b [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: 0x56435ebbe6d3 - rayon_core::registry::WorkerThread::steal::{{closure}}::h3dff9149c3d563bd [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: 0x56435ebbb7fb - core::ops::function::impls:: for &mut F>::call_mut::h108462a607f36eb3 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x56435ebc1421 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::ha432de2b6ad231e5 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/traits/iterator.rs:2362:32 [INFO] [stderr] 42: 0x56435ebc1af2 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hae971933c210b3c0 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/adapters/filter.rs:43:44 [INFO] [stderr] 43: 0x56435ebc0fec - core::ops::function::impls:: for &mut F>::call_mut::hc0d3c955ada99cca [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x56435ebc1673 - core::iter::traits::iterator::Iterator::try_fold::hcffdb4c39ef259b6 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/traits/iterator.rs:1983:21 [INFO] [stderr] 45: 0x56435ebc8f12 - as core::iter::traits::iterator::Iterator>::try_fold::h0f3f56b1e910f41c [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x56435ebbf416 - as core::iter::traits::iterator::Iterator>::try_fold::hd1b616d67d357ddf [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/adapters/filter.rs:92:9 [INFO] [stderr] 47: 0x56435ebc13b1 - core::iter::traits::iterator::Iterator::find_map::he30444b4cc695686 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/traits/iterator.rs:2368:9 [INFO] [stderr] 48: 0x56435ebc9276 - as core::iter::traits::iterator::Iterator>::next::h8442b8843e28145d [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x56435ebbe5fc - rayon_core::registry::WorkerThread::steal::h2411ab1807c13545 [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: 0x56435ebbe302 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h05fe1bd63df029f1 [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: 0x56435ebdd283 - core::option::Option::or_else::h323384061d72cac7 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/option.rs:818:21 [INFO] [stderr] 52: 0x56435ebbe014 - rayon_core::registry::WorkerThread::wait_until_cold::hbd997918cb8ce756 [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: 0x56435ebbdb97 - rayon_core::registry::WorkerThread::wait_until::h738ff995ae51b786 [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: 0x56435ebbeb2f - rayon_core::registry::main_loop::h659bce0982832e43 [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: 0x56435ebbcfa0 - rayon_core::registry::Registry::new::{{closure}}::h48f198ab9c3475f7 [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: 0x56435ebc594e - std::sys_common::backtrace::__rust_begin_short_backtrace::hfac4d8fdd092682f [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x56435ebcac62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc5ad878f14d231b6 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x56435ebbf392 - as core::ops::function::FnOnce<()>>::call_once::h83a10ea0c1296cdc [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panic.rs:344:9 [INFO] [stderr] 59: 0x56435ebdc5ae - std::panicking::try::do_call::h5b1c8e3660e53c69 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x56435ebdde6d - __rust_try [INFO] [stderr] 61: 0x56435ebdc3f3 - std::panicking::try::h5cd59731a694d575 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x56435ebc08b2 - std::panic::catch_unwind::ha63ffebd738808cd [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panic.rs:431:14 [INFO] [stderr] 63: 0x56435ebcaa50 - std::thread::Builder::spawn_unchecked::{{closure}}::h3c4fb33b081cc206 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x56435ebcae5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e2fd92895ca3321 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x56435ec24a1a - as core::ops::function::FnOnce>::call_once::h321523073ee11258 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 66: 0x56435ec24a1a - as core::ops::function::FnOnce>::call_once::hf0e85e12c83b99b3 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 67: 0x56435ec24a1a - 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] 68: 0x7f3b7a597609 - start_thread [INFO] [stderr] 69: 0x7f3b7a4b8293 - 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" "dc8f845cbb185a9c521383a88780468d44ce41f59b6a62ae722ab10ca1a5e07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8f845cbb185a9c521383a88780468d44ce41f59b6a62ae722ab10ca1a5e07f", kill_on_drop: false }` [INFO] [stdout] dc8f845cbb185a9c521383a88780468d44ce41f59b6a62ae722ab10ca1a5e07f