[INFO] cloning repository https://github.com/JKingdom/substrate-storage-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JKingdom/substrate-storage-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJKingdom%2Fsubstrate-storage-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJKingdom%2Fsubstrate-storage-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 542065b4e2416358f2a9d2011e41e75e0a24002b [INFO] testing JKingdom/substrate-storage-example against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJKingdom%2Fsubstrate-storage-example" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JKingdom/substrate-storage-example on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JKingdom/substrate-storage-example [INFO] finished tweaking git repo https://github.com/JKingdom/substrate-storage-example [INFO] tweaked toml for git repo https://github.com/JKingdom/substrate-storage-example written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/JKingdom/substrate-storage-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8cc56debffaf0b87dc7395f29ad160f03256209f1bb318db31a032296975fbe [INFO] running `Command { std: "docker" "start" "-a" "d8cc56debffaf0b87dc7395f29ad160f03256209f1bb318db31a032296975fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8cc56debffaf0b87dc7395f29ad160f03256209f1bb318db31a032296975fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8cc56debffaf0b87dc7395f29ad160f03256209f1bb318db31a032296975fbe", kill_on_drop: false }` [INFO] [stdout] d8cc56debffaf0b87dc7395f29ad160f03256209f1bb318db31a032296975fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aed3972f1f096de9cd74a96846a320d4394e7c72b6a0d45e112bace0afea54c [INFO] running `Command { std: "docker" "start" "-a" "3aed3972f1f096de9cd74a96846a320d4394e7c72b6a0d45e112bace0afea54c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling hash-db v0.9.0 (https://github.com/paritytech/trie#2616db2a) [INFO] [stderr] Compiling environmental v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling hash256-std-hasher v0.9.0 (https://github.com/paritytech/trie#2616db2a) [INFO] [stderr] Compiling uint v0.5.0 [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling sr-std v0.1.0 (https://github.com/paritytech/substrate#74fae42c) [INFO] [stderr] Compiling hex-literal v0.1.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling wasmi v0.4.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling twox-hash v1.1.1 [INFO] [stderr] Compiling fixed-hash v0.3.0 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling parity-codec v2.1.5 [INFO] [stderr] Compiling parity-codec-derive v2.1.0 [INFO] [stderr] error: failed to run custom build command for `ring v0.12.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-51792380a717c000/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: 0x55ff0647d36d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55ff0647d36d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ff0647d36d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55ff0647d36d - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55ff0649d02c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x55ff06479761 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x55ff0647efa5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55ff0647efa5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55ff0647efa5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55ff0647ec59 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55ff0647f4f2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55ff0647f399 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x55ff0647d824 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55ff0647f109 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55ff063af4c3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55ff063af38d - core::panicking::panic::h19a70c01bbabd538 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x55ff06414dd8 - core::mem::uninitialized::h9cf67236c59a3461 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stderr] 17: 0x55ff06414dd8 - crossbeam_epoch::sync::queue::Queue::new::h23e77f760a6173e1 [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: 0x55ff0641716a - crossbeam_epoch::internal::Global::new::hf628d2d68ad7a81a [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: 0x55ff06416fd1 - crossbeam_epoch::collector::Collector::new::h7df01b5d90dd9814 [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: 0x55ff0641335a - ::deref::__static_ref_initialize::he968b1550ae3dbd1 [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: 0x55ff0641335a - core::ops::function::FnOnce::call_once::ha209db6b90d92489 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55ff06413196 - lazy_static::lazy::Lazy::get::{{closure}}::h459b3121206f4372 [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: 0x55ff064168ae - std::sync::once::Once::call_once::{{closure}}::h83dda5df1d2f2f87 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:41 [INFO] [stderr] 24: 0x55ff063aeeca - std::sync::once::Once::call_inner::h0c6c676e51f4a70a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:434:21 [INFO] [stderr] 25: 0x55ff06416841 - std::sync::once::Once::call_once::he095740b569066c9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:9 [INFO] [stderr] 26: 0x55ff06413e6d - lazy_static::lazy::Lazy::get::h9df5c1f058cc7d3b [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: 0x55ff06413e6d - ::deref::__stability::hc4db919c604ec4db [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: 0x55ff06413e6d - ::deref::hdbe8ffdbec462e41 [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: 0x55ff06413ee1 - crossbeam_epoch::default::HANDLE::__init::h916bdff18a5efe78 [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: 0x55ff06413f4a - crossbeam_epoch::default::HANDLE::__getit::{{closure}}::hbce655ed0b4e75c1 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:350:25 [INFO] [stderr] 31: 0x55ff06416bdd - std::thread::local::lazy::LazyKeyInner::initialize::h036ffe5c160e8296 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:806:25 [INFO] [stderr] 32: 0x55ff06416969 - std::thread::local::fast::Key::try_initialize::h3628eb7583d96c02 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:984:31 [INFO] [stderr] 33: 0x55ff06416ab7 - std::thread::local::fast::Key::get::h8b9543de81b09d06 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:967:29 [INFO] [stderr] 34: 0x55ff063f44a9 - crossbeam_epoch::default::HANDLE::__getit::h866b8fdecf3d6e20 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:342:21 [INFO] [stderr] 35: 0x55ff064098f9 - std::thread::local::LocalKey::try_with::h785c47b83c5eec01 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:441:32 [INFO] [stderr] 36: 0x55ff0640962f - std::thread::local::LocalKey::with::hf3a69268e6e7d7ca [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stderr] 37: 0x55ff063f44ce - crossbeam_epoch::default::is_pinned::h26936606a033a290 [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: 0x55ff063fb134 - crossbeam_deque::Stealer::steal::hea183f1917c52544 [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: 0x55ff064053a3 - rayon_core::registry::WorkerThread::steal::{{closure}}::h83174cf293c347c6 [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: 0x55ff064028db - core::ops::function::impls:: for &mut F>::call_mut::h5f8a601fca902d45 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55ff06409ba1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h9543af87508b773c [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2680:32 [INFO] [stderr] 42: 0x55ff063f14d9 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h53e2e471ae0372fc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55ff063f123c - core::ops::function::impls:: for &mut F>::call_mut::hb91fcfa6e58c4625 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55ff063ef70b - core::iter::traits::iterator::Iterator::try_fold::h9c41900c64e8c55f [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2186:21 [INFO] [stderr] 45: 0x55ff064087de - as core::iter::traits::iterator::Iterator>::try_fold::h81eba41bf33f34bb [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55ff063f031f - as core::iter::traits::iterator::Iterator>::try_fold::hce246cfaadd68f7d [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55ff063f13bb - core::iter::traits::iterator::Iterator::find_map::hf6024149f9442b34 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2686:9 [INFO] [stderr] 48: 0x55ff06408ae9 - as core::iter::traits::iterator::Iterator>::next::hb55f6ba97da0ad2f [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55ff064052ee - rayon_core::registry::WorkerThread::steal::h936ce3a1cf914c7e [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: 0x55ff06405012 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h234f80dab7df65ad [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: 0x55ff063f8065 - core::option::Option::or_else::h1104755500acf75e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1364:21 [INFO] [stderr] 52: 0x55ff064049ca - rayon_core::registry::WorkerThread::wait_until_cold::h0222ace83773c812 [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: 0x55ff064047e3 - rayon_core::registry::WorkerThread::wait_until::hb36af9cb1b51b6d5 [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: 0x55ff06405907 - rayon_core::registry::main_loop::hd3eae530108b8de4 [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: 0x55ff06403dcc - rayon_core::registry::Registry::new::{{closure}}::hbccded528ad6035c [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: 0x55ff063f474e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd7cbd7be0e6c189c [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 57: 0x55ff063fc852 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd975f6b343f06f0f [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stderr] 58: 0x55ff063fd372 - as core::ops::function::FnOnce<()>>::call_once::h56a7cd04ae9682c9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x55ff063fd994 - std::panicking::try::do_call::hde10ef9b0fcdba00 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 60: 0x55ff063febeb - __rust_try [INFO] [stderr] 61: 0x55ff063fd750 - std::panicking::try::hd571a1cb38a34bbb [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 62: 0x55ff063f0f12 - std::panic::catch_unwind::hc9dd103e9a2a2a19 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 63: 0x55ff063fc63f - std::thread::Builder::spawn_unchecked_::{{closure}}::h97087fad68889144 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stderr] 64: 0x55ff063f1f3f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h91d3fcbccd89fe22 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55ff06484aa3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 66: 0x55ff06484aa3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 67: 0x55ff06484aa3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7fc8298f9609 - start_thread [INFO] [stderr] 69: 0x7fc829818163 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3aed3972f1f096de9cd74a96846a320d4394e7c72b6a0d45e112bace0afea54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aed3972f1f096de9cd74a96846a320d4394e7c72b6a0d45e112bace0afea54c", kill_on_drop: false }` [INFO] [stdout] 3aed3972f1f096de9cd74a96846a320d4394e7c72b6a0d45e112bace0afea54c