[INFO] cloning repository https://github.com/ChosunOne/rustyphoenix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChosunOne/rustyphoenix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChosunOne%2Frustyphoenix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChosunOne%2Frustyphoenix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 426c7544cf0c66c221d670a789d4b4e3399e7f6e [INFO] checking ChosunOne/rustyphoenix against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChosunOne%2Frustyphoenix" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChosunOne/rustyphoenix on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChosunOne/rustyphoenix [INFO] finished tweaking git repo https://github.com/ChosunOne/rustyphoenix [INFO] tweaked toml for git repo https://github.com/ChosunOne/rustyphoenix written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ChosunOne/rustyphoenix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d22cc9307e441490820e38ac2f7e8fae6fa6209c2f2513e7115ba38c7dfd9338 [INFO] running `Command { std: "docker" "start" "-a" "d22cc9307e441490820e38ac2f7e8fae6fa6209c2f2513e7115ba38c7dfd9338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d22cc9307e441490820e38ac2f7e8fae6fa6209c2f2513e7115ba38c7dfd9338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22cc9307e441490820e38ac2f7e8fae6fa6209c2f2513e7115ba38c7dfd9338", kill_on_drop: false }` [INFO] [stdout] d22cc9307e441490820e38ac2f7e8fae6fa6209c2f2513e7115ba38c7dfd9338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 435f4e867dffbaa577d8a1784649725649187dfcde6b005f4de1601d32893629 [INFO] running `Command { std: "docker" "start" "-a" "435f4e867dffbaa577d8a1784649725649187dfcde6b005f4de1601d32893629", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling protobuf v2.0.4 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling protoc v2.0.4 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling secp256k1 v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking rust-base58 v0.0.4 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling protobuf-codegen v2.0.4 [INFO] [stderr] Compiling protobuf-codegen-pure v2.0.4 [INFO] [stderr] Compiling protoc-rust v2.0.4 [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-bb64e11e416b59cc/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/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_HAS_ATOMIC_EQUAL_ALIGNMENT: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE: 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_THREAD_LOCAL: [INFO] [stderr] CARGO_CFG_TARGET_VENDOR: unknown [INFO] [stderr] CARGO_CFG_UNIX: [INFO] [stderr] CARGO_FEATURE_DEFAULT: 1 [INFO] [stderr] CARGO_FEATURE_DEV_URANDOM_FALLBACK: 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,7 --jobserver-auth=6,7 [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: 435f4e867dff [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib [INFO] [stderr] NUM_JOBS: 32 [INFO] [stderr] OPT_LEVEL: 0 [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/ring-1219d361674f4d78/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] RUSTFLAGS: --cap-lints=forbid [INFO] [stderr] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN: c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [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::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560e747fc580 - std::backtrace_rs::backtrace::libunwind::trace::hfa838fc631229987 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x560e747fc580 - std::backtrace_rs::backtrace::trace_unsynchronized::h93a23e36ec026219 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560e747fc580 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x560e747fc580 - ::fmt::h214637f1e26310e1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x560e7481bf4c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x560e747f8d25 - std::io::Write::write_fmt::heb07fc0616bbd06d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/io/mod.rs:1588:15 [INFO] [stderr] 6: 0x560e747fe77b - std::sys_common::backtrace::_print::h2c2441c37e894fb5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x560e747fe77b - std::sys_common::backtrace::print::h4fb679ac439362ea [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x560e747fe77b - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x560e747fe251 - std::panicking::default_hook::hb25822b45f6fdc4e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x560e747fee44 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x560e747fe8f7 - std::panicking::begin_panic_handler::{{closure}}::h003783ddb3cba4e8 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x560e747fca5c - std::sys_common::backtrace::__rust_end_short_backtrace::hd138d2032731ed21 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x560e747fe889 - rust_begin_unwind [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x560e74738361 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x560e747382ad - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x560e747a5288 - core::mem::uninitialized::h17ca4747d48aa664 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x560e747a5288 - crossbeam_epoch::sync::queue::Queue::new::h7a7e58390b378d5e [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: 0x560e747a320a - crossbeam_epoch::internal::Global::new::h8722c66cd852f065 [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: 0x560e7479e451 - crossbeam_epoch::collector::Collector::new::h112bef51d39c20e1 [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: 0x560e747a151a - ::deref::__static_ref_initialize::hd32290699199845f [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: 0x560e747a151a - core::ops::function::FnOnce::call_once::hf1c8fc8e0467236c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x560e747a1303 - lazy_static::lazy::Lazy::get::{{closure}}::h9b1b30977a1f93c1 [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: 0x560e747a041e - std::sync::once::Once::call_once::{{closure}}::ha7f0e13dfa48463c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x560e74737a3c - std::sync::once::Once::call_inner::h490f4a9a787d923b [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x560e747a03a6 - std::sync::once::Once::call_once::h2163221afde7752c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x560e747a9c18 - lazy_static::lazy::Lazy::get::h2148125ffca682d3 [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: 0x560e747a9c18 - ::deref::__stability::ha52ffa48ec87ff94 [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: 0x560e747a9c18 - ::deref::h72a788846b73ff70 [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: 0x560e747a9c71 - crossbeam_epoch::default::HANDLE::__init::h3d566b0ab9f63609 [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: 0x560e747a14f9 - core::ops::function::FnOnce::call_once::hadb0b3e7ee2f71e8 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x560e747a08ec - std::thread::local::lazy::LazyKeyInner::initialize::h967f0679866ba827 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:432:25 [INFO] [stderr] 32: 0x560e747a04d0 - std::thread::local::fast::Key::try_initialize::h159894bfad715c18 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:610:31 [INFO] [stderr] 33: 0x560e747a0617 - std::thread::local::fast::Key::get::h37b26de615a34cf3 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:593:29 [INFO] [stderr] 34: 0x560e7478795d - crossbeam_epoch::default::HANDLE::__getit::hc5e0bfcf8ab631a6 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x560e7478d60b - std::thread::local::LocalKey::try_with::h6e5ce940752bab9f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:399:32 [INFO] [stderr] 36: 0x560e7478d26f - std::thread::local::LocalKey::with::h178c340bde078a46 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:376:9 [INFO] [stderr] 37: 0x560e7478797e - crossbeam_epoch::default::is_pinned::h56bc976c94af7ff4 [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: 0x560e7478ce84 - crossbeam_deque::Stealer::steal::h504594f87ed9cc00 [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: 0x560e7477ae93 - rayon_core::registry::WorkerThread::steal::{{closure}}::h9ff542fd86f7a32a [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: 0x560e747780db - core::ops::function::impls:: for &mut F>::call_mut::h89074843e5372fae [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x560e74793c61 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h5db0c211ae04aa58 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:2350:32 [INFO] [stderr] 42: 0x560e7477d1a1 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h700f58726870a82c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x560e7477c69c - core::ops::function::impls:: for &mut F>::call_mut::h78fb2addb65cde7c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x560e74793ea9 - core::iter::traits::iterator::Iterator::try_fold::h79fcb5442ca521c1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:1972:21 [INFO] [stderr] 45: 0x560e74790284 - as core::iter::traits::iterator::Iterator>::try_fold::ha4d44bd22b66d2a5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x560e7477bfbc - as core::iter::traits::iterator::Iterator>::try_fold::h58dfd27d71f6a9f3 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x560e7477c9fb - core::iter::traits::iterator::Iterator::find_map::h1662c46f9d839cc4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:2356:9 [INFO] [stderr] 48: 0x560e7478e7b9 - as core::iter::traits::iterator::Iterator>::next::h08f16f1e24c33f29 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x560e7477adde - rayon_core::registry::WorkerThread::steal::h807492702b741ce8 [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: 0x560e7477ab32 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hf4494579217136c9 [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: 0x560e74784d41 - core::option::Option::or_else::h59b01c874b80da83 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/option.rs:790:21 [INFO] [stderr] 52: 0x560e7477a447 - rayon_core::registry::WorkerThread::wait_until_cold::hc7a2c592ae632dc3 [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: 0x560e7477a22c - rayon_core::registry::WorkerThread::wait_until::h3240192837b230be [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: 0x560e7477b415 - rayon_core::registry::main_loop::h04eb703733b9464f [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: 0x560e7477979c - rayon_core::registry::Registry::new::{{closure}}::h7ca5fd4e74378c1d [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: 0x560e74796fbe - std::sys_common::backtrace::__rust_begin_short_backtrace::h7e9e517b9e58b37f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x560e7478e332 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h32aa6064cf906a79 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/mod.rs:481:17 [INFO] [stderr] 58: 0x560e7477bb32 - as core::ops::function::FnOnce<()>>::call_once::h176910b46d9cdad6 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panic.rs:347:9 [INFO] [stderr] 59: 0x560e747828a4 - std::panicking::try::do_call::h883aee5bcba1669b [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:401:40 [INFO] [stderr] 60: 0x560e747839ed - __rust_try [INFO] [stderr] 61: 0x560e74782790 - std::panicking::try::hcd2413d5fb91fd23 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:365:19 [INFO] [stderr] 62: 0x560e7477c662 - std::panic::catch_unwind::h8a7f7df72904ed98 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panic.rs:434:14 [INFO] [stderr] 63: 0x560e7478e12c - std::thread::Builder::spawn_unchecked::{{closure}}::h5169ed76b7c1e611 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] 64: 0x560e74790b2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1cd6496ec18638a2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x560e74804cb7 - as core::ops::function::FnOnce>::call_once::hd1f9b751a68dd2ac [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 66: 0x560e74804cb7 - as core::ops::function::FnOnce>::call_once::h22d732940e85619f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 67: 0x560e74804cb7 - std::sys::unix::thread::Thread::new::thread_start::h04c7a9e17ed1032c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7fb9c6a3d609 - start_thread [INFO] [stderr] 69: 0x7fb9c695e293 - 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" "435f4e867dffbaa577d8a1784649725649187dfcde6b005f4de1601d32893629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "435f4e867dffbaa577d8a1784649725649187dfcde6b005f4de1601d32893629", kill_on_drop: false }` [INFO] [stdout] 435f4e867dffbaa577d8a1784649725649187dfcde6b005f4de1601d32893629