[INFO] cloning repository https://github.com/blockchain-analysis-study/my-substrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blockchain-analysis-study/my-substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchain-analysis-study%2Fmy-substrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchain-analysis-study%2Fmy-substrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bf0d2a94fea1a05afd0699a787e7cab22b497fe [INFO] testing blockchain-analysis-study/my-substrate against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchain-analysis-study%2Fmy-substrate" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blockchain-analysis-study/my-substrate on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blockchain-analysis-study/my-substrate [INFO] finished tweaking git repo https://github.com/blockchain-analysis-study/my-substrate [INFO] tweaked toml for git repo https://github.com/blockchain-analysis-study/my-substrate written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/blockchain-analysis-study/my-substrate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-codec v3.5.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.42 [INFO] [stderr] Downloaded pwasm-utils v0.6.2 [INFO] [stderr] Downloaded bumpalo v2.4.1 [INFO] [stderr] Downloaded finality-grandpa v0.7.2 [INFO] [stderr] Downloaded protobuf v2.5.0 [INFO] [stderr] Downloaded parity-multihash v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.42 [INFO] [stderr] Downloaded ctrlc v3.1.2 [INFO] [stderr] Downloaded bstr v0.1.2 [INFO] [stderr] Downloaded hex-literal v0.2.0 [INFO] [stderr] Downloaded twox-hash v1.2.0 [INFO] [stderr] Downloaded pretty_assertions v0.5.1 [INFO] [stderr] Downloaded stdweb v0.4.16 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.42 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.42 [INFO] [stderr] Downloaded wasm-bindgen v0.2.42 [INFO] [stderr] Downloaded hex-literal-impl v0.2.0 [INFO] [stderr] Downloaded wabt v0.7.4 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.3.19 [INFO] [stderr] Downloaded parity-multiaddr v0.4.0 [INFO] [stderr] Downloaded trie-standardmap v0.12.2 [INFO] [stderr] Downloaded proc-macro-hack v0.5.5 [INFO] [stderr] Downloaded libp2p-tcp v0.7.0 [INFO] [stderr] Downloaded keccak-hasher v0.12.2 [INFO] [stderr] Downloaded rhododendron v0.5.0 [INFO] [stderr] Downloaded tinytemplate v1.0.1 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.42 [INFO] [stderr] Downloaded yamux v0.2.0 [INFO] [stderr] Downloaded js-sys v0.3.19 [INFO] [stderr] Downloaded wabt-sys v0.5.4 [INFO] [stderr] Downloaded libp2p-core v0.7.0 [INFO] [stderr] Downloaded trie-bench v0.12.2 [INFO] [stderr] Downloaded web-sys v0.3.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", 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] 8d88a9a7d3867e168a57ac29570925351fb65d02c15c47e73061bc2e64fc5504 [INFO] running `Command { std: "docker" "start" "-a" "8d88a9a7d3867e168a57ac29570925351fb65d02c15c47e73061bc2e64fc5504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d88a9a7d3867e168a57ac29570925351fb65d02c15c47e73061bc2e64fc5504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d88a9a7d3867e168a57ac29570925351fb65d02c15c47e73061bc2e64fc5504", kill_on_drop: false }` [INFO] [stdout] 8d88a9a7d3867e168a57ac29570925351fb65d02c15c47e73061bc2e64fc5504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-09-08" "build" "--frozen" "--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] 547b52340873576d9d5f5226da4faad47201f3f4304ddf19b0dde375cc3a98a9 [INFO] running `Command { std: "docker" "start" "-a" "547b52340873576d9d5f5226da4faad47201f3f4304ddf19b0dde375cc3a98a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling protobuf v2.5.0 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling sr-std v2.0.0 (/opt/rustwide/workdir/core/sr-std) [INFO] [stderr] Compiling sr-io v2.0.0 (/opt/rustwide/workdir/core/sr-io) [INFO] [stderr] Compiling sr-sandbox v2.0.0 (/opt/rustwide/workdir/core/sr-sandbox) [INFO] [stderr] Compiling memory-db v0.12.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling bstr v0.1.2 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling wasmi-validation v0.1.0 [INFO] [stderr] Compiling pwasm-utils v0.6.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling twox-hash v1.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.1 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling parity-ws v0.8.0 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling sysinfo v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling unsigned-varint v0.2.2 [INFO] [stderr] Compiling yamux v0.2.0 [INFO] [stderr] Compiling wasmi v0.4.5 [INFO] [stderr] Compiling libsecp256k1 v0.2.2 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling exit-future v0.1.4 [INFO] [stderr] Compiling scrypt v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling parity-multihash v0.1.1 [INFO] [stderr] Compiling multistream-select v0.4.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling vergen v3.0.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] error: failed to run custom build command for `clear_on_drop v0.2.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/clear_on_drop-4e9fd85effc1d55c/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/clear_on_drop-d9e681de244b3ccd/out/src/hide.o" "-c" "src/hide.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', /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: 0x55afec5f763c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55afec5f763c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55afec5f763c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55afec5f763c - ::fmt::h9a78218788c14e18 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55afec61793c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stderr] 5: 0x55afec5f3b05 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x55afec5f92f0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55afec5f92f0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55afec5f92f0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x55afec5f8ea7 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55afec5f99a4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x55afec5f9452 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55afec5f7b04 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55afec5f93e9 - rust_begin_unwind [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x55afec552351 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stderr] 15: 0x55afec55229d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55afec5cfd95 - core::mem::uninitialized::h7781bf5070f3e277 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stderr] 17: 0x55afec5cfd95 - crossbeam_epoch::sync::queue::Queue::new::h9030cfdc3d2e7926 [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: 0x55afec5d1f4a - crossbeam_epoch::internal::Global::new::h88568e3d3426663c [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: 0x55afec5d1d01 - crossbeam_epoch::collector::Collector::new::h5e2345eddd947753 [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: 0x55afec5cf48a - ::deref::__static_ref_initialize::h349ab0fc4eb7e03d [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: 0x55afec5cf48a - core::ops::function::FnOnce::call_once::h11f31ad9f86325f6 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55afec5d6787 - lazy_static::lazy::Lazy::get::{{closure}}::hff353047e4dd7664 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:28:29 [INFO] [stderr] 23: 0x55afec5d131e - std::sync::once::Once::call_once::{{closure}}::h36b2a169efeca475 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55afec5519bc - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x55afec5d12a5 - std::sync::once::Once::call_once::ha1fcc8521afb385c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55afec5d1da6 - lazy_static::lazy::Lazy::get::h16c5064b2ce2958b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:27:9 [INFO] [stderr] 27: 0x55afec5d1da6 - ::deref::__stability::h5a99191ac4b80463 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:138:21 [INFO] [stderr] 28: 0x55afec5d1da6 - ::deref::he362487df16e8866 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:140:17 [INFO] [stderr] 29: 0x55afec5d1e11 - crossbeam_epoch::default::HANDLE::__init::h4c51ac9c4841d976 [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: 0x55afec5cf4f9 - core::ops::function::FnOnce::call_once::h3c1996749d696c08 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55afec5d37dc - std::thread::local::lazy::LazyKeyInner::initialize::h40493d6819157119 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 32: 0x55afec5d13c8 - std::thread::local::fast::Key::try_initialize::h0860454152559d70 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 33: 0x55afec5d1504 - std::thread::local::fast::Key::get::hc5e13ad9b0f0c2dc [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 34: 0x55afec5b887d - crossbeam_epoch::default::HANDLE::__getit::hf483e4b48840e27a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x55afec5ba568 - std::thread::local::LocalKey::try_with::h142e50543b6a4733 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 36: 0x55afec5ba4bf - std::thread::local::LocalKey::with::h8a6d302040a2e4b9 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 37: 0x55afec5b889e - crossbeam_epoch::default::is_pinned::h09b3f614442f07ec [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: 0x55afec5ae0c4 - crossbeam_deque::Stealer::steal::hb21d694c822e83a1 [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: 0x55afec5b3d23 - rayon_core::registry::WorkerThread::steal::{{closure}}::h7720504c1f727bc5 [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: 0x55afec5b104b - core::ops::function::impls:: for &mut F>::call_mut::hc016eb19d1def920 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55afec5bad21 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hc9116df1b142eea3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stderr] 42: 0x55afec5a1b49 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h302ed400de2f522f [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55afec5a197c - core::ops::function::impls:: for &mut F>::call_mut::h56b78620f357e2b9 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55afec5baf5d - core::iter::traits::iterator::Iterator::try_fold::h4e4090609d15b3ef [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stderr] 45: 0x55afec5b7e6e - as core::iter::traits::iterator::Iterator>::try_fold::h128ac44e857ef734 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55afec5a11d6 - as core::iter::traits::iterator::Iterator>::try_fold::h639e84927fcec687 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55afec5a1a2b - core::iter::traits::iterator::Iterator::find_map::h7046339adec591c5 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stderr] 48: 0x55afec59fe49 - as core::iter::traits::iterator::Iterator>::next::h8dca3545b6a6a6ee [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55afec5b3c6e - rayon_core::registry::WorkerThread::steal::h1ff9f8aab7ca0bdc [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: 0x55afec5b3992 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h0e10fd60d8f4d824 [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: 0x55afec59e801 - core::option::Option::or_else::ha07d5802c3614caa [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stderr] 52: 0x55afec5b330f - rayon_core::registry::WorkerThread::wait_until_cold::h05ae2236cd8bdd65 [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: 0x55afec5b310a - rayon_core::registry::WorkerThread::wait_until::h0536a17a8f7bef41 [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: 0x55afec5b4299 - rayon_core::registry::main_loop::h67f371f435becc7a [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: 0x55afec5b267c - rayon_core::registry::Registry::new::{{closure}}::hf386de431bcbed0a [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: 0x55afec5a5ace - std::sys_common::backtrace::__rust_begin_short_backtrace::h0988ca3b21972547 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55afec5b0182 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he9b0244ed923b25d [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stderr] 58: 0x55afec5a9f22 - as core::ops::function::FnOnce<()>>::call_once::h2ef553726f2d028e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x55afec5ae834 - std::panicking::try::do_call::hd825ccb73f89402a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 60: 0x55afec5af19b - __rust_try [INFO] [stderr] 61: 0x55afec5ae720 - std::panicking::try::hc27e2ee64815768d [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 62: 0x55afec5a1852 - std::panic::catch_unwind::h6c8a2c9cbb4f4b2a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 63: 0x55afec5aff91 - std::thread::Builder::spawn_unchecked::{{closure}}::h046886a1c749b921 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] 64: 0x55afec5a378f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc16865cf8aa8fa53 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55afec5ff563 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 66: 0x55afec5ff563 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 67: 0x55afec5ff563 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stderr] 68: 0x7f0454865609 - start_thread [INFO] [stderr] 69: 0x7f0454637293 - 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" "547b52340873576d9d5f5226da4faad47201f3f4304ddf19b0dde375cc3a98a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547b52340873576d9d5f5226da4faad47201f3f4304ddf19b0dde375cc3a98a9", kill_on_drop: false }` [INFO] [stdout] 547b52340873576d9d5f5226da4faad47201f3f4304ddf19b0dde375cc3a98a9