[INFO] cloning repository https://github.com/tomaka/2018-rustrush-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomaka/2018-rustrush-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomaka%2F2018-rustrush-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomaka%2F2018-rustrush-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 634b750cac5d741c4a77d32ae3abdf2406542d93 [INFO] testing tomaka/2018-rustrush-demo against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomaka%2F2018-rustrush-demo" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomaka/2018-rustrush-demo on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomaka/2018-rustrush-demo [INFO] finished tweaking git repo https://github.com/tomaka/2018-rustrush-demo [INFO] tweaked toml for git repo https://github.com/tomaka/2018-rustrush-demo written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tomaka/2018-rustrush-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4a22b6c2477736d50dbd2cd2c3bc0f8ed2945abba406486e3018d32a063f7d1 [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" "e4a22b6c2477736d50dbd2cd2c3bc0f8ed2945abba406486e3018d32a063f7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4a22b6c2477736d50dbd2cd2c3bc0f8ed2945abba406486e3018d32a063f7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a22b6c2477736d50dbd2cd2c3bc0f8ed2945abba406486e3018d32a063f7d1", kill_on_drop: false }` [INFO] [stdout] e4a22b6c2477736d50dbd2cd2c3bc0f8ed2945abba406486e3018d32a063f7d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c3cfdcba75ef823655316e12b08cf5dea55f10ada16e30299f7224cde4985e3 [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" "3c3cfdcba75ef823655316e12b08cf5dea55f10ada16e30299f7224cde4985e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling protobuf v2.2.0 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling nohash-hasher v0.1.1 [INFO] [stderr] Compiling quick-error v0.1.4 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling asn1_der v0.5.10 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling stream-cipher v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling block-buffer v0.7.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling blake2 v0.8.0 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling twofish v0.1.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling bigint v4.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling aes-ctr v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling tokio-stdin-stdout v0.1.5 [INFO] [stderr] Compiling curve25519-dalek v0.20.0 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling unsigned-varint v0.2.1 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling parity-multihash v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling multistream-select v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling yamux v0.1.2 [INFO] [stderr] Compiling parity-multiaddr v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling libp2p-core v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling libp2p-core-derive v0.1.0 (https://github.com/libp2p/rust-libp2p#581778ba) [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] error: failed to run custom build command for `ring v0.12.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-ee861f40c638021a/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/bin/cargo [INFO] [stderr] CARGO_CFG_TARGET_ARCH: x86_64 [INFO] [stderr] CARGO_CFG_TARGET_ENDIAN: little [INFO] [stderr] CARGO_CFG_TARGET_ENV: gnu [INFO] [stderr] CARGO_CFG_TARGET_FAMILY: unix [INFO] [stderr] CARGO_CFG_TARGET_FEATURE: fxsr,sse,sse2 [INFO] [stderr] CARGO_CFG_TARGET_OS: linux [INFO] [stderr] CARGO_CFG_TARGET_POINTER_WIDTH: 64 [INFO] [stderr] CARGO_CFG_TARGET_VENDOR: unknown [INFO] [stderr] CARGO_CFG_UNIX: [INFO] [stderr] CARGO_FEATURE_RSA_SIGNING: 1 [INFO] [stderr] CARGO_FEATURE_USE_HEAP: 1 [INFO] [stderr] CARGO_HOME: /opt/rustwide/cargo-home [INFO] [stderr] CARGO_INCREMENTAL: 0 [INFO] [stderr] CARGO_MAKEFLAGS: --jobserver-fds=5,6 -j --jobserver-auth=5,6 -j [INFO] [stderr] CARGO_MANIFEST_DIR: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1 [INFO] [stderr] CARGO_MANIFEST_LINKS: ring-asm [INFO] [stderr] CARGO_PKG_AUTHORS: Brian Smith [INFO] [stderr] CARGO_PKG_DESCRIPTION: Safe, fast, small crypto using Rust. [INFO] [stderr] CARGO_PKG_HOMEPAGE: [INFO] [stderr] CARGO_PKG_LICENSE: [INFO] [stderr] CARGO_PKG_LICENSE_FILE: LICENSE [INFO] [stderr] CARGO_PKG_NAME: ring [INFO] [stderr] CARGO_PKG_REPOSITORY: https://github.com/briansmith/ring [INFO] [stderr] CARGO_PKG_VERSION: 0.12.1 [INFO] [stderr] CARGO_PKG_VERSION_MAJOR: 0 [INFO] [stderr] CARGO_PKG_VERSION_MINOR: 12 [INFO] [stderr] CARGO_PKG_VERSION_PATCH: 1 [INFO] [stderr] CARGO_PKG_VERSION_PRE: [INFO] [stderr] CARGO_TARGET_DIR: /opt/rustwide/target [INFO] [stderr] DEBUG: true [INFO] [stderr] HOME: /root [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] HOSTNAME: 3c3cfdcba75e [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib [INFO] [stderr] NUM_JOBS: 16 [INFO] [stderr] OPT_LEVEL: 0 [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/ring-1d0340d06a896d1b/out [INFO] [stderr] PATH: /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [INFO] [stderr] PROFILE: debug [INFO] [stderr] PWD: /opt/rustwide/workdir [INFO] [stderr] RUSTC: rustc [INFO] [stderr] RUSTDOC: rustdoc [INFO] [stderr] RUSTFLAGS: --cap-lints=warn [INFO] [stderr] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN: 1.49.0-x86_64-unknown-linux-gnu [INFO] [stderr] RUST_BACKTRACE: full [INFO] [stderr] RUST_RECURSION_COUNT: 1 [INFO] [stderr] SHLVL: 0 [INFO] [stderr] SOURCE_DIR: /opt/rustwide/workdir [INFO] [stderr] SSL_CERT_DIR: /usr/lib/ssl/certs [INFO] [stderr] SSL_CERT_FILE: /usr/lib/ssl/certs/ca-certificates.crt [INFO] [stderr] TARGET: x86_64-unknown-linux-gnu [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/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5615e945bd40 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x5615e945bd40 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5615e945bd40 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5615e945bd40 - ::fmt::he009dcaaa75eed60 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5615e947bd2c - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x5615e9457812 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x5615e945e4d5 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5615e945e4d5 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5615e945e4d5 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5615e945e178 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x5615e945ec71 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stderr] 11: 0x5615e945e787 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5615e945c1fc - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5615e945e719 - rust_begin_unwind [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stderr] 14: 0x5615e947b0d1 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5615e947b01d - core::panicking::panic::h339b30ca166fd852 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x5615e93ff4c8 - core::mem::uninitialized::hdfdcd886131e6307 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x5615e93ff4c8 - crossbeam_epoch::sync::queue::Queue::new::he2a6f7dfc4b2852a [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: 0x5615e93f6acd - crossbeam_epoch::internal::Global::new::h762f34fc357233fc [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: 0x5615e9400c01 - crossbeam_epoch::collector::Collector::new::h172f853ddc850511 [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: 0x5615e93fac1a - ::deref::__static_ref_initialize::h987008bda45fe45b [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: 0x5615e93fac1a - core::ops::function::FnOnce::call_once::hdb2ce748831cd05a [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x5615e9400357 - lazy_static::lazy::Lazy::get::{{closure}}::h6ac8b2b54c1918dd [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: 0x5615e9402dff - std::sync::once::Once::call_once::{{closure}}::he2167dd3497cb02b [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x5615e945b9c2 - std::sync::once::Once::call_inner::hdc9f6065669951cf [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x5615e9402d75 - std::sync::once::Once::call_once::ha9b050a21a1f96b1 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x5615e93fb919 - lazy_static::lazy::Lazy::get::h0822abf3d6818769 [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: 0x5615e93fb919 - ::deref::__stability::hb8a0f63fff2be2d7 [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: 0x5615e93fb919 - ::deref::h21a6e35f18e7c8bc [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: 0x5615e93fb994 - crossbeam_epoch::default::HANDLE::__init::hac0824ddfc7cfae2 [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: 0x5615e93faba9 - core::ops::function::FnOnce::call_once::h2cc4db4448878542 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x5615e93f9dbc - std::thread::local::lazy::LazyKeyInner::initialize::h2f1a8c33047db249 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x5615e9402e96 - std::thread::local::fast::Key::try_initialize::he35dc2441ce14e6f [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x5615e9402fdb - std::thread::local::fast::Key::get::h1e39fe4996f884ef [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x5615e93fb9dd - crossbeam_epoch::default::HANDLE::__getit::h828b68f9668805d8 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x5615e93db10b - std::thread::local::LocalKey::try_with::h75bb35e7ed8f38da [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x5615e93dad5f - std::thread::local::LocalKey::with::h2b74eb210913c730 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x5615e93d73a4 - crossbeam_epoch::default::is_pinned::hd9022888637172be [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: 0x5615e93e3274 - crossbeam_deque::Stealer::steal::hbdc78218a3c7ea26 [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: 0x5615e93d19d3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hea2aed1b07caad89 [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: 0x5615e93ceafb - core::ops::function::impls:: for &mut F>::call_mut::h5f5a4fe99df1d971 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x5615e93e4e91 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h6779d7d83461098b [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x5615e93dc53c - core::iter::adapters::filter_try_fold::{{closure}}::h6ea6999c3d98dc44 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/adapters/mod.rs:1078:44 [INFO] [stderr] 43: 0x5615e93dbf6c - core::ops::function::impls:: for &mut F>::call_mut::he99c7d8fa00469c5 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x5615e93e0b13 - core::iter::traits::iterator::Iterator::try_fold::hc6e4370af14ffa9e [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x5615e93dd0e2 - as core::iter::traits::iterator::Iterator>::try_fold::hadf8e049236fc122 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/adapters/chain.rs:105:19 [INFO] [stderr] 46: 0x5615e93dacc6 - as core::iter::traits::iterator::Iterator>::try_fold::h629cb6156aaaa76c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/adapters/mod.rs:1127:9 [INFO] [stderr] 47: 0x5615e93dc0d1 - core::iter::traits::iterator::Iterator::find_map::h1898b1473bb803cd [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x5615e93dad36 - as core::iter::traits::iterator::Iterator>::next::h025963b3a6599c21 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/adapters/mod.rs:1245:9 [INFO] [stderr] 49: 0x5615e93d18fe - rayon_core::registry::WorkerThread::steal::h06fae4ef638c971d [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: 0x5615e93d1632 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hb98cf2a4dd96906e [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: 0x5615e93ecfc3 - core::option::Option::or_else::h04c3940779942646 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x5615e93d1314 - rayon_core::registry::WorkerThread::wait_until_cold::he3e6bfa8f0481f1a [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: 0x5615e93d0d68 - rayon_core::registry::WorkerThread::wait_until::h48fee6c39770f335 [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: 0x5615e93d1e2f - rayon_core::registry::main_loop::h196d14204dad729e [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: 0x5615e93d02ad - rayon_core::registry::Registry::new::{{closure}}::h98b53a95dbde27d9 [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: 0x5615e93d740e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd8c32c202e4e9629 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x5615e93dbea2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h514e9101401c6ad7 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x5615e93e3c02 - as core::ops::function::FnOnce<()>>::call_once::hfc87c1e7241e7fa0 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x5615e93ea16e - std::panicking::try::do_call::h39438170606ca4f1 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stderr] 60: 0x5615e93ebe4d - __rust_try [INFO] [stderr] 61: 0x5615e93ea093 - std::panicking::try::hafa642c004127698 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stderr] 62: 0x5615e93e4742 - std::panic::catch_unwind::h727f66102f706fc3 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x5615e93dbc60 - std::thread::Builder::spawn_unchecked::{{closure}}::h3137833a8b4b3622 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x5615e93de2cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb47961560c33b853 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x5615e946647a - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stderr] 66: 0x5615e946647a - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stderr] 67: 0x5615e946647a - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f0f99db4609 - start_thread [INFO] [stderr] 69: 0x7f0f99cd5293 - 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" "3c3cfdcba75ef823655316e12b08cf5dea55f10ada16e30299f7224cde4985e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3cfdcba75ef823655316e12b08cf5dea55f10ada16e30299f7224cde4985e3", kill_on_drop: false }` [INFO] [stdout] 3c3cfdcba75ef823655316e12b08cf5dea55f10ada16e30299f7224cde4985e3