[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] testing gmg137/hyperlpr-rs against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmg137%2Fhyperlpr-rs" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmg137/hyperlpr-rs on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-73/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://gitee.com/gmg137/cv-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f46dd0a6f7802fc02c6220f6ed82a32de9c4dde5fdf7246cc517fcd1674075ee [INFO] running `Command { std: "docker" "start" "-a" "f46dd0a6f7802fc02c6220f6ed82a32de9c4dde5fdf7246cc517fcd1674075ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f46dd0a6f7802fc02c6220f6ed82a32de9c4dde5fdf7246cc517fcd1674075ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46dd0a6f7802fc02c6220f6ed82a32de9c4dde5fdf7246cc517fcd1674075ee", kill_on_drop: false }` [INFO] [stdout] f46dd0a6f7802fc02c6220f6ed82a32de9c4dde5fdf7246cc517fcd1674075ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6ac2648ecede1858c34d8c2c908c3c7f93e7a2f4279b442d7a483d21de74a8e [INFO] running `Command { std: "docker" "start" "-a" "b6ac2648ecede1858c34d8c2c908c3c7f93e7a2f4279b442d7a483d21de74a8e", 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 memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [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] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling syn v0.15.23 [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 `cv v0.2.2 (https://gitee.com/gmg137/cv-rs.git#792aa11f)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cv-93c14e4a49e5c81a/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::imp::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e6543de0c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x557e6543de0c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557e6543de0c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x557e6543de0c - ::fmt::hf439e5ed84c74abd [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x557e6545ddec - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x557e65439a65 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x557e6543f8b0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x557e6543f8b0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x557e6543f8b0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x557e6543f45b - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x557e6543ff64 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x557e6543fa12 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:500:13 [INFO] [stderr] 12: 0x557e6543e2c4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x557e6543f9a9 - rust_begin_unwind [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x557e65395251 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stderr] 15: 0x557e6539519d - core::panicking::panic::h50b51d19800453c0 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:47:5 [INFO] [stderr] 16: 0x557e65415735 - core::mem::uninitialized::h67138863a0443c39 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/mem/mod.rs:676:9 [INFO] [stderr] 17: 0x557e65415735 - crossbeam_epoch::sync::queue::Queue::new::h824d4dab63ca813a [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: 0x557e6541785a - crossbeam_epoch::internal::Global::new::hc54391fbab656a3a [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: 0x557e65419951 - crossbeam_epoch::collector::Collector::new::h5291a45f47b53e92 [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: 0x557e65414e2a - ::deref::__static_ref_initialize::h2d40cf2c8fd5c783 [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: 0x557e65414e2a - core::ops::function::FnOnce::call_once::h03a63c81ad0ccb1a [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x557e6541e2e7 - lazy_static::lazy::Lazy::get::{{closure}}::h1627d2068a60de07 [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: 0x557e65416cbe - std::sync::once::Once::call_once::{{closure}}::hd739dc9a6cedee48 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:41 [INFO] [stderr] 24: 0x557e6539490e - std::sync::once::Once::call_inner::h3d9e30905319a51b [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x557e65416c45 - std::sync::once::Once::call_once::h77c24184b8bf4605 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:9 [INFO] [stderr] 26: 0x557e654199f6 - lazy_static::lazy::Lazy::get::h1c4a865f656488a4 [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: 0x557e654199f6 - ::deref::__stability::hbfb49cfefc6ded72 [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: 0x557e654199f6 - ::deref::hc8b71337696ad254 [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: 0x557e65419a61 - crossbeam_epoch::default::HANDLE::__init::h1d9dd405490daa75 [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: 0x557e65414e99 - core::ops::function::FnOnce::call_once::h952ea068c2ad7f3b [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x557e654190dc - std::thread::local::lazy::LazyKeyInner::initialize::ha24f6edd5f5373a9 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 32: 0x557e65416d68 - std::thread::local::fast::Key::try_initialize::hab68b83433cfb5f0 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 33: 0x557e65416ea4 - std::thread::local::fast::Key::get::h499304b6d5f5c2f8 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 34: 0x557e653fc94d - crossbeam_epoch::default::HANDLE::__getit::hb1ad9b3a2c3a24d0 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x557e65400a08 - std::thread::local::LocalKey::try_with::hbcd398d838446e01 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 36: 0x557e6540066f - std::thread::local::LocalKey::with::h4278ec0742c0359e [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 37: 0x557e653fc96e - crossbeam_epoch::default::is_pinned::hd7835416a323e02d [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: 0x557e653f1964 - crossbeam_deque::Stealer::steal::h381de8c1ac1c3192 [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: 0x557e653fb6b3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hee615c6e28629e72 [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: 0x557e653f8a1b - core::ops::function::impls:: for &mut F>::call_mut::h6ee8b9a3b7d06d3c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x557e65400f61 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h955c5a3acf7c8c3f [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2409:32 [INFO] [stderr] 42: 0x557e653e7a39 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h33605d808f466ce7 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x557e653e780c - core::ops::function::impls:: for &mut F>::call_mut::h6069529aeac54348 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x557e6540119d - core::iter::traits::iterator::Iterator::try_fold::h374ede2925fbec6c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:1995:21 [INFO] [stderr] 45: 0x557e653ffa5e - as core::iter::traits::iterator::Iterator>::try_fold::hcd45cfd5697de031 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x557e653e70f6 - as core::iter::traits::iterator::Iterator>::try_fold::h22a752621aee5ae8 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x557e653e78bb - core::iter::traits::iterator::Iterator::find_map::hc64d2bb2d0726dc3 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/traits/iterator.rs:2415:9 [INFO] [stderr] 48: 0x557e653e7159 - as core::iter::traits::iterator::Iterator>::next::hdaf2c7dbee887663 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x557e653fb5fe - rayon_core::registry::WorkerThread::steal::h53fb5367dfc69157 [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: 0x557e653fb352 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h88a52cbd397ba65b [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: 0x557e653efaa1 - core::option::Option::or_else::heb586f6904ab2673 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:1147:21 [INFO] [stderr] 52: 0x557e653facbc - rayon_core::registry::WorkerThread::wait_until_cold::h14fb21f1dd772334 [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: 0x557e653fabc5 - rayon_core::registry::WorkerThread::wait_until::hf4cb26b49bef3ccc [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: 0x557e653fbc19 - rayon_core::registry::main_loop::h352d8d0bffbbabff [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: 0x557e653fa04c - rayon_core::registry::Registry::new::{{closure}}::hbb17a6cbe598fd9a [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: 0x557e653ee2ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hb0b4d61cf44fa903 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 57: 0x557e653f5c92 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d4c475806ef31e0 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stderr] 58: 0x557e653fc372 - as core::ops::function::FnOnce<()>>::call_once::h8fbc7a382de06b0d [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x557e653f4104 - std::panicking::try::do_call::h227ee87377d5fac7 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stderr] 60: 0x557e653f50ab - __rust_try [INFO] [stderr] 61: 0x557e653f4040 - std::panicking::try::he6bcd2a4be0aec31 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stderr] 62: 0x557e653e7792 - std::panic::catch_unwind::h641b2f3cb6d6ea03 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stderr] 63: 0x557e653f5a31 - std::thread::Builder::spawn_unchecked::{{closure}}::h12cca579a62c8057 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stderr] 64: 0x557e653e94bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc7b18689f4bb0b84 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x557e65445d23 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stderr] 66: 0x557e65445d23 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stderr] 67: 0x557e65445d23 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stderr] 68: 0x7f7ecc4f3609 - start_thread [INFO] [stderr] 69: 0x7f7ecc414293 - 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" "b6ac2648ecede1858c34d8c2c908c3c7f93e7a2f4279b442d7a483d21de74a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ac2648ecede1858c34d8c2c908c3c7f93e7a2f4279b442d7a483d21de74a8e", kill_on_drop: false }` [INFO] [stdout] b6ac2648ecede1858c34d8c2c908c3c7f93e7a2f4279b442d7a483d21de74a8e