[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 master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_compact" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jerry-yu/rdb_compact 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/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-12/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 101f020f3fb1c75bd6b6de5ea8f41ceaf9620be3c793f200677a376e02ba4c6b [INFO] running `Command { std: "docker" "start" "-a" "101f020f3fb1c75bd6b6de5ea8f41ceaf9620be3c793f200677a376e02ba4c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "101f020f3fb1c75bd6b6de5ea8f41ceaf9620be3c793f200677a376e02ba4c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101f020f3fb1c75bd6b6de5ea8f41ceaf9620be3c793f200677a376e02ba4c6b", kill_on_drop: false }` [INFO] [stdout] 101f020f3fb1c75bd6b6de5ea8f41ceaf9620be3c793f200677a376e02ba4c6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e9ffa82028a4a0c6127d1325f8bcb9ce9e6da820b6106c224226354b1d89d993 [INFO] running `Command { std: "docker" "start" "-a" "e9ffa82028a4a0c6127d1325f8bcb9ce9e6da820b6106c224226354b1d89d993", 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 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 regex v1.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [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 unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Checking atty v0.2.11 [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] Checking clap v2.32.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling quote v0.6.11 [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 num_cpus v1.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [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 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 `libloading v0.5.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libloading-e066621c3b0c9a83/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dl [INFO] [stderr] NUM_JOBS = Some("32") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libloading-5a882f023a46ecdd/out/src/os/unix/global_static.o" "-c" "src/os/unix/global_static.c" [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: 0x555820e884b0 - 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: 0x555820e884b0 - 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: 0x555820e884b0 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x555820e884b0 - ::fmt::h214637f1e26310e1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x555820ea7dbc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x555820e84dc5 - std::io::Write::write_fmt::heb07fc0616bbd06d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/io/mod.rs:1588:15 [INFO] [stderr] 6: 0x555820e8a6fb - std::sys_common::backtrace::_print::h2c2441c37e894fb5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x555820e8a6fb - std::sys_common::backtrace::print::h4fb679ac439362ea [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x555820e8a6fb - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x555820e8a1d1 - std::panicking::default_hook::hb25822b45f6fdc4e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x555820e8adc4 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x555820e8a877 - std::panicking::begin_panic_handler::{{closure}}::h003783ddb3cba4e8 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x555820e8898c - 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: 0x555820e8a809 - rust_begin_unwind [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x555820de53d1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x555820de531d - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x555820e6b038 - core::mem::uninitialized::hf91998f6fe675a86 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x555820e6b038 - crossbeam_epoch::sync::queue::Queue::new::h0d6dd6c9d75429b8 [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: 0x555820e6815a - crossbeam_epoch::internal::Global::new::h46e42a706c6d69b6 [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: 0x555820e63cf1 - crossbeam_epoch::collector::Collector::new::hf7ad706f8aaaf6db [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: 0x555820e66d4a - ::deref::__static_ref_initialize::hb83b7f064234dcf5 [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: 0x555820e66d4a - core::ops::function::FnOnce::call_once::h8fef8060e858df75 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x555820e6c867 - lazy_static::lazy::Lazy::get::{{closure}}::h2ffcaa8cea994b75 [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: 0x555820e6591e - std::sync::once::Once::call_once::{{closure}}::h66aee1f6f0165018 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x555820de4a3c - std::sync::once::Once::call_inner::h490f4a9a787d923b [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x555820e658a6 - std::sync::once::Once::call_once::h58e55995758b21f1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x555820e6d256 - lazy_static::lazy::Lazy::get::h62787fc257b2f707 [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: 0x555820e6d256 - ::deref::__stability::hc5285acb59bfd856 [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: 0x555820e6d256 - ::deref::h03b3e716f9386d68 [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: 0x555820e6d2c1 - crossbeam_epoch::default::HANDLE::__init::h6a20100d5bc834b4 [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: 0x555820e66d69 - core::ops::function::FnOnce::call_once::ha07603c36b412f00 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x555820e665cb - std::thread::local::lazy::LazyKeyInner::initialize::hedc3ca8eabd928d9 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:432:25 [INFO] [stderr] 32: 0x555820e659d0 - std::thread::local::fast::Key::try_initialize::h034f1d049119b4cf [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:610:31 [INFO] [stderr] 33: 0x555820e65b17 - std::thread::local::fast::Key::get::h20d8d54485c1d912 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:593:29 [INFO] [stderr] 34: 0x555820e42f0d - crossbeam_epoch::default::HANDLE::__getit::hc57a72c96e9b2d1b [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x555820e489cb - std::thread::local::LocalKey::try_with::he17a86bdb9fb3fed [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:399:32 [INFO] [stderr] 36: 0x555820e4859f - std::thread::local::LocalKey::with::hd88f6b4dd549e5b9 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:376:9 [INFO] [stderr] 37: 0x555820e42f2e - crossbeam_epoch::default::is_pinned::h902d49fba3223cde [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: 0x555820e48114 - crossbeam_deque::Stealer::steal::h6c6787d274103aee [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: 0x555820e36223 - rayon_core::registry::WorkerThread::steal::{{closure}}::h5a467bc962a4d940 [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: 0x555820e3346b - core::ops::function::impls:: for &mut F>::call_mut::h7ebacb8a09a5e424 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x555820e4d441 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hd4b75f2740dad16f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:2350:32 [INFO] [stderr] 42: 0x555820e386e1 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h805cfca361852c6a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x555820e37d9c - core::ops::function::impls:: for &mut F>::call_mut::h888933f9796b8a14 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x555820e4f229 - core::iter::traits::iterator::Iterator::try_fold::h5b9095a7978127fc [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:1972:21 [INFO] [stderr] 45: 0x555820e4c8d4 - as core::iter::traits::iterator::Iterator>::try_fold::h29fa948519132a08 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x555820e3734c - as core::iter::traits::iterator::Iterator>::try_fold::ha7c53df5723e609f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x555820e37f3b - core::iter::traits::iterator::Iterator::find_map::h7b67ac6a10eb238a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:2356:9 [INFO] [stderr] 48: 0x555820e42e59 - as core::iter::traits::iterator::Iterator>::next::he731140a0f3e8789 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x555820e3616e - rayon_core::registry::WorkerThread::steal::h8b91ff6dfa514ddb [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: 0x555820e35e92 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h4acd1c876464e87e [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: 0x555820e401f1 - core::option::Option::or_else::h35cce38c35df11f2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/option.rs:790:21 [INFO] [stderr] 52: 0x555820e35ba7 - rayon_core::registry::WorkerThread::wait_until_cold::hbca42b1225367b2d [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: 0x555820e356cc - rayon_core::registry::WorkerThread::wait_until::hfbe9b9db11fcd6be [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: 0x555820e367a5 - rayon_core::registry::main_loop::h38a818cb1c88568f [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: 0x555820e34b2c - rayon_core::registry::Registry::new::{{closure}}::h39efdddb833503c8 [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: 0x555820e40dce - std::sys_common::backtrace::__rust_begin_short_backtrace::hcdf52dca40d3ac78 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x555820e495c2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h47445020cf16dc79 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/mod.rs:481:17 [INFO] [stderr] 58: 0x555820e36ee2 - as core::ops::function::FnOnce<()>>::call_once::h70a3174633e1dd9a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panic.rs:347:9 [INFO] [stderr] 59: 0x555820e3ded4 - std::panicking::try::do_call::hfe91bab02fcce512 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:401:40 [INFO] [stderr] 60: 0x555820e3ee9d - __rust_try [INFO] [stderr] 61: 0x555820e3dc90 - std::panicking::try::h3984676164ed8c55 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:365:19 [INFO] [stderr] 62: 0x555820e37d62 - std::panic::catch_unwind::hf8f2420e379be6d4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panic.rs:434:14 [INFO] [stderr] 63: 0x555820e493bc - std::thread::Builder::spawn_unchecked::{{closure}}::h81d8d26de2706816 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] 64: 0x555820e4a49f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb8c4ca62dd71313e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x555820e90b27 - as core::ops::function::FnOnce>::call_once::hd1f9b751a68dd2ac [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 66: 0x555820e90b27 - as core::ops::function::FnOnce>::call_once::h22d732940e85619f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 67: 0x555820e90b27 - 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: 0x7f9d58857609 - start_thread [INFO] [stderr] 69: 0x7f9d58778293 - 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" "e9ffa82028a4a0c6127d1325f8bcb9ce9e6da820b6106c224226354b1d89d993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ffa82028a4a0c6127d1325f8bcb9ce9e6da820b6106c224226354b1d89d993", kill_on_drop: false }` [INFO] [stdout] e9ffa82028a4a0c6127d1325f8bcb9ce9e6da820b6106c224226354b1d89d993