[INFO] cloning repository https://github.com/moreorem/graphdener-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moreorem/graphdener-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoreorem%2Fgraphdener-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoreorem%2Fgraphdener-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 108c4f28770d1270ffde69a898709ee192629e7d [INFO] checking moreorem/graphdener-backend against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoreorem%2Fgraphdener-backend" "/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/moreorem/graphdener-backend on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moreorem/graphdener-backend [INFO] finished tweaking git repo https://github.com/moreorem/graphdener-backend [INFO] tweaked toml for git repo https://github.com/moreorem/graphdener-backend written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/moreorem/graphdener-backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce912b396713089bd5457b5562b8ec3de17e06a63808b6d77032b64c4ae1f300 [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" "ce912b396713089bd5457b5562b8ec3de17e06a63808b6d77032b64c4ae1f300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce912b396713089bd5457b5562b8ec3de17e06a63808b6d77032b64c4ae1f300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce912b396713089bd5457b5562b8ec3de17e06a63808b6d77032b64c4ae1f300", kill_on_drop: false }` [INFO] [stdout] ce912b396713089bd5457b5562b8ec3de17e06a63808b6d77032b64c4ae1f300 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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] 3891dde4abd17e61898eb5db4857615cb6c7519aa093307b2152ec41fa62831d [INFO] running `Command { std: "docker" "start" "-a" "3891dde4abd17e61898eb5db4857615cb6c7519aa093307b2152ec41fa62831d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling termcolor v1.0.1 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking tokio-timer v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Checking tokio-reactor v0.1.3 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Checking rmpv v0.4.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking rmp-rpc v0.2.0 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Checking bincode v0.9.2 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [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-771a99a6cd8f369e/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] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libloading-7a702f26aaee857f/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/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c2a3db0c20 - std::backtrace_rs::backtrace::libunwind::trace::hfa838fc631229987 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55c2a3db0c20 - std::backtrace_rs::backtrace::trace_unsynchronized::h93a23e36ec026219 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c2a3db0c20 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c2a3db0c20 - ::fmt::h214637f1e26310e1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c2a3dd052c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x55c2a3dad555 - std::io::Write::write_fmt::heb07fc0616bbd06d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/io/mod.rs:1588:15 [INFO] [stderr] 6: 0x55c2a3db2e6b - std::sys_common::backtrace::_print::h2c2441c37e894fb5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c2a3db2e6b - std::sys_common::backtrace::print::h4fb679ac439362ea [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c2a3db2e6b - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55c2a3db2941 - std::panicking::default_hook::hb25822b45f6fdc4e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55c2a3db3534 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55c2a3db2fe7 - std::panicking::begin_panic_handler::{{closure}}::h003783ddb3cba4e8 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x55c2a3db10fc - std::sys_common::backtrace::__rust_end_short_backtrace::hd138d2032731ed21 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c2a3db2f79 - rust_begin_unwind [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55c2a3d153d1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55c2a3d1531d - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55c2a3d934a8 - core::mem::uninitialized::h17ca4747d48aa664 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x55c2a3d934a8 - crossbeam_epoch::sync::queue::Queue::new::h7a7e58390b378d5e [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: 0x55c2a3d9142a - crossbeam_epoch::internal::Global::new::h8722c66cd852f065 [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: 0x55c2a3d8c671 - crossbeam_epoch::collector::Collector::new::h112bef51d39c20e1 [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: 0x55c2a3d8f73a - ::deref::__static_ref_initialize::hd32290699199845f [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: 0x55c2a3d8f73a - core::ops::function::FnOnce::call_once::hf1c8fc8e0467236c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55c2a3d8f523 - lazy_static::lazy::Lazy::get::{{closure}}::h9b1b30977a1f93c1 [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: 0x55c2a3d8e63e - std::sync::once::Once::call_once::{{closure}}::ha7f0e13dfa48463c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55c2a3d14a3c - std::sync::once::Once::call_inner::h490f4a9a787d923b [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x55c2a3d8e5c6 - std::sync::once::Once::call_once::h2163221afde7752c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55c2a3d97e38 - lazy_static::lazy::Lazy::get::h2148125ffca682d3 [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: 0x55c2a3d97e38 - ::deref::__stability::ha52ffa48ec87ff94 [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: 0x55c2a3d97e38 - ::deref::h72a788846b73ff70 [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: 0x55c2a3d97e91 - crossbeam_epoch::default::HANDLE::__init::h3d566b0ab9f63609 [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: 0x55c2a3d8f719 - core::ops::function::FnOnce::call_once::hadb0b3e7ee2f71e8 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55c2a3d8eb0c - std::thread::local::lazy::LazyKeyInner::initialize::h967f0679866ba827 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:432:25 [INFO] [stderr] 32: 0x55c2a3d8e6f0 - std::thread::local::fast::Key::try_initialize::h159894bfad715c18 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:610:31 [INFO] [stderr] 33: 0x55c2a3d8e837 - std::thread::local::fast::Key::get::h37b26de615a34cf3 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:593:29 [INFO] [stderr] 34: 0x55c2a3d6b19d - crossbeam_epoch::default::HANDLE::__getit::h9a71afb17ec4e7ef [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x55c2a3d70f4b - std::thread::local::LocalKey::try_with::hd0a02f57aad82c66 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:399:32 [INFO] [stderr] 36: 0x55c2a3d70a7f - std::thread::local::LocalKey::with::h0cfc7234192183ee [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:376:9 [INFO] [stderr] 37: 0x55c2a3d6b1be - crossbeam_epoch::default::is_pinned::h9a6dfbadb3abd242 [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: 0x55c2a3d70694 - crossbeam_deque::Stealer::steal::h2c6690d4620982f8 [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: 0x55c2a3d5ea03 - rayon_core::registry::WorkerThread::steal::{{closure}}::h3745f18d495ab3e5 [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: 0x55c2a3d5bc4b - core::ops::function::impls:: for &mut F>::call_mut::h92cc3726fe5ce518 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55c2a3d77431 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h0620777eeed07e75 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:2350:32 [INFO] [stderr] 42: 0x55c2a3d60cd1 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h3a0a957638fd185c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55c2a3d601cc - core::ops::function::impls:: for &mut F>::call_mut::h7f3e1106b895ca77 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55c2a3d778c9 - core::iter::traits::iterator::Iterator::try_fold::hee1cbdbec6ba895e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:1972:21 [INFO] [stderr] 45: 0x55c2a3d73a44 - as core::iter::traits::iterator::Iterator>::try_fold::h10f2219b6481298b [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55c2a3d5fb2c - as core::iter::traits::iterator::Iterator>::try_fold::hd31843a2da7fc34d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55c2a3d6052b - core::iter::traits::iterator::Iterator::find_map::hc0a6bbb16629eaff [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:2356:9 [INFO] [stderr] 48: 0x55c2a3d71fc9 - as core::iter::traits::iterator::Iterator>::next::h4b4735be10ad14dc [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55c2a3d5e94e - rayon_core::registry::WorkerThread::steal::h3184686a5a7e2996 [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: 0x55c2a3d5e672 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h3973d410cc2b7ee4 [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: 0x55c2a3d689a1 - core::option::Option::or_else::hfea9110bfa407bfc [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/option.rs:790:21 [INFO] [stderr] 52: 0x55c2a3d5dfb7 - rayon_core::registry::WorkerThread::wait_until_cold::h2579d634c6c1eac3 [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: 0x55c2a3d5dd9c - rayon_core::registry::WorkerThread::wait_until::h90b6311f2d9d8ce6 [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: 0x55c2a3d5ef85 - rayon_core::registry::main_loop::h1617b075cdc582cc [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: 0x55c2a3d5d30c - rayon_core::registry::Registry::new::{{closure}}::hded7945acc41d2af [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: 0x55c2a3d6949e - std::sys_common::backtrace::__rust_begin_short_backtrace::h62089f36133d98e5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55c2a3d71b42 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1544a40a35357c58 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/mod.rs:481:17 [INFO] [stderr] 58: 0x55c2a3d5f6c2 - as core::ops::function::FnOnce<()>>::call_once::h72ab4baa3ebb3640 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panic.rs:347:9 [INFO] [stderr] 59: 0x55c2a3d663d4 - std::panicking::try::do_call::h3be95b3f6fdae55f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:401:40 [INFO] [stderr] 60: 0x55c2a3d6756d - __rust_try [INFO] [stderr] 61: 0x55c2a3d66150 - std::panicking::try::h40e980217a706ab9 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:365:19 [INFO] [stderr] 62: 0x55c2a3d60192 - std::panic::catch_unwind::hd546ddf9fb177e5c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panic.rs:434:14 [INFO] [stderr] 63: 0x55c2a3d7193c - std::thread::Builder::spawn_unchecked::{{closure}}::h0f955c4fea9b5950 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] 64: 0x55c2a3d7434f - core::ops::function::FnOnce::call_once{{vtable.shim}}::he6fbdac70e77e366 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55c2a3db9297 - as core::ops::function::FnOnce>::call_once::hd1f9b751a68dd2ac [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 66: 0x55c2a3db9297 - as core::ops::function::FnOnce>::call_once::h22d732940e85619f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 67: 0x55c2a3db9297 - std::sys::unix::thread::Thread::new::thread_start::h04c7a9e17ed1032c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f95253f2609 - start_thread [INFO] [stderr] 69: 0x7f9525313293 - 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" "3891dde4abd17e61898eb5db4857615cb6c7519aa093307b2152ec41fa62831d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3891dde4abd17e61898eb5db4857615cb6c7519aa093307b2152ec41fa62831d", kill_on_drop: false }` [INFO] [stdout] 3891dde4abd17e61898eb5db4857615cb6c7519aa093307b2152ec41fa62831d