[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#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_compact" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jerry-yu/rdb_compact on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", 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-7/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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cexpr v0.3.4 [INFO] [stderr] Downloaded rocksdb v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 897c708ba556013e076fa2a0a21d82b0c3e11feb7cdf5ec025e46443d88d1fb0 [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" "897c708ba556013e076fa2a0a21d82b0c3e11feb7cdf5ec025e46443d88d1fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "897c708ba556013e076fa2a0a21d82b0c3e11feb7cdf5ec025e46443d88d1fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897c708ba556013e076fa2a0a21d82b0c3e11feb7cdf5ec025e46443d88d1fb0", kill_on_drop: false }` [INFO] [stdout] 897c708ba556013e076fa2a0a21d82b0c3e11feb7cdf5ec025e46443d88d1fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--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] 097795947f7ee2398ba50454f4aa6c0d329b0f5b0f1cbe928df890893b791864 [INFO] running `Command { std: "docker" "start" "-a" "097795947f7ee2398ba50454f4aa6c0d329b0f5b0f1cbe928df890893b791864", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [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 num_cpus v1.10.0 [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 cc v1.0.31 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling env_logger v0.6.1 [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-8a2d649acec1b77e/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/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561629c4e890 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x561629c4e890 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d26397c5720fdbb [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561629c4e890 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x561629c4e890 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x561629c6d71c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x561629c4a302 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x561629c51185 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x561629c51185 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x561629c51185 - std::panicking::default_hook::{{closure}}::h5b7294ca19e8edab [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x561629c50cda - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x561629c51921 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x561629c51437 - std::panicking::begin_panic_handler::{{closure}}::h56ae74c6dea6e141 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x561629c4ed2c - std::sys_common::backtrace::__rust_end_short_backtrace::h3c4721f56689fae4 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x561629c513c9 - rust_begin_unwind [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x561629c6cac1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x561629c6ca0d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x561629c2a368 - core::mem::uninitialized::h781cd43763946f8e [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x561629c2a368 - crossbeam_epoch::sync::queue::Queue::new::h2e8f8c3e8f009e0a [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: 0x561629c21b9d - crossbeam_epoch::internal::Global::new::h4dee0c804677deb6 [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: 0x561629c2c7e1 - crossbeam_epoch::collector::Collector::new::h066cd035547affef [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: 0x561629c24ffa - ::deref::__static_ref_initialize::h006a3be1d4f91ffb [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: 0x561629c24ffa - core::ops::function::FnOnce::call_once::hf890a37fd485675e [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x561629c2bde7 - lazy_static::lazy::Lazy::get::{{closure}}::h019205b609120db4 [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: 0x561629c2d84f - std::sync::once::Once::call_once::{{closure}}::h1da46be2ed8cda42 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x561629c4e432 - std::sync::once::Once::call_inner::hea4fc850fdffa55f [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x561629c2d7c5 - std::sync::once::Once::call_once::h074cca19121a2290 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x561629c2e6e9 - lazy_static::lazy::Lazy::get::h7c77bf6597838534 [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: 0x561629c2e6e9 - ::deref::__stability::hc5f669c54d5ee96f [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: 0x561629c2e6e9 - ::deref::h4c82ecbe6ab06c08 [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: 0x561629c2e764 - crossbeam_epoch::default::HANDLE::__init::hd36ee452070726d7 [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: 0x561629c24fd9 - core::ops::function::FnOnce::call_once::he0d85e460b30ab04 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x561629c24deb - std::thread::local::lazy::LazyKeyInner::initialize::h7027f4c73cbfb000 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x561629c2bef6 - std::thread::local::fast::Key::try_initialize::h6a91acf39a8b7d5f [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x561629c2c03b - std::thread::local::fast::Key::get::h48c86b7f4090161e [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x561629c2e7ad - crossbeam_epoch::default::HANDLE::__getit::ha866a99bc1b48fe7 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x561629bff7bb - std::thread::local::LocalKey::try_with::h7cd97508462db9a5 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x561629bff51f - std::thread::local::LocalKey::with::h595fda8aaaa358cf [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x561629c11c94 - crossbeam_epoch::default::is_pinned::h912f52d125b03fdb [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: 0x561629c077f4 - crossbeam_deque::Stealer::steal::ha91c4c994d546568 [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: 0x561629bf71e3 - rayon_core::registry::WorkerThread::steal::{{closure}}::h93780a67d1eda087 [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: 0x561629bf431b - core::ops::function::impls:: for &mut F>::call_mut::hb01043a0f759696d [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x561629c09291 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h70e7ee44317ea2e8 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x561629c00c0c - core::iter::adapters::filter_try_fold::{{closure}}::h0773e14b0288dc36 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/mod.rs:1078:44 [INFO] [stderr] 43: 0x561629c0063c - core::ops::function::impls:: for &mut F>::call_mut::h370fd0f39ba22d23 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x561629c05203 - core::iter::traits::iterator::Iterator::try_fold::h76ac1120983996e2 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x561629c017b2 - as core::iter::traits::iterator::Iterator>::try_fold::h81a606ff1ad2304b [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/chain.rs:105:19 [INFO] [stderr] 46: 0x561629bff486 - as core::iter::traits::iterator::Iterator>::try_fold::h4d67da2aa742a1c0 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/mod.rs:1127:9 [INFO] [stderr] 47: 0x561629c007a1 - core::iter::traits::iterator::Iterator::find_map::h572ca2c8f0ff75e2 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x561629bff4f6 - as core::iter::traits::iterator::Iterator>::next::hb3b5a31e05e02cc3 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/mod.rs:1245:9 [INFO] [stderr] 49: 0x561629bf710e - rayon_core::registry::WorkerThread::steal::h47ed5d98db744f11 [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: 0x561629bf6e12 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h722bd4368397c35f [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: 0x561629c105c3 - core::option::Option::or_else::hf3a16bc55331f11c [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x561629bf6784 - rayon_core::registry::WorkerThread::wait_until_cold::h56e68e46f6de1100 [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: 0x561629bf6578 - rayon_core::registry::WorkerThread::wait_until::h74254b05ae76c572 [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: 0x561629bf763f - rayon_core::registry::main_loop::h9a5513bdad39f389 [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: 0x561629bf5abd - rayon_core::registry::Registry::new::{{closure}}::h97860801b7ebba99 [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: 0x561629c11cfe - std::sys_common::backtrace::__rust_begin_short_backtrace::h2b850607a806d440 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x561629c00572 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h54ec35063a8037a2 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x561629c08162 - as core::ops::function::FnOnce<()>>::call_once::hb68b97278786ad74 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x561629c1255e - std::panicking::try::do_call::h3ee7c1a6f0d0f1ac [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x561629c132ad - __rust_try [INFO] [stderr] 61: 0x561629c12363 - std::panicking::try::h4ee28cd97df27fc5 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x561629c08b92 - std::panic::catch_unwind::h78cf8ff11c586ef5 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x561629c00360 - std::thread::Builder::spawn_unchecked::{{closure}}::hd24425efcc8797d5 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x561629c029ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::he0262bd09b3bbdd2 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x561629c57e6a - as core::ops::function::FnOnce>::call_once::h9e7afb7a0a438236 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/alloc/src/boxed.rs:1307:9 [INFO] [stderr] 66: 0x561629c57e6a - as core::ops::function::FnOnce>::call_once::h70c646c4271337a1 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/alloc/src/boxed.rs:1307:9 [INFO] [stderr] 67: 0x561629c57e6a - std::sys::unix::thread::Thread::new::thread_start::h35d2b8d36f210d02 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f9955a4a609 - start_thread [INFO] [stderr] 69: 0x7f995596b293 - 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" "097795947f7ee2398ba50454f4aa6c0d329b0f5b0f1cbe928df890893b791864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "097795947f7ee2398ba50454f4aa6c0d329b0f5b0f1cbe928df890893b791864", kill_on_drop: false }` [INFO] [stdout] 097795947f7ee2398ba50454f4aa6c0d329b0f5b0f1cbe928df890893b791864