[INFO] cloning repository https://github.com/zdenal/exonum-blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zdenal/exonum-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdenal%2Fexonum-blockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdenal%2Fexonum-blockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 906aa41a638a3b4faebf537604d097af479286ad [INFO] checking zdenal/exonum-blockchain against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdenal%2Fexonum-blockchain" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zdenal/exonum-blockchain on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zdenal/exonum-blockchain [INFO] finished tweaking git repo https://github.com/zdenal/exonum-blockchain [INFO] tweaked toml for git repo https://github.com/zdenal/exonum-blockchain written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/zdenal/exonum-blockchain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eafe18c457362560554e11c5a506e20b4f4f10f49995e83956dcd82671785ef0 [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" "eafe18c457362560554e11c5a506e20b4f4f10f49995e83956dcd82671785ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eafe18c457362560554e11c5a506e20b4f4f10f49995e83956dcd82671785ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eafe18c457362560554e11c5a506e20b4f4f10f49995e83956dcd82671785ef0", kill_on_drop: false }` [INFO] [stdout] eafe18c457362560554e11c5a506e20b4f4f10f49995e83956dcd82671785ef0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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] c1e542941100e8dfccc92fd4eccbdeb05a3a07b6ae474fe4f0b00bb6644fd91c [INFO] running `Command { std: "docker" "start" "-a" "c1e542941100e8dfccc92fd4eccbdeb05a3a07b6ae474fe4f0b00bb6644fd91c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling protobuf v2.2.5 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Checking arc-swap v0.3.7 [INFO] [stderr] Checking string v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling os_info v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking static_slice v0.0.3 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking tokio-sync v0.1.0 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Checking lru-cache v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Compiling protoc v2.2.5 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking smallvec v0.6.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-timer v0.2.9 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking signal-hook v0.1.7 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling snow v0.4.2 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking num-complex v0.2.1 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking tokio-retry v0.2.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking erased-serde v0.3.8 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking rust_decimal v0.10.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking ctrlc v3.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling exonum_librocksdb-sys v0.5.4 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Compiling curve25519-dalek v1.0.2 [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.28` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-b9085d6e1f7ad58f/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=rbt [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/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560a34e4bc80 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x560a34e4bc80 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d26397c5720fdbb [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560a34e4bc80 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x560a34e4bc80 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x560a34e6ab0c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x560a34e47712 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x560a34e4e575 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x560a34e4e575 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x560a34e4e575 - std::panicking::default_hook::{{closure}}::h5b7294ca19e8edab [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x560a34e4e0ca - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x560a34e4ed11 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x560a34e4e827 - std::panicking::begin_panic_handler::{{closure}}::h56ae74c6dea6e141 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x560a34e4c11c - std::sys_common::backtrace::__rust_end_short_backtrace::h3c4721f56689fae4 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x560a34e4e7b9 - rust_begin_unwind [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x560a34e69eb1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x560a34e69dfd - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x560a34e29118 - core::mem::uninitialized::he27d728ea477608c [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x560a34e29118 - crossbeam_epoch::sync::queue::Queue::new::h4f98ca16a0c17f95 [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: 0x560a34e2082d - crossbeam_epoch::internal::Global::new::h7872611e65e1b26a [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: 0x560a34e2b581 - crossbeam_epoch::collector::Collector::new::hfab9d65488e0b3f7 [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: 0x560a34e23c8a - ::deref::__static_ref_initialize::h0e93d9e5b4fb26c6 [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: 0x560a34e23c8a - core::ops::function::FnOnce::call_once::hf4811a0c0be6b5e1 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x560a34e2ab97 - lazy_static::lazy::Lazy::get::{{closure}}::h5889760640b782eb [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: 0x560a34e2c5ef - std::sync::once::Once::call_once::{{closure}}::h37431f7466d1c8b4 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x560a34e4b822 - std::sync::once::Once::call_inner::hea4fc850fdffa55f [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x560a34e2c565 - std::sync::once::Once::call_once::hd65124e5c20131af [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x560a34e24b89 - lazy_static::lazy::Lazy::get::h9a7d5759a07f4e2b [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: 0x560a34e24b89 - ::deref::__stability::hf5665e793ebfabdf [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: 0x560a34e24b89 - ::deref::ha177afec09b21431 [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: 0x560a34e24c04 - crossbeam_epoch::default::HANDLE::__init::h586e113043d7c3f1 [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: 0x560a34e23c69 - core::ops::function::FnOnce::call_once::hb6e75a702a059b0e [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x560a34e23a7b - std::thread::local::lazy::LazyKeyInner::initialize::hd38203cc2d26ea48 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x560a34e2aca6 - std::thread::local::fast::Key::try_initialize::h4d4c453c147cad2b [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x560a34e2adeb - std::thread::local::fast::Key::get::h6e7e07ac0f413109 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x560a34e24c4d - crossbeam_epoch::default::HANDLE::__getit::h93d4b6cc4972de91 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x560a34dfcffb - std::thread::local::LocalKey::try_with::hf8f63fdf5d1f00df [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x560a34dfcc4f - std::thread::local::LocalKey::with::he29bdd7598633511 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x560a34e0f2a4 - crossbeam_epoch::default::is_pinned::h4b3f589d639a78e1 [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: 0x560a34e04dc4 - crossbeam_deque::Stealer::steal::hce0b699b621a8a0e [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: 0x560a34df47f3 - rayon_core::registry::WorkerThread::steal::{{closure}}::he776330c9a0e1e66 [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: 0x560a34df192b - core::ops::function::impls:: for &mut F>::call_mut::ha4a3dc47cd91dcea [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x560a34e06841 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h029df9d05b9ad2f3 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x560a34dfe21c - core::iter::adapters::filter_try_fold::{{closure}}::h46208c13123faded [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/mod.rs:1078:44 [INFO] [stderr] 43: 0x560a34dfdc4c - core::ops::function::impls:: for &mut F>::call_mut::h461a6c5976bcce73 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x560a34e02583 - core::iter::traits::iterator::Iterator::try_fold::h471b859773109bf6 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x560a34dfedc2 - as core::iter::traits::iterator::Iterator>::try_fold::h6270a16fa13c7806 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/chain.rs:105:19 [INFO] [stderr] 46: 0x560a34dfca96 - as core::iter::traits::iterator::Iterator>::try_fold::h2d05e86ed0b193f1 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/mod.rs:1127:9 [INFO] [stderr] 47: 0x560a34dfddb1 - core::iter::traits::iterator::Iterator::find_map::hdbf5df9242ccb810 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x560a34dfcb06 - as core::iter::traits::iterator::Iterator>::next::hef741000112f8291 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/mod.rs:1245:9 [INFO] [stderr] 49: 0x560a34df471e - rayon_core::registry::WorkerThread::steal::h8da2e80867850553 [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: 0x560a34df4452 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hf2f253f3cf5a1295 [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: 0x560a34e0da13 - core::option::Option::or_else::h14e326f3501d249e [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x560a34df4134 - rayon_core::registry::WorkerThread::wait_until_cold::hd80d778193007ef8 [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: 0x560a34df3cb8 - rayon_core::registry::WorkerThread::wait_until::h84f66dcbfdc609c2 [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: 0x560a34df4c4f - rayon_core::registry::main_loop::h48db186e50d8a06f [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: 0x560a34df30cd - rayon_core::registry::Registry::new::{{closure}}::hdc53a1173b4450fa [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: 0x560a34e0f30e - std::sys_common::backtrace::__rust_begin_short_backtrace::h49f8e7c03ca4a4b6 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x560a34dfdb82 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9001440dfe8dfb9b [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x560a34e05732 - as core::ops::function::FnOnce<()>>::call_once::h9ab03fb0d6bf96a2 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x560a34e0fbae - std::panicking::try::do_call::h9f80964913de81b0 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x560a34e108bd - __rust_try [INFO] [stderr] 61: 0x560a34e0f893 - std::panicking::try::h1d8c0840f286ae49 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x560a34e06172 - std::panic::catch_unwind::h2ff6c90d30e7a16d [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x560a34dfd970 - std::thread::Builder::spawn_unchecked::{{closure}}::hecb5115174656a4d [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x560a34dfffdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2df4327ce74a55ee [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x560a34e5525a - as core::ops::function::FnOnce>::call_once::h9e7afb7a0a438236 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/alloc/src/boxed.rs:1307:9 [INFO] [stderr] 66: 0x560a34e5525a - as core::ops::function::FnOnce>::call_once::h70c646c4271337a1 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/alloc/src/boxed.rs:1307:9 [INFO] [stderr] 67: 0x560a34e5525a - std::sys::unix::thread::Thread::new::thread_start::h35d2b8d36f210d02 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f4b6500b609 - start_thread [INFO] [stderr] 69: 0x7f4b64f2c293 - 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" "c1e542941100e8dfccc92fd4eccbdeb05a3a07b6ae474fe4f0b00bb6644fd91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e542941100e8dfccc92fd4eccbdeb05a3a07b6ae474fe4f0b00bb6644fd91c", kill_on_drop: false }` [INFO] [stdout] c1e542941100e8dfccc92fd4eccbdeb05a3a07b6ae474fe4f0b00bb6644fd91c