[INFO] cloning repository https://github.com/RyanKung/RINA [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RyanKung/RINA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanKung%2FRINA", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanKung%2FRINA'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b024b6139eef0b18ca03547c78db00ffeee60815 [INFO] testing RyanKung/RINA against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanKung%2FRINA" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RyanKung/RINA on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RyanKung/RINA [INFO] finished tweaking git repo https://github.com/RyanKung/RINA [INFO] tweaked toml for git repo https://github.com/RyanKung/RINA written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/RyanKung/RINA already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] a696c88a011fe7e707b5bced3863642ae6efeacb41f56cffe6da004cd18a0384 [INFO] running `Command { std: "docker" "start" "-a" "a696c88a011fe7e707b5bced3863642ae6efeacb41f56cffe6da004cd18a0384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a696c88a011fe7e707b5bced3863642ae6efeacb41f56cffe6da004cd18a0384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a696c88a011fe7e707b5bced3863642ae6efeacb41f56cffe6da004cd18a0384", kill_on_drop: false }` [INFO] [stdout] a696c88a011fe7e707b5bced3863642ae6efeacb41f56cffe6da004cd18a0384 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] dc09fdd3e577e80212f8a68192c08fc8a4beced76d4ff695c02eb3e844e51785 [INFO] running `Command { std: "docker" "start" "-a" "dc09fdd3e577e80212f8a68192c08fc8a4beced76d4ff695c02eb3e844e51785", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling protobuf v2.1.4 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling nohash-hasher v0.1.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling quick-error v0.1.4 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unsigned-varint v0.1.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling asn1_der v0.5.10 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling bigint v4.4.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [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 crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling chashmap v2.2.0 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling unsigned-varint v0.2.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling twofish v0.1.0 [INFO] [stderr] Compiling curve25519-dalek v0.20.0 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling multistream-select v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling yamux v0.1.0 [INFO] [stderr] Compiling multihash v0.8.1-pre (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling aes-ctr v0.1.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling multiaddr v0.3.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling libp2p-core v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling tk-listen v0.2.0 [INFO] [stderr] Compiling ed25519-dalek v0.8.1 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling datastore v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling libp2p-ping v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling libp2p-transport-timeout v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling libp2p-floodsub v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling libp2p-dns v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling libp2p-ratelimit v0.1.1 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling libp2p-uds v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling libp2p-mplex v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling libp2p-yamux v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling libp2p-tcp-transport v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling libp2p-core-derive v0.1.0 (https://github.com/libp2p/rust-libp2p#466385a5) [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-05a5627997d6bc19/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/bin/cargo [INFO] [stderr] CARGO_CFG_PANIC: unwind [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_HAS_ATOMIC: 16,32,64,8,ptr [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_ENCODED_RUSTFLAGS: --cap-lints=warn [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: -j --jobserver-fds=6,8 --jobserver-auth=6,8 [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: dc09fdd3e577 [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-dee88ef2ca98ca38/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] RUSTC: rustc [INFO] [stderr] RUSTDOC: rustdoc [INFO] [stderr] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN: beta-2022-04-10-x86_64-unknown-linux-gnu [INFO] [stderr] RUST_BACKTRACE: full [INFO] [stderr] RUST_RECURSION_COUNT: 1 [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::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: 0x55753fe1dc2d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55753fe1dc2d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55753fe1dc2d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55753fe1dc2d - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55753fe3d8ec - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x55753fe1a021 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x55753fe1f865 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55753fe1f865 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55753fe1f865 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55753fe1f519 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55753fe1fdb2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55753fe1fc59 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x55753fe1e0e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55753fe1f9c9 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55753fd504c3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55753fd5038d - core::panicking::panic::h19a70c01bbabd538 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x55753fdb5638 - core::mem::uninitialized::h1bc3906d339f281a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stderr] 17: 0x55753fdb5638 - crossbeam_epoch::sync::queue::Queue::new::hf145531c41335992 [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: 0x55753fdb796a - crossbeam_epoch::internal::Global::new::hecaeb268a8cd32ae [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: 0x55753fdb77d1 - crossbeam_epoch::collector::Collector::new::h0f927c8174a557f0 [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: 0x55753fdb3bfa - ::deref::__static_ref_initialize::hb9450b8b25502553 [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: 0x55753fdb3bfa - core::ops::function::FnOnce::call_once::he2858200f1822c4c [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55753fdb6f94 - lazy_static::lazy::Lazy::get::{{closure}}::heb811775c8a660fb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/inline_lazy.rs:28:27 [INFO] [stderr] 23: 0x55753fdb714e - std::sync::once::Once::call_once::{{closure}}::h44b86a3fe9fc7bb0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:41 [INFO] [stderr] 24: 0x55753fd4feca - std::sync::once::Once::call_inner::h0c6c676e51f4a70a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:434:21 [INFO] [stderr] 25: 0x55753fdb70e1 - std::sync::once::Once::call_once::hfbf1aac0a28f8548 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:9 [INFO] [stderr] 26: 0x55753fdbf3bf - lazy_static::lazy::Lazy::get::h5b423432db9e77ff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/inline_lazy.rs:27:13 [INFO] [stderr] 27: 0x55753fdbf3bf - ::deref::__stability::h5d46c575b12c09b8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/lib.rs:149:25 [INFO] [stderr] 28: 0x55753fdbf3bf - ::deref::h7cbb3ef5efec2fe8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/lib.rs:151:21 [INFO] [stderr] 29: 0x55753fdbf411 - crossbeam_epoch::default::HANDLE::__init::h8239cd176594ee3e [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: 0x55753fdbf47a - crossbeam_epoch::default::HANDLE::__getit::{{closure}}::h2baec9be330f4df8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:350:25 [INFO] [stderr] 31: 0x55753fdb747d - std::thread::local::lazy::LazyKeyInner::initialize::h13d2d020cfca13bc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:806:25 [INFO] [stderr] 32: 0x55753fdb7209 - std::thread::local::fast::Key::try_initialize::h8e588ccc5e358f82 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:984:31 [INFO] [stderr] 33: 0x55753fdb7357 - std::thread::local::fast::Key::get::he8d6b9fea4140656 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:967:29 [INFO] [stderr] 34: 0x55753fd958d9 - crossbeam_epoch::default::HANDLE::__getit::h3d6a17a74750428b [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:342:21 [INFO] [stderr] 35: 0x55753fda7a19 - std::thread::local::LocalKey::try_with::hb4ddcfc145d9570b [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:441:32 [INFO] [stderr] 36: 0x55753fda75cf - std::thread::local::LocalKey::with::hc646f9c73e798f3c [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stderr] 37: 0x55753fd958fe - crossbeam_epoch::default::is_pinned::he07fc661425b48fd [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: 0x55753fd9c3b4 - crossbeam_deque::Stealer::steal::hd92aced4d10c0ccc [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: 0x55753fda61a3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hfe577ac7bc436f93 [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: 0x55753fda36db - core::ops::function::impls:: for &mut F>::call_mut::h3ea865966f18d960 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55753fd90831 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::he4a25ce50e01cd50 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2680:32 [INFO] [stderr] 42: 0x55753fd92879 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hb9223ac96c116746 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55753fd9265c - core::ops::function::impls:: for &mut F>::call_mut::ha2ba822ee8915e57 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55753fd90c5b - core::iter::traits::iterator::Iterator::try_fold::h94dbf201996cee83 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2186:21 [INFO] [stderr] 45: 0x55753fda9a0e - as core::iter::traits::iterator::Iterator>::try_fold::h0866632f97a105ef [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55753fd9165f - as core::iter::traits::iterator::Iterator>::try_fold::h6162f80f82799b4f [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55753fd9275b - core::iter::traits::iterator::Iterator::find_map::h0c802e1187f33991 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2686:9 [INFO] [stderr] 48: 0x55753fda9ce9 - as core::iter::traits::iterator::Iterator>::next::h88513297715bf95a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55753fda60ee - rayon_core::registry::WorkerThread::steal::h803d797b7a108a40 [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: 0x55753fda5e42 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hf2fd1fe496f575e0 [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: 0x55753fd994b5 - core::option::Option::or_else::hde58945cf13dedef [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1364:21 [INFO] [stderr] 52: 0x55753fda5b5a - rayon_core::registry::WorkerThread::wait_until_cold::hcd0f5e38cae46493 [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: 0x55753fda56d3 - rayon_core::registry::WorkerThread::wait_until::hcc394e907761303f [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: 0x55753fda6707 - rayon_core::registry::main_loop::h1dc16a02711bdbf4 [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: 0x55753fda4bcc - rayon_core::registry::Registry::new::{{closure}}::h186efdd4dd791fed [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: 0x55753fd959ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b29000590c22eb5 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 57: 0x55753fd9dad2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2977b911c836dd91 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stderr] 58: 0x55753fd9e5b2 - as core::ops::function::FnOnce<()>>::call_once::h76861ea01668435f [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x55753fd9efa4 - std::panicking::try::do_call::h4c89236080ca62d8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 60: 0x55753fd9ff2b - __rust_try [INFO] [stderr] 61: 0x55753fd9eee0 - std::panicking::try::hfc180cd74cb9ab30 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 62: 0x55753fd92402 - std::panic::catch_unwind::h6575d475c7062ced [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 63: 0x55753fd9d8bf - std::thread::Builder::spawn_unchecked_::{{closure}}::h21a2f47f23655fcf [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stderr] 64: 0x55753fd9338f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1ca630e27977b533 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55753fe25363 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 66: 0x55753fe25363 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 67: 0x55753fe25363 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7fa318ea3609 - start_thread [INFO] [stderr] 69: 0x7fa318dc2163 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dc09fdd3e577e80212f8a68192c08fc8a4beced76d4ff695c02eb3e844e51785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc09fdd3e577e80212f8a68192c08fc8a4beced76d4ff695c02eb3e844e51785", kill_on_drop: false }` [INFO] [stdout] dc09fdd3e577e80212f8a68192c08fc8a4beced76d4ff695c02eb3e844e51785