[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 master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmg137%2Fhyperlpr-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmg137/hyperlpr-rs on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/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" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 235d7d809e924ca620c5546400373036ec94312918d07739f0807f224d9346bd [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" "235d7d809e924ca620c5546400373036ec94312918d07739f0807f224d9346bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "235d7d809e924ca620c5546400373036ec94312918d07739f0807f224d9346bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "235d7d809e924ca620c5546400373036ec94312918d07739f0807f224d9346bd", kill_on_drop: false }` [INFO] [stdout] 235d7d809e924ca620c5546400373036ec94312918d07739f0807f224d9346bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 899142f4f35157481c423c40cbc285c8b538212ea698cf8692efa6181377faf0 [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" "899142f4f35157481c423c40cbc285c8b538212ea698cf8692efa6181377faf0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.15.23 [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 `backtrace-sys v0.1.26` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-737f4c93396dfbd6/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=rbt [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/195ad4830e11a544391abe296b146450dea8411b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e0de41c1c0 - std::backtrace_rs::backtrace::libunwind::trace::hfe3b1cace85e87d8 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55e0de41c1c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h542330af06479043 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e0de41c1c0 - std::sys_common::backtrace::_print_fmt::h6b88726367858985 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55e0de41c1c0 - ::fmt::hcd76ce6b485adbea [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55e0de4382af - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55e0de418902 - std::io::Write::write_fmt::h0facb64ef2e7f5d8 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/io/mod.rs:1567:15 [INFO] [stderr] 6: 0x55e0de41e395 - std::sys_common::backtrace::_print::h7bf1633ea5421f7b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55e0de41e395 - std::sys_common::backtrace::print::h5cc4d09049928ba5 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55e0de41e395 - std::panicking::default_hook::{{closure}}::h9e84dc005bfc9fc7 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55e0de41de43 - std::panicking::default_hook::h123278a03b1f796b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55e0de41e99d - std::panicking::rust_panic_with_hook::h4040631aa6c7bc27 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55e0de41e507 - std::panicking::begin_panic_handler::{{closure}}::h02a17b22ac092d08 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x55e0de41c67c - std::sys_common::backtrace::__rust_end_short_backtrace::h6063b024443b5852 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55e0de41e499 - rust_begin_unwind [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55e0de371461 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55e0de3713ad - core::panicking::panic::haebb15b6842d6229 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55e0de3f738a - core::mem::uninitialized::h963bcca941177455 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x55e0de3f738a - crossbeam_epoch::sync::queue::Queue::new::h4caa4101f18f2894 [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: 0x55e0de3f527a - crossbeam_epoch::internal::Global::new::h752c8d5c9c13e6d0 [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: 0x55e0de3f0a41 - crossbeam_epoch::collector::Collector::new::had6c7f3ff7a43e4a [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: 0x55e0de3f324a - ::deref::__static_ref_initialize::hca53dc3cca5399d7 [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: 0x55e0de3f324a - core::ops::function::FnOnce::call_once::hbfbbb25ba89840e8 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55e0de3f3ca7 - lazy_static::lazy::Lazy::get::{{closure}}::h18114b42d1cc4476 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:28:29 [INFO] [stderr] 23: 0x55e0de3f2e2e - std::sync::once::Once::call_once::{{closure}}::hfcefc282c04070ba [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55e0de370d28 - std::sync::once::Once::call_inner::h7b6b0cd2dfd23701 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x55e0de3f2da1 - std::sync::once::Once::call_once::h62d1401391bf3a53 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55e0de3f9606 - lazy_static::lazy::Lazy::get::ha838658948d7b2c4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:27:9 [INFO] [stderr] 27: 0x55e0de3f9606 - ::deref::__stability::haf3add91214d9184 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:139:21 [INFO] [stderr] 28: 0x55e0de3f9606 - ::deref::h597e398964c69caf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:141:17 [INFO] [stderr] 29: 0x55e0de3f9671 - crossbeam_epoch::default::HANDLE::__init::hc121c895f39cf8dc [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: 0x55e0de3f3269 - core::ops::function::FnOnce::call_once::hd574eb67bdce9e0c [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55e0de3f3d0c - std::thread::local::lazy::LazyKeyInner::initialize::h31abff9ddf0af70d [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x55e0de3f2ebf - std::thread::local::fast::Key::try_initialize::hc6f07006708b7537 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x55e0de3f300c - std::thread::local::fast::Key::get::hc30d01a82f324bad [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x55e0de3f96b0 - crossbeam_epoch::default::HANDLE::__getit::h539cba1d0574d43a [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x55e0de3d57fb - std::thread::local::LocalKey::try_with::h923b94d1e7d33e62 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x55e0de3d553f - std::thread::local::LocalKey::with::hb466ede1466534d0 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x55e0de3c3ee1 - crossbeam_epoch::default::is_pinned::h2863f43d0f387ff2 [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: 0x55e0de3d2354 - crossbeam_deque::Stealer::steal::h49b7933daea0c842 [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: 0x55e0de3defb3 - rayon_core::registry::WorkerThread::steal::{{closure}}::h94c04fd84679a0c5 [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: 0x55e0de3dc0fb - core::ops::function::impls:: for &mut F>::call_mut::hce1746d8b1ca3095 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55e0de3c4e11 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h34594c0aef01a3be [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/traits/iterator.rs:2361:32 [INFO] [stderr] 42: 0x55e0de3c502e - core::iter::adapters::filter::filter_try_fold::{{closure}}::h94fb8aac1c94082b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/adapters/filter.rs:43:44 [INFO] [stderr] 43: 0x55e0de3c4adc - core::ops::function::impls:: for &mut F>::call_mut::h0111cc2065b96a90 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55e0de3dbd59 - core::iter::traits::iterator::Iterator::try_fold::hbe0f49aa4bca134b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/traits/iterator.rs:1982:21 [INFO] [stderr] 45: 0x55e0de3d7d0f - as core::iter::traits::iterator::Iterator>::try_fold::hd0d204dd38fc198b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55e0de3c3d0c - as core::iter::traits::iterator::Iterator>::try_fold::hfc93f275bee25fec [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/adapters/filter.rs:92:9 [INFO] [stderr] 47: 0x55e0de3c4dab - core::iter::traits::iterator::Iterator::find_map::h82a013bd1053b1f5 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/traits/iterator.rs:2367:9 [INFO] [stderr] 48: 0x55e0de3d3969 - as core::iter::traits::iterator::Iterator>::next::h1851f742c91c9a3e [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55e0de3deeef - rayon_core::registry::WorkerThread::steal::he271657d38d1807f [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: 0x55e0de3dec52 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h8686804372a88cd3 [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: 0x55e0de3cceaf - core::option::Option::or_else::ha6f8bc6fe6dda540 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/option.rs:818:21 [INFO] [stderr] 52: 0x55e0de3de55c - rayon_core::registry::WorkerThread::wait_until_cold::hdc9d1061b9706387 [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: 0x55e0de3de47b - rayon_core::registry::WorkerThread::wait_until::he981740229e35f18 [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: 0x55e0de3df424 - rayon_core::registry::main_loop::hb37d4bfddf82c733 [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: 0x55e0de3dd8ff - rayon_core::registry::Registry::new::{{closure}}::hd900103c7db973b3 [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: 0x55e0de3d3c8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4d00b1777e368982 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55e0de3d6522 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9870adf1848b6dbe [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x55e0de3c3ca2 - as core::ops::function::FnOnce<()>>::call_once::heb2010a7fa8c599d [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panic.rs:344:9 [INFO] [stderr] 59: 0x55e0de3cbe74 - std::panicking::try::do_call::h3a43f8a1bf7a151b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x55e0de3cd4ad - __rust_try [INFO] [stderr] 61: 0x55e0de3cbbe0 - std::panicking::try::h184cf3d914641a49 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x55e0de3c48b2 - std::panic::catch_unwind::h1046d15c9f7488cf [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panic.rs:431:14 [INFO] [stderr] 63: 0x55e0de3d6311 - std::thread::Builder::spawn_unchecked::{{closure}}::h944cbb020da21de8 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x55e0de3d9eaf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h21662e35f37b4d79 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55e0de425538 - as core::ops::function::FnOnce>::call_once::hd8ea7ada17dfa868 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 66: 0x55e0de425538 - as core::ops::function::FnOnce>::call_once::h91ce3a636c58b978 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 67: 0x55e0de425538 - std::sys::unix::thread::Thread::new::thread_start::h2e193c2e23720fdf [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7feea9d0e609 - start_thread [INFO] [stderr] 69: 0x7feea9c2f293 - 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" "899142f4f35157481c423c40cbc285c8b538212ea698cf8692efa6181377faf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899142f4f35157481c423c40cbc285c8b538212ea698cf8692efa6181377faf0", kill_on_drop: false }` [INFO] [stdout] 899142f4f35157481c423c40cbc285c8b538212ea698cf8692efa6181377faf0