[INFO] cloning repository https://github.com/xingjianwei/rust-auth-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xingjianwei/rust-auth-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxingjianwei%2Frust-auth-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxingjianwei%2Frust-auth-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3f2e54c73c282cc9500aabff40c71033602bc2f [INFO] testing xingjianwei/rust-auth-server against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxingjianwei%2Frust-auth-server" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xingjianwei/rust-auth-server on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xingjianwei/rust-auth-server [INFO] finished tweaking git repo https://github.com/xingjianwei/rust-auth-server [INFO] tweaked toml for git repo https://github.com/xingjianwei/rust-auth-server written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/xingjianwei/rust-auth-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web v1.0.3 [INFO] [stderr] Downloaded actix-utils v0.4.2 [INFO] [stderr] Downloaded actix-http v0.2.5 [INFO] [stderr] Downloaded awc v0.2.2 [INFO] [stderr] Downloaded sparkpost v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9f123f32e388201d9959370c68dd405ee34d5983d5ee706c9cc1b740bf1ffa2 [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" "c9f123f32e388201d9959370c68dd405ee34d5983d5ee706c9cc1b740bf1ffa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9f123f32e388201d9959370c68dd405ee34d5983d5ee706c9cc1b740bf1ffa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f123f32e388201d9959370c68dd405ee34d5983d5ee706c9cc1b740bf1ffa2", kill_on_drop: false }` [INFO] [stdout] c9f123f32e388201d9959370c68dd405ee34d5983d5ee706c9cc1b740bf1ffa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 093e93055879a48a1870e70ba25278323b3190b1b9dfa599cc2cf92fd9686412 [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" "093e93055879a48a1870e70ba25278323b3190b1b9dfa599cc2cf92fd9686412", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.57 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling actix-utils v0.4.2 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.21 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling synstructure v0.10.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-2eaa64ed0efd74e4/build-script-build` (signal: 6, SIGABRT: process abort signal) [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 `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] 0: 0x559af840ccf0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x559af840ccf0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559af840ccf0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x559af840ccf0 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x559af842c64c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x559af8409645 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x559af840ef4b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x559af840ef4b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x559af840ef4b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x559af840ea21 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x559af840f614 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x559af840f0c7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x559af840d1cc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x559af840f059 - rust_begin_unwind [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x559af83653a1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x559af83652ed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x559af83e8923 - core::mem::uninitialized::h69b6198b3ec31381 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] 17: 0x559af83e8923 - >::entry_of::hff5a7604a355ef54 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] 18: 0x559af83f1970 - crossbeam_epoch::sync::list::List::insert::he19af398e0308f99 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/sync/list.rs:176:29 [INFO] [stderr] 19: 0x559af83e7d85 - crossbeam_epoch::internal::Local::register::h81d722cfedbfdd10 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:291:13 [INFO] [stderr] 20: 0x559af83ed5fe - crossbeam_epoch::collector::Collector::register::h1a629cc3098e81c3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/collector.rs:39:9 [INFO] [stderr] 21: 0x559af83f17e1 - crossbeam_epoch::default::HANDLE::__init::h86b60404ff25321b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:17:34 [INFO] [stderr] 22: 0x559af83ef159 - core::ops::function::FnOnce::call_once::h0e1e1cc6c0f53fee [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x559af83ece3c - std::thread::local::lazy::LazyKeyInner::initialize::h00f20600445939cf [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 24: 0x559af83ea300 - std::thread::local::fast::Key::try_initialize::h68039e6fc49a2261 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 25: 0x559af83ea447 - std::thread::local::fast::Key::get::hec10f153379634c8 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 26: 0x559af83d421d - crossbeam_epoch::default::HANDLE::__getit::h78705bdd0103428f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 27: 0x559af83d4715 - std::thread::local::LocalKey::try_with::h62c668388b6f0c0a [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 28: 0x559af83d3fb3 - crossbeam_epoch::default::with_handle::hc5ac7ba69ce40677 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:42:5 [INFO] [stderr] 29: 0x559af83d4237 - crossbeam_epoch::default::is_pinned::h985be10472092b34 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:29:5 [INFO] [stderr] 30: 0x559af83d2920 - crossbeam_deque::Stealer::steal::h329300cdf18e5383 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.6.3/src/lib.rs:660:12 [INFO] [stderr] 31: 0x559af83ce16d - rayon_core::registry::WorkerThread::steal::{{closure}}::hb5f1f62a51f3cd17 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:764:27 [INFO] [stderr] 32: 0x559af83cafab - core::ops::function::impls:: for &mut F>::call_mut::hb38e36ad5548795b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x559af83c79b1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h0da898df056f3ef9 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stderr] 34: 0x559af83c2b61 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h6d6dc4e2b748ba9f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 35: 0x559af83c115c - core::ops::function::impls:: for &mut F>::call_mut::hbf0aaff25e271add [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x559af83c7da3 - core::iter::traits::iterator::Iterator::try_fold::h2c48219e435e27dd [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stderr] 37: 0x559af83b7f1e - as core::iter::traits::iterator::Iterator>::try_fold::h338b2ead0bc1df97 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x559af83c09dc - as core::iter::traits::iterator::Iterator>::try_fold::h28b511eb2a520ed2 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 39: 0x559af83c2a3b - core::iter::traits::iterator::Iterator::find_map::h67da43eaa7a860ae [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stderr] 40: 0x559af83bc249 - as core::iter::traits::iterator::Iterator>::next::h22828076914ccf4f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x559af83ce0a2 - rayon_core::registry::WorkerThread::steal::h044a8de0c835f1e8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:758:9 [INFO] [stderr] 42: 0x559af83cdde2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h71e9f0bea3254a3f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:714:29 [INFO] [stderr] 43: 0x559af83c3511 - core::option::Option::or_else::hcb69595a511401df [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/option.rs:1124:21 [INFO] [stderr] 44: 0x559af83cdaba - rayon_core::registry::WorkerThread::wait_until_cold::hc3832d25bde59615 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:712:32 [INFO] [stderr] 45: 0x559af83cd4bf - rayon_core::registry::WorkerThread::wait_until::hcb69b94aa364c84e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:692:13 [INFO] [stderr] 46: 0x559af83ce7c0 - rayon_core::registry::main_loop::h031f565fc1c6b7f0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:812:5 [INFO] [stderr] 47: 0x559af83cb24d - rayon_core::registry::ThreadBuilder::run::ha75faf9087793290 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:58:18 [INFO] [stderr] 48: 0x559af83cb77d - ::spawn::{{closure}}::h1bf4dfca51954f20 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:103:20 [INFO] [stderr] 49: 0x559af83b6330 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7b4aa338942ba53d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 50: 0x559af83ba90d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb573f141e3e566b8 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stderr] 51: 0x559af83bc1e1 - as core::ops::function::FnOnce<()>>::call_once::h3eec84ac443a65e5 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stderr] 52: 0x559af83cfc2c - std::panicking::try::do_call::he6dc054a6bcae80d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stderr] 53: 0x559af83d0e6d - __rust_try [INFO] [stderr] 54: 0x559af83cfac7 - std::panicking::try::hd2f0f926c1ecee48 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stderr] 55: 0x559af83bc9c1 - std::panic::catch_unwind::h41660e9611a1b99f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stderr] 56: 0x559af83ba71c - std::thread::Builder::spawn_unchecked::{{closure}}::ha09708df446be0be [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stderr] 57: 0x559af83c118f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1046bfdeb20d4fd0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x559af8415427 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 59: 0x559af8415427 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 60: 0x559af8415427 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stderr] 61: 0x7f309c860609 - start_thread [INFO] [stderr] 62: 0x7f309c632293 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] Rayon: detected unexpected panic; aborting [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "093e93055879a48a1870e70ba25278323b3190b1b9dfa599cc2cf92fd9686412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093e93055879a48a1870e70ba25278323b3190b1b9dfa599cc2cf92fd9686412", kill_on_drop: false }` [INFO] [stdout] 093e93055879a48a1870e70ba25278323b3190b1b9dfa599cc2cf92fd9686412