[INFO] cloning repository https://github.com/thegenius/gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thegenius/gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegenius%2Fgateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegenius%2Fgateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d79142de50ce70ba2b7a689a2c74d63f31729496 [INFO] testing thegenius/gateway against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegenius%2Fgateway" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thegenius/gateway on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thegenius/gateway [INFO] finished tweaking git repo https://github.com/thegenius/gateway [INFO] tweaked toml for git repo https://github.com/thegenius/gateway written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/thegenius/gateway already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68d0c4a0b3dea7b2752a59b0b5cbe19fd1e8790b0a584a6ac8cd9585be4b5088 [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" "68d0c4a0b3dea7b2752a59b0b5cbe19fd1e8790b0a584a6ac8cd9585be4b5088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68d0c4a0b3dea7b2752a59b0b5cbe19fd1e8790b0a584a6ac8cd9585be4b5088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d0c4a0b3dea7b2752a59b0b5cbe19fd1e8790b0a584a6ac8cd9585be4b5088", kill_on_drop: false }` [INFO] [stdout] 68d0c4a0b3dea7b2752a59b0b5cbe19fd1e8790b0a584a6ac8cd9585be4b5088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b3169525c034be243a457ed7f4715cae26b977f30f4e9791c56391cb9e0a693 [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" "7b3169525c034be243a457ed7f4715cae26b977f30f4e9791c56391cb9e0a693", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.28` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-279c6bb6f5053484/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=rbt [INFO] [stderr] NUM_JOBS = Some("16") [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/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c82a805be7 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55c82a805be7 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c82a805be7 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c82a805be7 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c82a8228fc - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55c82a801702 - std::io::Write::write_fmt::h83a843778fa2a815 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55c82a807f65 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c82a807f65 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c82a807f65 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55c82a807aba - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55c82a808701 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55c82a808217 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x55c82a8060ac - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c82a8081a9 - rust_begin_unwind [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55c82a821cd1 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55c82a821c1d - core::panicking::panic::h95b17729da7179c5 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55c82a7de038 - core::mem::uninitialized::hf1458ad5c5de1841 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x55c82a7de038 - crossbeam_epoch::sync::queue::Queue::new::h2cae0037f54b8b77 [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: 0x55c82a7d5f8d - crossbeam_epoch::internal::Global::new::h59c0bc48d2f33df8 [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: 0x55c82a7e04b1 - crossbeam_epoch::collector::Collector::new::h70f4399d121a611a [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: 0x55c82a7e1f4a - ::deref::__static_ref_initialize::hd769b88faf8283e8 [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: 0x55c82a7e1f4a - core::ops::function::FnOnce::call_once::hea459e9bd4ebc070 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55c82a7dfae7 - lazy_static::lazy::Lazy::get::{{closure}}::h0170864f588ee3eb [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: 0x55c82a7e151f - std::sync::once::Once::call_once::{{closure}}::h782117abf6466b4d [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55c82a805852 - std::sync::once::Once::call_inner::hf3c7d82191735b5a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:420:21 [INFO] [stderr] 25: 0x55c82a7e1495 - std::sync::once::Once::call_once::h1d1468a5b1629b3a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55c82a7d9a79 - lazy_static::lazy::Lazy::get::h7915d23f808735b3 [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: 0x55c82a7d9a79 - ::deref::__stability::hf5b306d6ab3d1766 [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: 0x55c82a7d9a79 - ::deref::h8ec9bb9951d75bf6 [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: 0x55c82a7d9af4 - crossbeam_epoch::default::HANDLE::__init::h164fb99803f9969d [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: 0x55c82a7e1ed9 - core::ops::function::FnOnce::call_once::h330e11ae43a59783 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55c82a7d91ac - std::thread::local::lazy::LazyKeyInner::initialize::h8e1921b08e22e9b9 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x55c82a7dfb96 - std::thread::local::fast::Key::try_initialize::h04d2863182ae355b [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x55c82a7dfcdb - std::thread::local::fast::Key::get::h2c923cf159a90ccd [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x55c82a7d9b3d - crossbeam_epoch::default::HANDLE::__getit::hdcf4bdca292ba8a8 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x55c82a7b1e9b - std::thread::local::LocalKey::try_with::h06a14bc1952e0e8b [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x55c82a7b1d1f - std::thread::local::LocalKey::with::h2f3b360866cbf744 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x55c82a7b0444 - crossbeam_epoch::default::is_pinned::hedbef3a3cc472c76 [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: 0x55c82a7b9454 - crossbeam_deque::Stealer::steal::h6464485a0070c0a6 [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: 0x55c82a7a8eb3 - rayon_core::registry::WorkerThread::steal::{{closure}}::h4a599f230979c127 [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: 0x55c82a7a5f0b - core::ops::function::impls:: for &mut F>::call_mut::hb30641d9311ea14f [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55c82a7bb4e1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h0f8617db11926811 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x55c82a7c341c - core::iter::adapters::filter::filter_try_fold::{{closure}}::h8b3979e81d74c6c8 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/filter.rs:43:44 [INFO] [stderr] 43: 0x55c82a7c2f4c - core::ops::function::impls:: for &mut F>::call_mut::hd69becf4bb06df5f [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55c82a7b6e33 - core::iter::traits::iterator::Iterator::try_fold::hc75de52e0a8c13b9 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x55c82a7b4e22 - as core::iter::traits::iterator::Iterator>::try_fold::h834fbdb32484993c [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55c82a7c23a4 - as core::iter::traits::iterator::Iterator>::try_fold::h0191532cf868ec26 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/filter.rs:92:9 [INFO] [stderr] 47: 0x55c82a7c3311 - core::iter::traits::iterator::Iterator::find_map::h9f749b4aa9353c89 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x55c82a7b5286 - as core::iter::traits::iterator::Iterator>::next::h83509297c64c72c5 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55c82a7a8dde - rayon_core::registry::WorkerThread::steal::h6ba7a6ab338aedbb [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: 0x55c82a7a8ae2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h3e4cbc98637ed080 [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: 0x55c82a7c5d13 - core::option::Option::or_else::heb602c6ed0da71bb [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x55c82a7a8454 - rayon_core::registry::WorkerThread::wait_until_cold::h70dab526c2626354 [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: 0x55c82a7a8378 - rayon_core::registry::WorkerThread::wait_until::h7c86ea2209805c34 [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: 0x55c82a7a930f - rayon_core::registry::main_loop::h7ff72ec462dc3aa3 [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: 0x55c82a7a778d - rayon_core::registry::Registry::new::{{closure}}::h66703ff2a08329ad [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: 0x55c82a7b086e - std::sys_common::backtrace::__rust_begin_short_backtrace::h354008d25b4608fd [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55c82a7b3062 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hdd040eb6182b9b17 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x55c82a7b9de2 - as core::ops::function::FnOnce<()>>::call_once::he0e1baa7eb184465 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x55c82a7c50be - std::panicking::try::do_call::h8350cca6ca51b290 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x55c82a7c63cd - __rust_try [INFO] [stderr] 61: 0x55c82a7c4ec3 - std::panicking::try::hd959a937e686cd0f [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x55c82a7ba7a2 - std::panic::catch_unwind::he40fc6d75fe39d25 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x55c82a7b2e68 - std::thread::Builder::spawn_unchecked::{{closure}}::hb6fb748cb90c97ee [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x55c82a7b311f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98446a9703e09263 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55c82a80f49a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stderr] 66: 0x55c82a80f49a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stderr] 67: 0x55c82a80f49a - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f86eebd2609 - start_thread [INFO] [stderr] 69: 0x7f86eeaf3293 - 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" "7b3169525c034be243a457ed7f4715cae26b977f30f4e9791c56391cb9e0a693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3169525c034be243a457ed7f4715cae26b977f30f4e9791c56391cb9e0a693", kill_on_drop: false }` [INFO] [stdout] 7b3169525c034be243a457ed7f4715cae26b977f30f4e9791c56391cb9e0a693