[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] testing jerry-yu/rdb_compact against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_compact" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jerry-yu/rdb_compact on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-11/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcec0ff06c25f8c29600855f087e72a833467f7b66819d5ec207331bccc0e3de [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" "bcec0ff06c25f8c29600855f087e72a833467f7b66819d5ec207331bccc0e3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcec0ff06c25f8c29600855f087e72a833467f7b66819d5ec207331bccc0e3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcec0ff06c25f8c29600855f087e72a833467f7b66819d5ec207331bccc0e3de", kill_on_drop: false }` [INFO] [stdout] bcec0ff06c25f8c29600855f087e72a833467f7b66819d5ec207331bccc0e3de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d22e7bd8cfd3f408b358802337c7bcab206f9af8249006b3e7f8e255356f4340 [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" "d22e7bd8cfd3f408b358802337c7bcab206f9af8249006b3e7f8e255356f4340", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.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 proc-macro2 v0.4.27 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.14 [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] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling cc v1.0.31 [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-9f4e49b911b26094/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=rbt [INFO] [stderr] NUM_JOBS = Some("16") [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: 0x560e174265cc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x560e174265cc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560e174265cc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x560e174265cc - ::fmt::hf439e5ed84c74abd [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x560e174465dc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x560e17422205 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x560e17428070 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x560e17428070 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x560e17428070 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x560e17427c1b - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x560e17428724 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x560e174281d2 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:500:13 [INFO] [stderr] 12: 0x560e17426a84 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x560e17428169 - rust_begin_unwind [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x560e1737d251 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stderr] 15: 0x560e1737d19d - core::panicking::panic::h50b51d19800453c0 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:47:5 [INFO] [stderr] 16: 0x560e173fd375 - core::mem::uninitialized::h0f9020c5f5905a02 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/mem/mod.rs:676:9 [INFO] [stderr] 17: 0x560e173fd375 - crossbeam_epoch::sync::queue::Queue::new::h212a3c940dbfe157 [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: 0x560e173ff49a - crossbeam_epoch::internal::Global::new::he8dab86f73a105bf [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: 0x560e17401531 - crossbeam_epoch::collector::Collector::new::h5069489e08f78965 [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: 0x560e173fca8a - ::deref::__static_ref_initialize::h457054eee54e28e1 [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: 0x560e173fca8a - core::ops::function::FnOnce::call_once::h39ad5cfffa04c1f1 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x560e17405f27 - lazy_static::lazy::Lazy::get::{{closure}}::h5374267bd67190c6 [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: 0x560e173fe8fe - std::sync::once::Once::call_once::{{closure}}::h341c7957fea24b17 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:41 [INFO] [stderr] 24: 0x560e1737c90e - std::sync::once::Once::call_inner::h3d9e30905319a51b [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x560e173fe885 - std::sync::once::Once::call_once::hf53e4961a459640d [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:9 [INFO] [stderr] 26: 0x560e174015d6 - lazy_static::lazy::Lazy::get::h6a3d6f1c23d68458 [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: 0x560e174015d6 - ::deref::__stability::h1dc0219d863f424f [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: 0x560e174015d6 - ::deref::h4d97163a3841d01d [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: 0x560e17401641 - crossbeam_epoch::default::HANDLE::__init::hda30f7889e6e1686 [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: 0x560e173fca69 - core::ops::function::FnOnce::call_once::h285a5fc9ac902f37 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x560e17400d1c - std::thread::local::lazy::LazyKeyInner::initialize::h613a9e6177a96dc3 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 32: 0x560e173fe9a8 - std::thread::local::fast::Key::try_initialize::hcf6b936b21a740d2 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 33: 0x560e173feae4 - std::thread::local::fast::Key::get::h1a1191e3d556b854 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 34: 0x560e173e51fd - crossbeam_epoch::default::HANDLE::__getit::h6c5f50af15eb7897 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x560e173e9038 - std::thread::local::LocalKey::try_with::ha76f2066221eed44 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 36: 0x560e173e8fdf - std::thread::local::LocalKey::with::hc79e45b20c459533 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 37: 0x560e173e521e - crossbeam_epoch::default::is_pinned::h483d545a7b58817c [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: 0x560e173da204 - crossbeam_deque::Stealer::steal::h37119b95422d78d9 [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: 0x560e173e3f63 - rayon_core::registry::WorkerThread::steal::{{closure}}::h3edb958b8244e7a8 [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: 0x560e173e12cb - core::ops::function::impls:: for &mut F>::call_mut::h7de365e56c9202b4 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x560e173e97e1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h532dbcbf2d06cc5e [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2409:32 [INFO] [stderr] 42: 0x560e173d0259 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hd7762442a4d09fcd [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x560e173d002c - core::ops::function::impls:: for &mut F>::call_mut::h5f109ef0d81a22fc [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x560e173e9c4d - core::iter::traits::iterator::Iterator::try_fold::hf3e247d872ad8caf [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:1995:21 [INFO] [stderr] 45: 0x560e173e82de - as core::iter::traits::iterator::Iterator>::try_fold::h23348ebf2f5f7cb7 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x560e173cf976 - as core::iter::traits::iterator::Iterator>::try_fold::h7e7269705d041105 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x560e173d00db - core::iter::traits::iterator::Iterator::find_map::hdbda3efd17308d61 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2415:9 [INFO] [stderr] 48: 0x560e173cf9d9 - as core::iter::traits::iterator::Iterator>::next::h40cb92d76461b168 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x560e173e3eae - rayon_core::registry::WorkerThread::steal::h2325f020f08afc3b [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: 0x560e173e3bd2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h75c06c8db0973f41 [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: 0x560e173d8181 - core::option::Option::or_else::h72ffe68f85a4e87b [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:1147:21 [INFO] [stderr] 52: 0x560e173e356c - rayon_core::registry::WorkerThread::wait_until_cold::h756c0e691c0548ee [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: 0x560e173e3365 - rayon_core::registry::WorkerThread::wait_until::hbe944b9ee90bab3d [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: 0x560e173e44c9 - rayon_core::registry::main_loop::h9b1b8066bc195959 [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: 0x560e173e28fc - rayon_core::registry::Registry::new::{{closure}}::hb38c28fc6a1f1146 [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: 0x560e173d6b4e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha17df7fc6f5cce26 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 57: 0x560e173de532 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3cf54e53d756addb [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stderr] 58: 0x560e173e4c42 - as core::ops::function::FnOnce<()>>::call_once::hc486089de2f72a03 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x560e173dc9a4 - std::panicking::try::do_call::h189eef690fc86977 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stderr] 60: 0x560e173dd94b - __rust_try [INFO] [stderr] 61: 0x560e173dc720 - std::panicking::try::h37cd829123aac761 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stderr] 62: 0x560e173cff52 - std::panic::catch_unwind::h21e6ab4abdc82043 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stderr] 63: 0x560e173de2d1 - std::thread::Builder::spawn_unchecked::{{closure}}::h61bbb9a45ab92d52 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stderr] 64: 0x560e173d1d5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e6f4bcb88f8837a [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x560e1742e513 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stderr] 66: 0x560e1742e513 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stderr] 67: 0x560e1742e513 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stderr] 68: 0x7f110a58a609 - start_thread [INFO] [stderr] 69: 0x7f110a4ab293 - 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" "d22e7bd8cfd3f408b358802337c7bcab206f9af8249006b3e7f8e255356f4340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22e7bd8cfd3f408b358802337c7bcab206f9af8249006b3e7f8e255356f4340", kill_on_drop: false }` [INFO] [stdout] d22e7bd8cfd3f408b358802337c7bcab206f9af8249006b3e7f8e255356f4340