[INFO] cloning repository https://github.com/FauxFaux/annul [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/annul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fannul", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fannul'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f46330f956bc87ea2919a858e0cf08722ea3781 [INFO] testing FauxFaux/annul 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%2FFauxFaux%2Fannul" "/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/FauxFaux/annul 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/FauxFaux/annul [INFO] finished tweaking git repo https://github.com/FauxFaux/annul [INFO] tweaked toml for git repo https://github.com/FauxFaux/annul written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/FauxFaux/annul 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] Updating git repository `https://github.com/FauxFaux/splayers` [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8597a48d2b9441c39d4fe86f97443ae6fb53489776fc7b2b7a39352bd6e8a64f [INFO] running `Command { std: "docker" "start" "-a" "8597a48d2b9441c39d4fe86f97443ae6fb53489776fc7b2b7a39352bd6e8a64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8597a48d2b9441c39d4fe86f97443ae6fb53489776fc7b2b7a39352bd6e8a64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8597a48d2b9441c39d4fe86f97443ae6fb53489776fc7b2b7a39352bd6e8a64f", kill_on_drop: false }` [INFO] [stdout] 8597a48d2b9441c39d4fe86f97443ae6fb53489776fc7b2b7a39352bd6e8a64f [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] 9b5a4bf389ca00f715e11f8b2383504cff7454f12275a3ce8016ecfdbd38820b [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" "9b5a4bf389ca00f715e11f8b2383504cff7454f12275a3ce8016ecfdbd38820b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ar v0.6.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling twoway v0.2.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling tempfile-fast v0.3.0 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling blob v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling lzma-sys v0.1.13 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling zstd-sys v1.4.8+zstd.1.3.8 [INFO] [stderr] error: failed to run custom build command for `bzip2-sys v0.1.7` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/bzip2-sys-9aaa97b26f189a2f/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/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5575f9fb36e7 - 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: 0x5575f9fb36e7 - 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: 0x5575f9fb36e7 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5575f9fb36e7 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5575f9fd03fc - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x5575f9faf202 - std::io::Write::write_fmt::h83a843778fa2a815 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x5575f9fb5a65 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5575f9fb5a65 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5575f9fb5a65 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5575f9fb55ba - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5575f9fb6201 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5575f9fb5d17 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x5575f9fb3bac - 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: 0x5575f9fb5ca9 - rust_begin_unwind [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5575f9fcf7d1 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5575f9fcf71d - core::panicking::panic::h95b17729da7179c5 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x5575f9f8bb08 - core::mem::uninitialized::h2f21fae0373311b8 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x5575f9f8bb08 - crossbeam_epoch::sync::queue::Queue::new::h93693b99e047dc48 [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: 0x5575f9f83a8d - crossbeam_epoch::internal::Global::new::h6c956433ec1d0dee [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: 0x5575f9f8dfb1 - crossbeam_epoch::collector::Collector::new::h1fc86abffc4141e6 [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: 0x5575f9f8fa4a - ::deref::__static_ref_initialize::h46ae954ebf671bf8 [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: 0x5575f9f8fa4a - core::ops::function::FnOnce::call_once::he1fd4fb3a8fcdd2a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x5575f9f8d5b7 - lazy_static::lazy::Lazy::get::{{closure}}::h9ce6738c7c69238e [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: 0x5575f9f8f01f - std::sync::once::Once::call_once::{{closure}}::h966cc6c2bbb24c15 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x5575f9fb3352 - std::sync::once::Once::call_inner::hf3c7d82191735b5a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:420:21 [INFO] [stderr] 25: 0x5575f9f8ef95 - std::sync::once::Once::call_once::h93654898bedaf11b [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x5575f9f87579 - lazy_static::lazy::Lazy::get::h77eb4549cd51a9d6 [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: 0x5575f9f87579 - ::deref::__stability::h5b7a971c6788d7b6 [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: 0x5575f9f87579 - ::deref::h568a28870a445d3a [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: 0x5575f9f875f4 - crossbeam_epoch::default::HANDLE::__init::hc656a11bcc096a4f [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: 0x5575f9f8fa29 - core::ops::function::FnOnce::call_once::h9d57686bca009de3 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x5575f9f86cac - std::thread::local::lazy::LazyKeyInner::initialize::hdab4e9563e105fd2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x5575f9f8d6c6 - std::thread::local::fast::Key::try_initialize::h60edd2701f629027 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x5575f9f8d80b - std::thread::local::fast::Key::get::h7204302d3764e555 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x5575f9f8763d - crossbeam_epoch::default::HANDLE::__getit::hb9b6cf5424b8efe2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x5575f9f5f99b - std::thread::local::LocalKey::try_with::h9fd8f391f9144292 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x5575f9f5f5df - std::thread::local::LocalKey::with::h69bcd517e89b87cc [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x5575f9f73ce4 - crossbeam_epoch::default::is_pinned::h7f6c7cedbb8005bc [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: 0x5575f9f66cd4 - crossbeam_deque::Stealer::steal::h36a10e30661df3dd [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: 0x5575f9f56813 - rayon_core::registry::WorkerThread::steal::{{closure}}::h265f9d7dfc9303bb [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: 0x5575f9f5386b - core::ops::function::impls:: for &mut F>::call_mut::he2bd35f76008e8d0 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x5575f9f68d61 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h8495aea62419494b [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x5575f9f70c9c - core::iter::adapters::filter::filter_try_fold::{{closure}}::h496b443f1db16849 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/filter.rs:43:44 [INFO] [stderr] 43: 0x5575f9f707cc - core::ops::function::impls:: for &mut F>::call_mut::hb6fdeeeb81fb368d [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x5575f9f64463 - core::iter::traits::iterator::Iterator::try_fold::h7e45b25067c58628 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x5575f9f626e2 - as core::iter::traits::iterator::Iterator>::try_fold::h14719aad9bb440ba [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x5575f9f6fc24 - as core::iter::traits::iterator::Iterator>::try_fold::ha4ec8a6e9aad4c77 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/filter.rs:92:9 [INFO] [stderr] 47: 0x5575f9f70b91 - core::iter::traits::iterator::Iterator::find_map::h9eff3e4c877bed60 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x5575f9f62b46 - as core::iter::traits::iterator::Iterator>::next::h2ca843497eb3764a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x5575f9f5673e - rayon_core::registry::WorkerThread::steal::hcf0deda17a5a4ebe [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: 0x5575f9f56442 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h77fd4573afd5356e [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: 0x5575f9f73593 - core::option::Option::or_else::hbacf95e5c40ee072 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x5575f9f56154 - rayon_core::registry::WorkerThread::wait_until_cold::h5494bb45d4d81114 [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: 0x5575f9f55ba8 - rayon_core::registry::WorkerThread::wait_until::h41b3fccbdb1c1500 [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: 0x5575f9f56c6f - rayon_core::registry::main_loop::hdc4d61a52a85752b [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: 0x5575f9f550ed - rayon_core::registry::Registry::new::{{closure}}::he36739711a1069f8 [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: 0x5575f9f5e12e - std::sys_common::backtrace::__rust_begin_short_backtrace::h484e0c51aeec328f [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x5575f9f60922 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h902a36f86eda306e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x5575f9f67622 - as core::ops::function::FnOnce<()>>::call_once::h327ecf6eab776610 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x5575f9f728fe - std::panicking::try::do_call::h6bf50ad59bbec965 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x5575f9f73c4d - __rust_try [INFO] [stderr] 61: 0x5575f9f72663 - std::panicking::try::hc236aa365fdcd130 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x5575f9f68022 - std::panic::catch_unwind::h78c72525b83e5b36 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x5575f9f60728 - std::thread::Builder::spawn_unchecked::{{closure}}::hb7a1eea572a91e16 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x5575f9f60a6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h627020da6e7fd09d [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x5575f9fbcf9a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stderr] 66: 0x5575f9fbcf9a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stderr] 67: 0x5575f9fbcf9a - 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: 0x7ff2866fc609 - start_thread [INFO] [stderr] 69: 0x7ff28661d293 - 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" "9b5a4bf389ca00f715e11f8b2383504cff7454f12275a3ce8016ecfdbd38820b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5a4bf389ca00f715e11f8b2383504cff7454f12275a3ce8016ecfdbd38820b", kill_on_drop: false }` [INFO] [stdout] 9b5a4bf389ca00f715e11f8b2383504cff7454f12275a3ce8016ecfdbd38820b