[INFO] cloning repository https://github.com/ryanpbrewster/hjq-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanpbrewster/hjq-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 887efe6902910e403fea8d4ceb41da572290fb28 [INFO] checking ryanpbrewster/hjq-rs against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryanpbrewster/hjq-rs on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryanpbrewster/hjq-rs [INFO] finished tweaking git repo https://github.com/ryanpbrewster/hjq-rs [INFO] tweaked toml for git repo https://github.com/ryanpbrewster/hjq-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ryanpbrewster/hjq-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0e45c93bfc848421b35a713d04c9702a10fd58d9b5268a034ffc6a4fd540577 [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" "c0e45c93bfc848421b35a713d04c9702a10fd58d9b5268a034ffc6a4fd540577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0e45c93bfc848421b35a713d04c9702a10fd58d9b5268a034ffc6a4fd540577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e45c93bfc848421b35a713d04c9702a10fd58d9b5268a034ffc6a4fd540577", kill_on_drop: false }` [INFO] [stdout] c0e45c93bfc848421b35a713d04c9702a10fd58d9b5268a034ffc6a4fd540577 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 069ce73ed9da6ab8170b39954f1141e00b8188308db8fa16fe015ab9591ffbab [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" "069ce73ed9da6ab8170b39954f1141e00b8188308db8fa16fe015ab9591ffbab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [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-ef7b8b22d46c609f/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dl [INFO] [stderr] NUM_JOBS = Some("14") [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-5e6002d94c744028/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/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559e8590c580 - std::backtrace_rs::backtrace::libunwind::trace::h746c3e9529d524bc [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x559e8590c580 - std::backtrace_rs::backtrace::trace_unsynchronized::h86340908ff889faa [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559e8590c580 - std::sys_common::backtrace::_print_fmt::h43f85f9b18230404 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x559e8590c580 - ::fmt::hc132ae1a5b5aa7cd [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x559e8592c90c - core::fmt::write::hdf023a0036d2a25f [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x559e85907fd2 - std::io::Write::write_fmt::h8580846154bcb66a [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x559e8590e935 - std::sys_common::backtrace::_print::h7ee55fed88d107a3 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x559e8590e935 - std::sys_common::backtrace::print::h54a7d3e52a524177 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x559e8590e935 - std::panicking::default_hook::{{closure}}::h60921e857bf55a40 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x559e8590e48a - std::panicking::default_hook::hf0f9afb1017317fc [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x559e8590f0d1 - std::panicking::rust_panic_with_hook::h8d66bf42b407aaea [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x559e8590ebe7 - std::panicking::begin_panic_handler::{{closure}}::hde71edcd925d0c5e [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x559e8590ca3c - std::sys_common::backtrace::__rust_end_short_backtrace::h8a3c7d6cea578919 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x559e8590eb79 - rust_begin_unwind [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x559e8592bce1 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x559e8592bc2d - core::panicking::panic::h35b77276aa4b0c12 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x559e858e92d8 - core::mem::uninitialized::h1537ffc931f2a530 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x559e858e92d8 - 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: 0x559e858e0b0d - 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: 0x559e858eb751 - 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: 0x559e858e3efa - ::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: 0x559e858e3efa - core::ops::function::FnOnce::call_once::h48c453a0683c81bd [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x559e858ead57 - 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: 0x559e858ec7bf - std::sync::once::Once::call_once::{{closure}}::h6adc577927996763 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x559e8590c122 - std::sync::once::Once::call_inner::hd35c7f7eb6ec0c08 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x559e858ec735 - std::sync::once::Once::call_once::hdbeb6f7ab8a9461f [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x559e858ed659 - 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: 0x559e858ed659 - ::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: 0x559e858ed659 - ::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: 0x559e858ed6d4 - 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: 0x559e858e3f19 - core::ops::function::FnOnce::call_once::h9255f88e7a8976d8 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x559e858e3d5b - std::thread::local::lazy::LazyKeyInner::initialize::h9193d52554aaa357 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x559e858eae66 - std::thread::local::fast::Key::try_initialize::h1bfa43a8fc0b2f59 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x559e858eafab - std::thread::local::fast::Key::get::ha09b16f5ceef2a3f [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x559e858ed71d - crossbeam_epoch::default::HANDLE::__getit::h8d4fcc04a9c9f044 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x559e858bf8cb - std::thread::local::LocalKey::try_with::h119c86494d84b793 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x559e858bf7af - std::thread::local::LocalKey::with::h6c8331b60ccf7a73 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x559e858cf844 - crossbeam_epoch::default::is_pinned::h67a7a2484b8eb4fb [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: 0x559e858c6e14 - crossbeam_deque::Stealer::steal::h3fd87e5cc5520bcd [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: 0x559e858b6033 - rayon_core::registry::WorkerThread::steal::{{closure}}::hac27c78f87b9bff3 [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: 0x559e858b316b - core::ops::function::impls:: for &mut F>::call_mut::h12d00adf5a74cc62 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x559e858c8791 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h4648f3d44aa7806e [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x559e858cb6cc - core::iter::adapters::filter::filter_try_fold::{{closure}}::h12bb9cd1b8628825 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/iter/adapters/filter.rs:43:44 [INFO] [stderr] 43: 0x559e858cb1fc - core::ops::function::impls:: for &mut F>::call_mut::h24be6ee8b840cfb1 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x559e858c45a3 - core::iter::traits::iterator::Iterator::try_fold::h4a55d2bcb910a9cd [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x559e858c0d92 - as core::iter::traits::iterator::Iterator>::try_fold::hc745a73abad80cbe [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x559e858cb0b6 - as core::iter::traits::iterator::Iterator>::try_fold::hb6339de8058a8728 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/iter/adapters/filter.rs:92:9 [INFO] [stderr] 47: 0x559e858cb5c1 - core::iter::traits::iterator::Iterator::find_map::h925ffe28c5262748 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x559e858c11f6 - as core::iter::traits::iterator::Iterator>::next::h2b46fe333fbd2857 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x559e858b5f5e - rayon_core::registry::WorkerThread::steal::ha79b0a415aa49f36 [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: 0x559e858b5c92 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hf4b20446efe3b54d [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: 0x559e858d0d03 - core::option::Option::or_else::h576dc637976be944 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x559e858b55d4 - rayon_core::registry::WorkerThread::wait_until_cold::ha7b924372dc37340 [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: 0x559e858b53c8 - rayon_core::registry::WorkerThread::wait_until::h27937fbc899fc6c9 [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: 0x559e858b648f - rayon_core::registry::main_loop::h80aa08fd66cfd1fb [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: 0x559e858b490d - rayon_core::registry::Registry::new::{{closure}}::hb08f92eb8949cdb1 [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: 0x559e858bd38e - std::sys_common::backtrace::__rust_begin_short_backtrace::h8f065e0452d7998c [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x559e858c07a2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he4a2c94ff9d25afc [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x559e858c7782 - as core::ops::function::FnOnce<()>>::call_once::heae4ed92fad662cf [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x559e858cfd7e - std::panicking::try::do_call::h25bd54204f5280d8 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x559e858d157d - __rust_try [INFO] [stderr] 61: 0x559e858cfbc3 - std::panicking::try::h467c2244b4046812 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x559e858c8142 - std::panic::catch_unwind::hf800fac7f4666dd6 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x559e858c0590 - std::thread::Builder::spawn_unchecked::{{closure}}::h83fe8d20781c9d27 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x559e858c24af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6eb6a009fc4f9afd [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x559e859158aa - as core::ops::function::FnOnce>::call_once::hea1090dbdcecbf5a [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/alloc/src/boxed.rs:1327:9 [INFO] [stderr] 66: 0x559e859158aa - as core::ops::function::FnOnce>::call_once::h8d5723d3912bd325 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/alloc/src/boxed.rs:1327:9 [INFO] [stderr] 67: 0x559e859158aa - std::sys::unix::thread::Thread::new::thread_start::hc17a425ca2995724 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f262809c609 - start_thread [INFO] [stderr] 69: 0x7f2627fbd293 - 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" "069ce73ed9da6ab8170b39954f1141e00b8188308db8fa16fe015ab9591ffbab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "069ce73ed9da6ab8170b39954f1141e00b8188308db8fa16fe015ab9591ffbab", kill_on_drop: false }` [INFO] [stdout] 069ce73ed9da6ab8170b39954f1141e00b8188308db8fa16fe015ab9591ffbab