[INFO] cloning repository https://github.com/guangie88/actix-web-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guangie88/actix-web-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Factix-web-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Factix-web-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cc32932b7a2a7ecc56f35f57b5eb5e77733f971 [INFO] testing guangie88/actix-web-test against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Factix-web-test" "/workspace/builds/worker-71/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-71/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guangie88/actix-web-test on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/guangie88/actix-web-test [INFO] finished tweaking git repo https://github.com/guangie88/actix-web-test [INFO] tweaked toml for git repo https://github.com/guangie88/actix-web-test written to /workspace/builds/worker-71/source/Cargo.toml [INFO] crate git repo https://github.com/guangie88/actix-web-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29c01ebe8fe8f8108c7bb5e841d394427af5d7afd714485dda6344ff76429a2e [INFO] running `Command { std: "docker" "start" "-a" "29c01ebe8fe8f8108c7bb5e841d394427af5d7afd714485dda6344ff76429a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29c01ebe8fe8f8108c7bb5e841d394427af5d7afd714485dda6344ff76429a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29c01ebe8fe8f8108c7bb5e841d394427af5d7afd714485dda6344ff76429a2e", kill_on_drop: false }` [INFO] [stdout] 29c01ebe8fe8f8108c7bb5e841d394427af5d7afd714485dda6344ff76429a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2d6b3acc720be037a88ebd08daca079851c05d0859495cc847dc912bd42bcce [INFO] running `Command { std: "docker" "start" "-a" "c2d6b3acc720be037a88ebd08daca079851c05d0859495cc847dc912bd42bcce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling http-range v0.1.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling encoding-index-korean 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-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling failure v0.1.1 [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-0d9817acf0768202/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', /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: 0x55d4b4592dec - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55d4b4592dec - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d4b4592dec - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55d4b4592dec - ::fmt::h9a78218788c14e18 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55d4b45b363c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stderr] 5: 0x55d4b458f0f5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x55d4b4594aa0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55d4b4594aa0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55d4b4594aa0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x55d4b4594657 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55d4b4595154 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x55d4b4594c02 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55d4b45932b4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55d4b4594b99 - rust_begin_unwind [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x55d4b44cb2f1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stderr] 15: 0x55d4b44cb23d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55d4b4531745 - core::mem::uninitialized::h5cea5571acc00537 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stderr] 17: 0x55d4b4531745 - crossbeam_epoch::sync::queue::Queue::new::h27b46c50b322b18a [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: 0x55d4b4533b6a - crossbeam_epoch::internal::Global::new::h2b5efd41bf9fe02a [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: 0x55d4b4533951 - crossbeam_epoch::collector::Collector::new::h5d815963f1706a53 [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: 0x55d4b452fc2a - ::deref::__static_ref_initialize::h721f25e274fa106c [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: 0x55d4b452fc2a - core::ops::function::FnOnce::call_once::hd9bfda37c87bac76 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55d4b4530924 - lazy_static::lazy::Lazy::get::{{closure}}::h4bdcf3fff696909c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:24:45 [INFO] [stderr] 23: 0x55d4b4532cbe - std::sync::once::Once::call_once::{{closure}}::h587d8ac1589d73f1 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55d4b44ca9bc - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x55d4b4532c45 - std::sync::once::Once::call_once::h77795b7334560a71 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55d4b4533a01 - lazy_static::lazy::Lazy::get::h3f6abb98e2e2fd85 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:23:13 [INFO] [stderr] 27: 0x55d4b4533a01 - ::deref::__stability::h85d7774b7ee090a9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lib.rs:148:25 [INFO] [stderr] 28: 0x55d4b4533a01 - ::deref::h336892efd84983b6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lib.rs:150:21 [INFO] [stderr] 29: 0x55d4b4533a31 - crossbeam_epoch::default::HANDLE::__init::h414677c48ef9f7cd [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: 0x55d4b452fc09 - core::ops::function::FnOnce::call_once::hd80ac4f3aa4f8296 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55d4b4535f9c - std::thread::local::lazy::LazyKeyInner::initialize::hc5f99f7b03324db0 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 32: 0x55d4b4532d68 - std::thread::local::fast::Key::try_initialize::he453cb07e3104fa1 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 33: 0x55d4b4532ea4 - std::thread::local::fast::Key::get::h22a33b92aa5d209e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 34: 0x55d4b45244cd - crossbeam_epoch::default::HANDLE::__getit::h24f0119daf2138c4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x55d4b4524a68 - std::thread::local::LocalKey::try_with::hbf9b22d3d5e1c894 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 36: 0x55d4b45246af - std::thread::local::LocalKey::with::h5214dd0290bb46bd [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 37: 0x55d4b45244ee - crossbeam_epoch::default::is_pinned::h120e11f3b3ccdafa [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: 0x55d4b45198a4 - crossbeam_deque::Stealer::steal::h985c81770dd447c3 [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: 0x55d4b451faa3 - rayon_core::registry::WorkerThread::steal::{{closure}}::h4b69c531adb31e45 [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: 0x55d4b451cdcb - core::ops::function::impls:: for &mut F>::call_mut::haa37649dafd2f0f6 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55d4b450c4c1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h07de27adc053444a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stderr] 42: 0x55d4b450d9e9 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hc01af46d69c71310 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55d4b450d61c - core::ops::function::impls:: for &mut F>::call_mut::h22b203ac76ab87c3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55d4b4526f5d - core::iter::traits::iterator::Iterator::try_fold::h8842d8115894af8d [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stderr] 45: 0x55d4b4525a0e - as core::iter::traits::iterator::Iterator>::try_fold::hc64e3f68f5486d99 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55d4b450d1e6 - as core::iter::traits::iterator::Iterator>::try_fold::h38e81f5c737070d0 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55d4b450d8cb - core::iter::traits::iterator::Iterator::find_map::h3f86718b25da6b0b [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stderr] 48: 0x55d4b450bca9 - as core::iter::traits::iterator::Iterator>::next::ha1d42d8a07b290de [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55d4b451f9ee - rayon_core::registry::WorkerThread::steal::h41c192b9232adc4f [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: 0x55d4b451f712 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h5699cb3f259faac7 [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: 0x55d4b4517341 - core::option::Option::or_else::h1dcfb3aed7c878e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stderr] 52: 0x55d4b451f43f - rayon_core::registry::WorkerThread::wait_until_cold::hf6a05245e4947db0 [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: 0x55d4b451ef9a - rayon_core::registry::WorkerThread::wait_until::hdfe30727bcd8ec0b [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: 0x55d4b4520019 - rayon_core::registry::main_loop::hdd4ff90d95b7d85b [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: 0x55d4b451e3fc - rayon_core::registry::Registry::new::{{closure}}::h405fb5037ba56658 [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: 0x55d4b45118de - std::sys_common::backtrace::__rust_begin_short_backtrace::hcf8a0fee5362808d [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55d4b4521532 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h655310e40973fe84 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stderr] 58: 0x55d4b4515fd2 - as core::ops::function::FnOnce<()>>::call_once::h08af4596c4dc44b3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x55d4b451a064 - std::panicking::try::do_call::ha814e3b21e71c412 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 60: 0x55d4b451b20b - __rust_try [INFO] [stderr] 61: 0x55d4b4519d40 - std::panicking::try::h9862374f4cebfa48 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 62: 0x55d4b450d532 - std::panic::catch_unwind::h7d8513fbcde4fd6a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 63: 0x55d4b4521341 - std::thread::Builder::spawn_unchecked::{{closure}}::habb4edaa2f329a45 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] 64: 0x55d4b450f4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h65612224b82f7785 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55d4b459b263 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 66: 0x55d4b459b263 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 67: 0x55d4b459b263 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stderr] 68: 0x7f3337338609 - start_thread [INFO] [stderr] 69: 0x7f333710a293 - 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" "c2d6b3acc720be037a88ebd08daca079851c05d0859495cc847dc912bd42bcce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d6b3acc720be037a88ebd08daca079851c05d0859495cc847dc912bd42bcce", kill_on_drop: false }` [INFO] [stdout] c2d6b3acc720be037a88ebd08daca079851c05d0859495cc847dc912bd42bcce