[INFO] cloning repository https://github.com/jerry-yu/rdb_compact [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jerry-yu/rdb_compact" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_compact", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_compact'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51893530198a8b0f23f10081d607bd901638cf5e [INFO] checking jerry-yu/rdb_compact against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_compact" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jerry-yu/rdb_compact on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jerry-yu/rdb_compact [INFO] finished tweaking git repo https://github.com/jerry-yu/rdb_compact [INFO] tweaked toml for git repo https://github.com/jerry-yu/rdb_compact written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jerry-yu/rdb_compact already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded librocksdb-sys v5.17.2 [INFO] [stderr] Downloaded rocksdb v0.12.0 [INFO] [stderr] Downloaded cexpr v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 532c41490db36ca019a369e50f7bb32dec61775e99d2538552e3009fd4fd4584 [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" "532c41490db36ca019a369e50f7bb32dec61775e99d2538552e3009fd4fd4584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "532c41490db36ca019a369e50f7bb32dec61775e99d2538552e3009fd4fd4584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "532c41490db36ca019a369e50f7bb32dec61775e99d2538552e3009fd4fd4584", kill_on_drop: false }` [INFO] [stdout] 532c41490db36ca019a369e50f7bb32dec61775e99d2538552e3009fd4fd4584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44adb659e3752b53f13e8f230dee770db7a89df7baf1523bca7248e0b9c1a820 [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" "44adb659e3752b53f13e8f230dee770db7a89df7baf1523bca7248e0b9c1a820", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.28` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-94dab93c8847c9ba/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=rbt [INFO] [stderr] NUM_JOBS = Some("14") [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/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5576e0d47fd0 - std::backtrace_rs::backtrace::libunwind::trace::hec7eaac9435d3512 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5576e0d47fd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h42791b8fa12b7daa [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5576e0d47fd0 - std::sys_common::backtrace::_print_fmt::h3da3ebe04fb665a8 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5576e0d47fd0 - ::fmt::he40bcdde3c4491cd [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5576e0d67d2f - core::fmt::write::h2c729149c08098ab [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x5576e0d449b5 - std::io::Write::write_fmt::h28e0f2f58b8d7b7e [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/io/mod.rs:1580:15 [INFO] [stderr] 6: 0x5576e0d4a0eb - std::sys_common::backtrace::_print::h7f0223b1e3d898fc [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5576e0d4a0eb - std::sys_common::backtrace::print::h58edd634a14c2d4c [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5576e0d4a0eb - std::panicking::default_hook::{{closure}}::h71657a7591430164 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5576e0d49bcd - std::panicking::default_hook::hcdf4eb5db072c85b [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5576e0d4a69d - std::panicking::rust_panic_with_hook::hfb91e961ffb5b8e0 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5576e0d4a267 - std::panicking::begin_panic_handler::{{closure}}::h984d540e84311150 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x5576e0d4846c - std::sys_common::backtrace::__rust_end_short_backtrace::h32354258ff2aecd1 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5576e0d4a1f9 - rust_begin_unwind [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5576e0ca51b1 - core::panicking::panic_fmt::he3827412471ccbb1 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5576e0ca50fd - core::panicking::panic::hc9da14adaf11eba7 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x5576e0d2ad9a - core::mem::uninitialized::hf8b87ef4c4a8c638 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x5576e0d2ad9a - crossbeam_epoch::sync::queue::Queue::new::h47891f1272021eaa [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: 0x5576e0d2873a - crossbeam_epoch::internal::Global::new::h3c84f4e5da6071b1 [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: 0x5576e0d24411 - crossbeam_epoch::collector::Collector::new::h61bc6788c307bae8 [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: 0x5576e0d266fa - ::deref::__static_ref_initialize::hb26106fd051fa8e9 [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: 0x5576e0d266fa - core::ops::function::FnOnce::call_once::h6d567278e65518e2 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x5576e0d2c427 - lazy_static::lazy::Lazy::get::{{closure}}::hb989a3f6598d811d [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: 0x5576e0d24a4e - std::sync::once::Once::call_once::{{closure}}::h530f11e82b5b635b [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x5576e0ca482c - std::sync::once::Once::call_inner::h7f9b8cb99f320e9e [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x5576e0d249bf - std::sync::once::Once::call_once::h68bc5300a20b909a [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x5576e0d2cd56 - lazy_static::lazy::Lazy::get::haf595b314dcafc56 [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: 0x5576e0d2cd56 - ::deref::__stability::h6b1e261ba3d6d6a9 [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: 0x5576e0d2cd56 - ::deref::h8d8d3f495f724964 [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: 0x5576e0d2cdc1 - crossbeam_epoch::default::HANDLE::__init::h1a963c7bdc81dcc1 [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: 0x5576e0d266d9 - core::ops::function::FnOnce::call_once::h6198e6a82fcddb0f [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x5576e0d2715c - std::thread::local::lazy::LazyKeyInner::initialize::h295b68aaf1fcc69e [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x5576e0d2634a - std::thread::local::fast::Key::try_initialize::h42f709b817a09abf [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x5576e0d2649c - std::thread::local::fast::Key::get::h4f35f75e806ccf89 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x5576e0d2ce00 - crossbeam_epoch::default::HANDLE::__getit::ha7524ebb50e98fd2 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x5576e0d0855b - std::thread::local::LocalKey::try_with::hb68777e1fc5395ca [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x5576e0d081ff - std::thread::local::LocalKey::with::h4aa53e33110ab738 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x5576e0cfa111 - crossbeam_epoch::default::is_pinned::h1f15360576484aa9 [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: 0x5576e0d01094 - crossbeam_deque::Stealer::steal::h19c2a72bf5006919 [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: 0x5576e0d11723 - rayon_core::registry::WorkerThread::steal::{{closure}}::hafc827ead86faa7e [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: 0x5576e0d0e8fb - core::ops::function::impls:: for &mut F>::call_mut::hde14ead7b70db43c [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x5576e0d0df81 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::heeb1196a2bb3f30c [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/traits/iterator.rs:2373:32 [INFO] [stderr] 42: 0x5576e0cf731e - core::iter::adapters::filter::filter_try_fold::{{closure}}::h4878779bb03c1ccc [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x5576e0cf701c - core::ops::function::impls:: for &mut F>::call_mut::hb90b9896dbaa65e0 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x5576e0d0e419 - core::iter::traits::iterator::Iterator::try_fold::h5cf56526040b1abb [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/traits/iterator.rs:1994:21 [INFO] [stderr] 45: 0x5576e0d0a13f - as core::iter::traits::iterator::Iterator>::try_fold::h70ba2f31d459d6df [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x5576e0cf627c - as core::iter::traits::iterator::Iterator>::try_fold::h23e93238ed224f56 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x5576e0cf724b - core::iter::traits::iterator::Iterator::find_map::h5f0f9e4b22e37db9 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/traits/iterator.rs:2379:9 [INFO] [stderr] 48: 0x5576e0d0b5a9 - as core::iter::traits::iterator::Iterator>::next::h76396f0cbc6abb50 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x5576e0d1165f - rayon_core::registry::WorkerThread::steal::ha69ac15450155081 [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: 0x5576e0d11392 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h4e4ad2f51becf237 [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: 0x5576e0d0214f - core::option::Option::or_else::hf28f326b3c88e085 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/option.rs:818:21 [INFO] [stderr] 52: 0x5576e0d1108c - rayon_core::registry::WorkerThread::wait_until_cold::hc749f67795cc804f [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: 0x5576e0d10beb - rayon_core::registry::WorkerThread::wait_until::hf61a39a680f49e88 [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: 0x5576e0d11b8b - rayon_core::registry::main_loop::h5884bc926781071d [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: 0x5576e0d1006f - rayon_core::registry::Registry::new::{{closure}}::h10863e45747cf320 [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: 0x5576e0d02fae - std::sys_common::backtrace::__rust_begin_short_backtrace::h24d2031a08dda0b8 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x5576e0d09282 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h279f16097a93f15c [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x5576e0d0b562 - as core::ops::function::FnOnce<()>>::call_once::haaa4c5fc757a49c0 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panic.rs:344:9 [INFO] [stderr] 59: 0x5576e0cfe294 - std::panicking::try::do_call::hd315d187e65a263a [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x5576e0cff79d - __rust_try [INFO] [stderr] 61: 0x5576e0cfdf60 - std::panicking::try::h5ab931658ffef1a1 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x5576e0d0c152 - std::panic::catch_unwind::hbaca05ecca4d5e95 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panic.rs:431:14 [INFO] [stderr] 63: 0x5576e0d09071 - std::thread::Builder::spawn_unchecked::{{closure}}::h28aeef3b0720af4d [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x5576e0d0c3df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf9a4a26bdca61c0b [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x5576e0d51333 - as core::ops::function::FnOnce>::call_once::h6bc35b6a67165211 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 66: 0x5576e0d51333 - as core::ops::function::FnOnce>::call_once::h22a1030555589216 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 67: 0x5576e0d51333 - std::sys::unix::thread::Thread::new::thread_start::h729365a01fb88184 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f85745d4609 - start_thread [INFO] [stderr] 69: 0x7f85744f5293 - 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" "44adb659e3752b53f13e8f230dee770db7a89df7baf1523bca7248e0b9c1a820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44adb659e3752b53f13e8f230dee770db7a89df7baf1523bca7248e0b9c1a820", kill_on_drop: false }` [INFO] [stdout] 44adb659e3752b53f13e8f230dee770db7a89df7baf1523bca7248e0b9c1a820