[INFO] cloning repository https://github.com/gmg137/hyperlpr-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmg137/hyperlpr-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmg137%2Fhyperlpr-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmg137%2Fhyperlpr-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 848a9eeb2cecf347874249c33e12bcb9f217d05f [INFO] checking gmg137/hyperlpr-rs against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmg137%2Fhyperlpr-rs" "/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/gmg137/hyperlpr-rs on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gmg137/hyperlpr-rs [INFO] finished tweaking git repo https://github.com/gmg137/hyperlpr-rs [INFO] tweaked toml for git repo https://github.com/gmg137/hyperlpr-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/gmg137/hyperlpr-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitee.com/gmg137/cv-rs.git` [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcfe3c6182ca37131e93e98a8a43f2faf7472879b027cab0b30dbddb32813ce7 [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" "fcfe3c6182ca37131e93e98a8a43f2faf7472879b027cab0b30dbddb32813ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcfe3c6182ca37131e93e98a8a43f2faf7472879b027cab0b30dbddb32813ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfe3c6182ca37131e93e98a8a43f2faf7472879b027cab0b30dbddb32813ce7", kill_on_drop: false }` [INFO] [stdout] fcfe3c6182ca37131e93e98a8a43f2faf7472879b027cab0b30dbddb32813ce7 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] a31d842985eb09876a07f8e80b95cdde4062a7f6e8e7dd3d843594e1216e4b05 [INFO] running `Command { std: "docker" "start" "-a" "a31d842985eb09876a07f8e80b95cdde4062a7f6e8e7dd3d843594e1216e4b05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling cv v0.2.2 (https://gitee.com/gmg137/cv-rs.git#792aa11f) [INFO] [stderr] Compiling hyper_lpr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `hyper_lpr v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/hyper_lpr-60cf3d02f3f3db78/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5572cb6969d0 - std::backtrace_rs::backtrace::libunwind::trace::he85dfb3ae4206056 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5572cb6969d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1ad28094d7b00c21 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5572cb6969d0 - std::sys_common::backtrace::_print_fmt::h901b54610713cd21 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x5572cb6969d0 - ::fmt::hb0ad78ee1571f7e0 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x5572cb6b5cac - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x5572cb6928a2 - std::io::Write::write_fmt::hf7b7d7b243f84a36 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/io/mod.rs:1516 [INFO] [stderr] 6: 0x5572cb698fcd - std::sys_common::backtrace::_print::hd093978a5287b8ff [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5572cb698fcd - std::sys_common::backtrace::print::h20f46787581d56d7 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5572cb698fcd - std::panicking::default_hook::{{closure}}::h486cbb4b82ffc357 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x5572cb698c78 - std::panicking::default_hook::h4190c9e3edd4d591 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x5572cb6996b1 - std::panicking::rust_panic_with_hook::h72e78719cdda225c [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x5572cb699259 - std::panicking::begin_panic_handler::{{closure}}::h8bd07dbd34150a96 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x5572cb696e5c - std::sys_common::backtrace::__rust_end_short_backtrace::hdb6b3066ad29028a [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x5572cb699219 - rust_begin_unwind [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x5572cb6b4fc1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x5572cb6b4f0d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/panicking.rs:50 [INFO] [stderr] 16: 0x5572cb6739e6 - core::mem::uninitialized::h15d426a49abe0d90 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/mem/mod.rs:659 [INFO] [stderr] 17: 0x5572cb6739e6 - crossbeam_epoch::sync::queue::Queue::new::h43236ece94143862 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57 [INFO] [stderr] 18: 0x5572cb66b7be - crossbeam_epoch::internal::Global::new::heb87908518a8e06e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63 [INFO] [stderr] 19: 0x5572cb675571 - crossbeam_epoch::collector::Collector::new::h59bb9bd2d36be73b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32 [INFO] [stderr] 20: 0x5572cb66eb6a - ::deref::__static_ref_initialize::hdbc68b919d9c3fb3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12 [INFO] [stderr] 21: 0x5572cb66eb6a - core::ops::function::FnOnce::call_once::hb471f754f7d06a32 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:227 [INFO] [stderr] 22: 0x5572cb6748e7 - lazy_static::lazy::Lazy::get::{{closure}}::h74b7a56bc61423a9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:28 [INFO] [stderr] 23: 0x5572cb67715f - std::sync::once::Once::call_once::{{closure}}::h14c464b7dd84def1 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sync/once.rs:261 [INFO] [stderr] 24: 0x5572cb696572 - std::sync::once::Once::call_inner::h1e672dc954587d34 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sync/once.rs:419 [INFO] [stderr] 25: 0x5572cb6770e1 - std::sync::once::Once::call_once::h4e1a763d13700346 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sync/once.rs:261 [INFO] [stderr] 26: 0x5572cb6777e9 - lazy_static::lazy::Lazy::get::h0e2110e2867ac82a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:27 [INFO] [stderr] 27: 0x5572cb6777e9 - ::deref::__stability::hf4ad4fbd0f3b6084 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:139 [INFO] [stderr] 28: 0x5572cb6777e9 - ::deref::haf979be2f88dcb78 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:141 [INFO] [stderr] 29: 0x5572cb677864 - crossbeam_epoch::default::HANDLE::__init::hc252d66ed00f0ea9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17 [INFO] [stderr] 30: 0x5572cb66eb49 - core::ops::function::FnOnce::call_once::h4d4528389d19c744 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:227 [INFO] [stderr] 31: 0x5572cb66e7bb - std::thread::local::lazy::LazyKeyInner::initialize::h3aff7dc1c22216de [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:304 [INFO] [stderr] 32: 0x5572cb6749fd - std::thread::local::fast::Key::try_initialize::he6bc91f761cae53c [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:473 [INFO] [stderr] 33: 0x5572cb674b47 - std::thread::local::fast::Key::get::hca8c5c94f333087e [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:456 [INFO] [stderr] 34: 0x5572cb6778ad - crossbeam_epoch::default::HANDLE::__getit::h15339ec970ab4621 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:183 [INFO] [stderr] 35: 0x5572cb64c65b - std::thread::local::LocalKey::try_with::h32a910a6218a1efa [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:271 [INFO] [stderr] 36: 0x5572cb64c3af - std::thread::local::LocalKey::with::h0ccc4f7d2de48df6 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/local.rs:248 [INFO] [stderr] 37: 0x5572cb6477f4 - crossbeam_epoch::default::is_pinned::hbd9d754bd786dfb7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33 [INFO] [stderr] 38: 0x5572cb6533d5 - crossbeam_deque::Stealer::steal::h537f27608ebcc932 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714 [INFO] [stderr] 39: 0x5572cb641cf3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hb8b7ceda1ab900b5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:614 [INFO] [stderr] 40: 0x5572cb63ed4b - core::ops::function::impls:: for &mut F>::call_mut::h1c371ffbb3a41ef0 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:269 [INFO] [stderr] 41: 0x5572cb654f31 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h0e56a7082a1c89cf [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/traits/iterator.rs:2261 [INFO] [stderr] 42: 0x5572cb648785 - core::iter::adapters::filter_try_fold::{{closure}}::h94b08801d2f69291 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/adapters/mod.rs:1078 [INFO] [stderr] 43: 0x5572cb64818c - core::ops::function::impls:: for &mut F>::call_mut::h7a4493a6dc816d4a [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:269 [INFO] [stderr] 44: 0x5572cb650a24 - core::iter::traits::iterator::Iterator::try_fold::h9d27730adaa207de [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/traits/iterator.rs:1888 [INFO] [stderr] 45: 0x5572cb64ba43 - as core::iter::traits::iterator::Iterator>::try_fold::hdfefc5ed5c6ec347 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/adapters/chain.rs:105 [INFO] [stderr] 46: 0x5572cb6480e6 - as core::iter::traits::iterator::Iterator>::try_fold::hf0a201c0f9f24ade [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/adapters/mod.rs:1127 [INFO] [stderr] 47: 0x5572cb6482f1 - core::iter::traits::iterator::Iterator::find_map::h46e9186f0564e87e [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/traits/iterator.rs:2267 [INFO] [stderr] 48: 0x5572cb648156 - as core::iter::traits::iterator::Iterator>::next::hfe203974ec259c1e [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/iter/adapters/mod.rs:1245 [INFO] [stderr] 49: 0x5572cb641c2b - rayon_core::registry::WorkerThread::steal::hd72d3055a36023ce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:608 [INFO] [stderr] 50: 0x5572cb641922 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h65ac6cba2a12ff9f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:565 [INFO] [stderr] 51: 0x5572cb65b64f - core::option::Option::or_else::hbc7e99f04756b6c3 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/option.rs:752 [INFO] [stderr] 52: 0x5572cb641635 - rayon_core::registry::WorkerThread::wait_until_cold::h5d5d609fe42c15ce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:564 [INFO] [stderr] 53: 0x5572cb641198 - rayon_core::registry::WorkerThread::wait_until::hfdecaedcd2f6b3f3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:544 [INFO] [stderr] 54: 0x5572cb6421bb - rayon_core::registry::main_loop::h3792d9d0c51c844e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:666 [INFO] [stderr] 55: 0x5572cb64058d - rayon_core::registry::Registry::new::{{closure}}::hf3d6d4b18920b683 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:135 [INFO] [stderr] 56: 0x5572cb647c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb71047809ec8a245 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 57: 0x5572cb64e582 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc027d7d2272d63a2 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/mod.rs:464 [INFO] [stderr] 58: 0x5572cb653d52 - as core::ops::function::FnOnce<()>>::call_once::h9723d6edfe71be05 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panic.rs:308 [INFO] [stderr] 59: 0x5572cb659f3e - std::panicking::try::do_call::h33337b0fa3333de6 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:381 [INFO] [stderr] 60: 0x5572cb65bd6d - __rust_try [INFO] [stderr] 61: 0x5572cb659e23 - std::panicking::try::hd717be2359b0a418 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:345 [INFO] [stderr] 62: 0x5572cb6547a2 - std::panic::catch_unwind::h3b5ffa4a49042627 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panic.rs:382 [INFO] [stderr] 63: 0x5572cb64e371 - std::thread::Builder::spawn_unchecked::{{closure}}::hff4a1737e64e1623 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/thread/mod.rs:463 [INFO] [stderr] 64: 0x5572cb64e85f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb16092e8d1d77033 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:227 [INFO] [stderr] 65: 0x5572cb6a0d1a - as core::ops::function::FnOnce>::call_once::h1080dfe0ef616bdf [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/alloc/src/boxed.rs:1042 [INFO] [stderr] 66: 0x5572cb6a0d1a - as core::ops::function::FnOnce>::call_once::hd2747e1f2d5cec32 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/alloc/src/boxed.rs:1042 [INFO] [stderr] 67: 0x5572cb6a0d1a - std::sys::unix::thread::Thread::new::thread_start::hd0f336b4ef6808a7 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys/unix/thread.rs:87 [INFO] [stderr] 68: 0x7f630a5c9609 - start_thread [INFO] [stderr] 69: 0x7f630a705103 - 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" "a31d842985eb09876a07f8e80b95cdde4062a7f6e8e7dd3d843594e1216e4b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31d842985eb09876a07f8e80b95cdde4062a7f6e8e7dd3d843594e1216e4b05", kill_on_drop: false }` [INFO] [stdout] a31d842985eb09876a07f8e80b95cdde4062a7f6e8e7dd3d843594e1216e4b05