[INFO] cloning repository https://github.com/AYCH-Inc/aych.blockend.electrum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AYCH-Inc/aych.blockend.electrum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCH-Inc%2Faych.blockend.electrum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCH-Inc%2Faych.blockend.electrum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce232a54a89b35ab512efe25787e6d9e9254f06d [INFO] testing AYCH-Inc/aych.blockend.electrum against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCH-Inc%2Faych.blockend.electrum" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AYCH-Inc/aych.blockend.electrum on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AYCH-Inc/aych.blockend.electrum [INFO] finished tweaking git repo https://github.com/AYCH-Inc/aych.blockend.electrum [INFO] tweaked toml for git repo https://github.com/AYCH-Inc/aych.blockend.electrum written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/AYCH-Inc/aych.blockend.electrum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.5.0 [INFO] [stderr] Downloaded wincolor v0.1.6 [INFO] [stderr] Downloaded stderrlog v0.4.1 [INFO] [stderr] Downloaded errno v0.2.4 [INFO] [stderr] Downloaded chunked_transfer v0.3.1 [INFO] [stderr] Downloaded ascii v0.8.7 [INFO] [stderr] Downloaded proc-macro2 v0.4.21 [INFO] [stderr] Downloaded bitcoin-bech32 v0.8.1 [INFO] [stderr] Downloaded termcolor v0.3.6 [INFO] [stderr] Downloaded syn v0.15.18 [INFO] [stderr] Downloaded bitcoin v0.15.1 [INFO] [stderr] Downloaded protobuf v2.1.4 [INFO] [stderr] Downloaded tiny_http v0.6.0 [INFO] [stderr] Downloaded page_size v0.4.1 [INFO] [stderr] Downloaded secp256k1 v0.11.5 [INFO] [stderr] Downloaded chan-signal v0.3.2 [INFO] [stderr] Downloaded sysconf v0.3.4 [INFO] [stderr] Downloaded lru v0.1.10 [INFO] [stderr] Downloaded rocksdb v0.10.1 [INFO] [stderr] Downloaded librocksdb-sys v5.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d23753fc86539fd17a2466b162d015c63237aca6de46ede755fdc5f3a967bdc4 [INFO] running `Command { std: "docker" "start" "-a" "d23753fc86539fd17a2466b162d015c63237aca6de46ede755fdc5f3a967bdc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d23753fc86539fd17a2466b162d015c63237aca6de46ede755fdc5f3a967bdc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23753fc86539fd17a2466b162d015c63237aca6de46ede755fdc5f3a967bdc4", kill_on_drop: false }` [INFO] [stdout] d23753fc86539fd17a2466b162d015c63237aca6de46ede755fdc5f3a967bdc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28e56016e165e60ddb61b7b97155e27fa39143bd196bad35b572ba0e7fb3d1dd [INFO] running `Command { std: "docker" "start" "-a" "28e56016e165e60ddb61b7b97155e27fa39143bd196bad35b572ba0e7fb3d1dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.12 [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 regex v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling protobuf v2.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling prometheus v0.4.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bech32 v0.5.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling lru v0.1.10 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling bitcoin-bech32 v0.8.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling page_size v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling sysconf v0.3.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling chan-signal v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling tiny_http v0.6.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] error: failed to run custom build command for `secp256k1 v0.11.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/secp256k1-4e3035aabe95e694/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/secp256k1-ffb2bb56f0cd44c7/out/depend/check_uint128_t.o" "-c" "depend/check_uint128_t.c" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::imp::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5570cce7e67d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5570cce7e67d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5570cce7e67d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x5570cce7e67d - ::fmt::h606862f787600875 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x5570ccea0a7c - core::fmt::write::he803f0f418caf762 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x5570cce79988 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x5570cce809e7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x5570cce809e7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x5570cce809e7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5570cce806b0 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x5570cce81139 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x5570cce80de9 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x5570cce7eb44 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x5570cce80b39 - rust_begin_unwind [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x5570ccdda483 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x5570ccdda34d - core::panicking::panic::h4241c5ccea17faca [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x5570cce581c5 - core::mem::uninitialized::had9a5f0d94835da6 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/mem/mod.rs:676:9 [INFO] [stderr] 17: 0x5570cce581c5 - crossbeam_epoch::sync::queue::Queue::new::h380e707442c500b9 [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: 0x5570cce53dea - crossbeam_epoch::internal::Global::new::h93629ed1f2f33670 [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: 0x5570cce59091 - crossbeam_epoch::collector::Collector::new::h8bf8a55ccbb01a23 [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: 0x5570cce5577a - ::deref::__static_ref_initialize::h4c148d841cc57f2f [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: 0x5570cce5577a - core::ops::function::FnOnce::call_once::ha32342ba76b0c52b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x5570cce560a6 - lazy_static::lazy::Lazy::get::{{closure}}::h1ba163ac7442564e [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: 0x5570cce597fe - std::sync::once::Once::call_once::{{closure}}::h9dab57d358b2aa6f [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:269:41 [INFO] [stderr] 24: 0x5570ccdd970a - std::sync::once::Once::call_inner::h1194de3de13a0148 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:426:21 [INFO] [stderr] 25: 0x5570cce59785 - std::sync::once::Once::call_once::hd21541af532e80d1 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sync/once.rs:269:9 [INFO] [stderr] 26: 0x5570cce59586 - lazy_static::lazy::Lazy::get::hb856d33066a8f566 [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: 0x5570cce59586 - ::deref::__stability::h214f58b8c3c16516 [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: 0x5570cce59586 - ::deref::h1e256c9003cfc5bc [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: 0x5570cce595f1 - crossbeam_epoch::default::HANDLE::__init::h0218fd498f244a96 [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: 0x5570cce55799 - core::ops::function::FnOnce::call_once::hb8b78dd5f84bcb33 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x5570cce5914c - std::thread::local::lazy::LazyKeyInner::initialize::h86d8722d95af12c7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:445:25 [INFO] [stderr] 32: 0x5570cce593d8 - std::thread::local::fast::Key::try_initialize::h80a63c683fa61238 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:623:31 [INFO] [stderr] 33: 0x5570cce592f4 - std::thread::local::fast::Key::get::h8a5836e773add769 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:606:29 [INFO] [stderr] 34: 0x5570cce41fed - crossbeam_epoch::default::HANDLE::__getit::h8371702336f074ae [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:325:26 [INFO] [stderr] 35: 0x5570cce419b8 - std::thread::local::LocalKey::try_with::h6df87268f8d9bb0c [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:412:32 [INFO] [stderr] 36: 0x5570cce417af - std::thread::local::LocalKey::with::hd0092287b1ed4604 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stderr] 37: 0x5570cce4139e - crossbeam_epoch::default::is_pinned::h7e7b65518ad19ae1 [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: 0x5570cce33c64 - crossbeam_deque::Stealer::steal::h92a570331da932f1 [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: 0x5570cce3f1a3 - rayon_core::registry::WorkerThread::steal::{{closure}}::h05a4559f8135489d [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: 0x5570cce3fe9b - core::ops::function::impls:: for &mut F>::call_mut::h887b10ffcebc35dd [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x5570cce296f1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hac7edf8a91e991e3 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:2603:32 [INFO] [stderr] 42: 0x5570cce29149 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h890b7f0698b8b26e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x5570cce28fdc - core::ops::function::impls:: for &mut F>::call_mut::h23a200c700541105 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x5570cce275bd - core::iter::traits::iterator::Iterator::try_fold::h3134d7868e348116 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:2109:21 [INFO] [stderr] 45: 0x5570cce421ee - as core::iter::traits::iterator::Iterator>::try_fold::h4b1980013b06eb35 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x5570cce29216 - as core::iter::traits::iterator::Iterator>::try_fold::h63528559924b4125 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x5570cce2967b - core::iter::traits::iterator::Iterator::find_map::hdfdc122abaa9027c [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:2609:9 [INFO] [stderr] 48: 0x5570cce292d9 - as core::iter::traits::iterator::Iterator>::next::h9ccb3de211b6d8fb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x5570cce3f0ee - rayon_core::registry::WorkerThread::steal::h924b9d9148412d85 [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: 0x5570cce3ee42 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hebc8ee1a806aad7b [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: 0x5570cce31c35 - core::option::Option::or_else::h10580d99af5787b5 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/option.rs:1348:21 [INFO] [stderr] 52: 0x5570cce3eb6c - rayon_core::registry::WorkerThread::wait_until_cold::he133339a0daff2b8 [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: 0x5570cce3e603 - rayon_core::registry::WorkerThread::wait_until::h303ef0b2cb8e9fa9 [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: 0x5570cce3f6e9 - rayon_core::registry::main_loop::h022f442ffd4cf56f [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: 0x5570cce3dc1c - rayon_core::registry::Registry::new::{{closure}}::h0f175ed08822307a [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: 0x5570cce2e3fe - std::sys_common::backtrace::__rust_begin_short_backtrace::h50cf4471cb30876d [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 57: 0x5570cce34eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9d07439d5d8cfd22 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stderr] 58: 0x5570cce37122 - as core::ops::function::FnOnce<()>>::call_once::h023cbfea1dadee50 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x5570cce375d4 - std::panicking::try::do_call::h61bea12b373ea514 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 60: 0x5570cce3786b - __rust_try [INFO] [stderr] 61: 0x5570cce37470 - std::panicking::try::hcbbd8dc98dece847 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 62: 0x5570cce2e392 - std::panic::catch_unwind::h89464438dffd6907 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 63: 0x5570cce34cb1 - std::thread::Builder::spawn_unchecked_::{{closure}}::hfc0c8158e28d5894 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stderr] 64: 0x5570cce2a34f - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5551784b0ae0596 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x5570cce876b3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stderr] 66: 0x5570cce876b3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stderr] 67: 0x5570cce876b3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7f35ad881609 - start_thread [INFO] [stderr] 69: 0x7f35ad7a0163 - 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" "28e56016e165e60ddb61b7b97155e27fa39143bd196bad35b572ba0e7fb3d1dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28e56016e165e60ddb61b7b97155e27fa39143bd196bad35b572ba0e7fb3d1dd", kill_on_drop: false }` [INFO] [stdout] 28e56016e165e60ddb61b7b97155e27fa39143bd196bad35b572ba0e7fb3d1dd