[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] testing moreorem/graphdener-backend against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoreorem%2Fgraphdener-backend" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moreorem/graphdener-backend on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-2/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2e0d0108c2d488345a67f7eb2513af9b004acfe89d281a08d7cc1552d68c067 [INFO] running `Command { std: "docker" "start" "-a" "d2e0d0108c2d488345a67f7eb2513af9b004acfe89d281a08d7cc1552d68c067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2e0d0108c2d488345a67f7eb2513af9b004acfe89d281a08d7cc1552d68c067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e0d0108c2d488345a67f7eb2513af9b004acfe89d281a08d7cc1552d68c067", kill_on_drop: false }` [INFO] [stdout] d2e0d0108c2d488345a67f7eb2513af9b004acfe89d281a08d7cc1552d68c067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d946d790e1d189de16049a1b6ca42266868310cb769fc20b184ecb004a023e62 [INFO] running `Command { std: "docker" "start" "-a" "d946d790e1d189de16049a1b6ca42266868310cb769fc20b184ecb004a023e62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling termcolor v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling proc-macro2 v0.4.11 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling rmpv v0.4.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling rmp-rpc v0.2.0 [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-434961cbf298410b/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-eed81a4200946b96/out/src/os/unix/global_static.o" "-c" "src/os/unix/global_static.c" [INFO] [stderr] exit status: 0 [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] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/debug/build/libloading-eed81a4200946b96/out/libglobal_static.a" "/opt/rustwide/target/debug/build/libloading-eed81a4200946b96/out/src/os/unix/global_static.o" [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/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c8a87cb130 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55c8a87cb130 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c8a87cb130 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c8a87cb130 - ::fmt::he1640d5f0d93f618 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c8a87ea9fc - core::fmt::write::h88012e1f01caeebf [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55c8a87c7955 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x55c8a87cd37b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c8a87cd37b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c8a87cd37b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55c8a87cce51 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55c8a87cda44 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55c8a87cd4f7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x55c8a87cb62c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c8a87cd489 - rust_begin_unwind [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55c8a87303a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55c8a87302ed - core::panicking::panic::h344f23ad26057b48 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55c8a87a7778 - core::mem::uninitialized::h1cf8e05f47c18216 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] 17: 0x55c8a87a7778 - crossbeam_epoch::sync::queue::Queue::new::hdde8cebdd8912fff [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: 0x55c8a87a96ca - crossbeam_epoch::internal::Global::new::h4637dba823c3f1e0 [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: 0x55c8a87ab3d1 - crossbeam_epoch::collector::Collector::new::h796c36ddd41c8ecc [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: 0x55c8a87a5d1a - ::deref::__static_ref_initialize::h34fa2c56de5ae670 [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: 0x55c8a87a5d1a - core::ops::function::FnOnce::call_once::h59f01637d5204100 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55c8a87aafa4 - lazy_static::lazy::Lazy::get::{{closure}}::h3de415a0f3b166bf [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: 0x55c8a87ab14e - std::sync::once::Once::call_once::{{closure}}::hac28d6ee848a8460 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55c8a872fa0c - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x55c8a87ab0d8 - std::sync::once::Once::call_once::h8ff5d09412aba353 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55c8a87ab8e8 - lazy_static::lazy::Lazy::get::h17c8f97622114e0d [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: 0x55c8a87ab8e8 - ::deref::__stability::h4db16c0f31414863 [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: 0x55c8a87ab8e8 - ::deref::hf82c828a10b55aea [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: 0x55c8a87ab941 - crossbeam_epoch::default::HANDLE::__init::hf9705cb8f9967682 [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: 0x55c8a87a5cf9 - core::ops::function::FnOnce::call_once::h3bfb780f133255c6 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55c8a87aecfc - std::thread::local::lazy::LazyKeyInner::initialize::hb7a20981b16b9840 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 32: 0x55c8a87a8600 - std::thread::local::fast::Key::try_initialize::h272582b77ff03d31 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 33: 0x55c8a87a8747 - std::thread::local::fast::Key::get::h045d5158c70bc303 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 34: 0x55c8a879279d - crossbeam_epoch::default::HANDLE::__getit::hd9ab100bb6fc081b [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x55c8a8793258 - std::thread::local::LocalKey::try_with::h00ce0f8ee1ea795c [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 36: 0x55c8a87931af - std::thread::local::LocalKey::with::h76de83b48679fadb [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 37: 0x55c8a87927be - crossbeam_epoch::default::is_pinned::hc34e8a21eee91fe7 [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: 0x55c8a8786634 - crossbeam_deque::Stealer::steal::hafcc6e721f5d80ca [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: 0x55c8a878bf63 - rayon_core::registry::WorkerThread::steal::{{closure}}::hc77b38892c46bc0f [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: 0x55c8a87891eb - core::ops::function::impls:: for &mut F>::call_mut::h61353052393f978c [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55c8a8778e51 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h8a5bb8d1d976929c [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stderr] 42: 0x55c8a877a271 - core::iter::adapters::filter::filter_try_fold::{{closure}}::heed4f3d6facc0971 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55c8a877a04c - core::ops::function::impls:: for &mut F>::call_mut::h0fbee8fd7ed446fd [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55c8a8793af3 - core::iter::traits::iterator::Iterator::try_fold::h67fb9de0ee8f6c33 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stderr] 45: 0x55c8a87922ce - as core::iter::traits::iterator::Iterator>::try_fold::he43d2a24d52781ff [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55c8a8779a5c - as core::iter::traits::iterator::Iterator>::try_fold::ha3e7ae553990a541 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55c8a877a14b - core::iter::traits::iterator::Iterator::find_map::hee398335fa272c6b [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stderr] 48: 0x55c8a8778559 - as core::iter::traits::iterator::Iterator>::next::hbe35fc0ea94b6c35 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55c8a878beae - rayon_core::registry::WorkerThread::steal::h807abb8c19b92b04 [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: 0x55c8a878bbd2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h8707b45fafa4c0fc [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: 0x55c8a8777151 - core::option::Option::or_else::h1b3a3b4281bcdbd9 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/option.rs:1124:21 [INFO] [stderr] 52: 0x55c8a878b517 - rayon_core::registry::WorkerThread::wait_until_cold::hc0e8b7683dac59fe [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: 0x55c8a878b40c - rayon_core::registry::WorkerThread::wait_until::h4cf44aa2d35f56a4 [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: 0x55c8a878c4ee - rayon_core::registry::main_loop::h761ab1e7f11c418c [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: 0x55c8a878a87c - rayon_core::registry::Registry::new::{{closure}}::hc0ae573b2374e39c [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: 0x55c8a877fdce - std::sys_common::backtrace::__rust_begin_short_backtrace::h19ef5a9f1e021f87 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55c8a878f882 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9ca759b13cf58684 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stderr] 58: 0x55c8a878e5e2 - as core::ops::function::FnOnce<()>>::call_once::hd560c57dc409ebb9 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stderr] 59: 0x55c8a8786e14 - std::panicking::try::do_call::hfe70a36e0af779c9 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 60: 0x55c8a878774d - __rust_try [INFO] [stderr] 61: 0x55c8a8786cb0 - std::panicking::try::hf34ae146eb3eb43e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 62: 0x55c8a878ed32 - std::panic::catch_unwind::hcf2c4054c8844138 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stderr] 63: 0x55c8a878f67c - std::thread::Builder::spawn_unchecked::{{closure}}::h8bcea77ba12411b0 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stderr] 64: 0x55c8a877cccf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h937efae3dfa241d2 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55c8a87d3857 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 66: 0x55c8a87d3857 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 67: 0x55c8a87d3857 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stderr] 68: 0x7f8bd279b609 - start_thread [INFO] [stderr] 69: 0x7f8bd256d293 - 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" "d946d790e1d189de16049a1b6ca42266868310cb769fc20b184ecb004a023e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d946d790e1d189de16049a1b6ca42266868310cb769fc20b184ecb004a023e62", kill_on_drop: false }` [INFO] [stdout] d946d790e1d189de16049a1b6ca42266868310cb769fc20b184ecb004a023e62