[INFO] cloning repository https://github.com/ChrisMacNaughton/lightosd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisMacNaughton/lightosd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Flightosd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Flightosd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e7e7fbe508097811bb5a5ed8683bb91e053a88e [INFO] checking ChrisMacNaughton/lightosd against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Flightosd" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChrisMacNaughton/lightosd on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChrisMacNaughton/lightosd [INFO] finished tweaking git repo https://github.com/ChrisMacNaughton/lightosd [INFO] tweaked toml for git repo https://github.com/ChrisMacNaughton/lightosd written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ChrisMacNaughton/lightosd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3847f74566edbfe4a40c9ea94ea5dbf58d09ae4891c783223317e5fb76f368e8 [INFO] running `Command { std: "docker" "start" "-a" "3847f74566edbfe4a40c9ea94ea5dbf58d09ae4891c783223317e5fb76f368e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3847f74566edbfe4a40c9ea94ea5dbf58d09ae4891c783223317e5fb76f368e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3847f74566edbfe4a40c9ea94ea5dbf58d09ae4891c783223317e5fb76f368e8", kill_on_drop: false }` [INFO] [stdout] 3847f74566edbfe4a40c9ea94ea5dbf58d09ae4891c783223317e5fb76f368e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ac79cc04173518fa4ae16aa58aa4d0be133443a5a291f0f5739882b9bf6d04f [INFO] running `Command { std: "docker" "start" "-a" "8ac79cc04173518fa4ae16aa58aa4d0be133443a5a291f0f5739882b9bf6d04f", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.30` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-4a37c25e03fc9377/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=rbt [INFO] [stderr] NUM_JOBS = Some("32") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rsthread ':660:9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid' panicked at '', attempted to leave type `internal::Local` uninitialized, which is invalid/rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs', :/rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs660::6609: [INFO] [stderr] 9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', thread '/rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] :9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 0: 0x55a39a121620 - std::backtrace_rs::backtrace::libunwind::trace::h4e80f45db05e9df0 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55a39a121620 - std::backtrace_rs::backtrace::trace_unsynchronized::h9db62a3d3587f6c3 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a39a121620 - std::sys_common::backtrace::_print_fmt::h2fafbe52c9090591 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55a39a121620 - ::fmt::h7d41ae04358c516d [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55a39a1411dc - core::fmt::write::h968e6400cbc51d6a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55a39a11dde5 - std::io::Write::write_fmt::h2eaa97c6f8c9e829 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/io/mod.rs:1642:15 [INFO] [stderr] 6: 0x55a39a12386b - std::sys_common::backtrace::_print::h601a6bc581f240d5 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55a39a12386b - std::sys_common::backtrace::print::h8b96e15ba64b8e64 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55a39a12386b - std::panicking::default_hook::{{closure}}::h94fa9d2f08c20620 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55a39a123341 - std::panicking::default_hook::h6d463f5a2e9d9986 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55a39a123f34 - std::panicking::rust_panic_with_hook::h1e953652a338573e [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55a39a1239e7 - std::panicking::begin_panic_handler::{{closure}}::h78bf2fec525c238a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x55a39a121b1c - std::sys_common::backtrace::__rust_end_short_backtrace::h651eb6282e4ea6b2 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55a39a123979 - rust_begin_unwind [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55a39a0793c1 - core::panicking::panic_fmt::hdfd0360cedf2d908 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55a39a07930d - core::panicking::panic::h607cffdabb38afd3 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55a39a0fce33 - core::mem::uninitialized::hf1c21eb4b8bc6e69 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x55a39a0fce33 - >::entry_of::hbef50a6e03f629b7 [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: 0x55a39a0fe8f0 - crossbeam_epoch::sync::list::List::insert::h6826f82e7f36812d [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: 0x55a39a0fc295 - crossbeam_epoch::internal::Local::register::h750a20f00f9ee277 [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: 0x55a39a10160e - crossbeam_epoch::collector::Collector::register::h37a4e159586f59bd [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: 0x55a39a1062d1 - crossbeam_epoch::default::HANDLE::__init::h583eafc267291a3b [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: 0x55a39a103109 - core::ops::function::FnOnce::call_once::h243ac93e634c3210 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x55a39a100dec - std::thread::local::lazy::LazyKeyInner::initialize::hbb7a45c364749b86 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 24: 0x55a39a0fee90 - std::thread::local::fast::Key::try_initialize::ha2b85ba8c52404cc [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 25: 0x55a39a0fefd7 - std::thread::local::fast::Key::get::h576f8590420adc04 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 26: 0x55a39a0e8c2d - crossbeam_epoch::default::HANDLE::__getit::h4b6943c876bd5950 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 27: 0x55a39a0e9005 - std::thread::local::LocalKey::try_with::hf09b9c3052f71731 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 28: 0x55a39a0e8933 - crossbeam_epoch::default::with_handle::h166d1f6e6f3333b5 [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: 0x55a39a0e8c47 - crossbeam_epoch::default::is_pinned::h1d15d4e172b5b04a [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: 0x55a39a0e6c70 - crossbeam_deque::Stealer::steal::hc5400d93ca70a32e [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: 0x55a39a0e257d - rayon_core::registry::WorkerThread::steal::{{closure}}::he996253f3033161f [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: 0x55a39a0df3bb - core::ops::function::impls:: for &mut F>::call_mut::h5c34bd3750b46160 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x55a39a0dd0d1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::ha95deaf74ff9c258 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stderr] 34: 0x55a39a0cbee1 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hf36db5b0b5c0c4ee [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 35: 0x55a39a0cb69c - core::ops::function::impls:: for &mut F>::call_mut::h4d1a0068f34e1ec5 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x55a39a0dd4c3 - core::iter::traits::iterator::Iterator::try_fold::h3ba9d229d5453b4c [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/iter/traits/iterator.rs:1997:21 [INFO] [stderr] 37: 0x55a39a0ccaee - as core::iter::traits::iterator::Iterator>::try_fold::hfd6508bce1c37ff4 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x55a39a0ca2ac - as core::iter::traits::iterator::Iterator>::try_fold::heae640e44b06ab75 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 39: 0x55a39a0cbdbb - core::iter::traits::iterator::Iterator::find_map::h764869a9d900a46c [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stderr] 40: 0x55a39a0d37e9 - as core::iter::traits::iterator::Iterator>::next::h24882e5aadb54c3e [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x55a39a0e24b2 - rayon_core::registry::WorkerThread::steal::h244fcc175b037d10 [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: 0x55a39a0e21c2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hc19b9a97122e04e2 [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: 0x55a39a0d6c91 - core::option::Option::or_else::h5b506641698d5a8a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/option.rs:790:21 [INFO] [stderr] 44: 0x55a39a0e1eca - rayon_core::registry::WorkerThread::wait_until_cold::hdbb733f1a893be39 [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: 0x55a39a0e19df - rayon_core::registry::WorkerThread::wait_until::h9ed1fd452c4de5a6 [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: 0x55a39a0e2bd0 - rayon_core::registry::main_loop::hbda40e567e30b1a9 [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: 0x55a39a0df65d - rayon_core::registry::ThreadBuilder::run::h99c77df7e5760441 [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: 0x55a39a0dfb8d - ::spawn::{{closure}}::hbd22549079f6fc26 [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: 0x55a39a0d8900 - std::sys_common::backtrace::__rust_begin_short_backtrace::h539de516623336a6 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 50: 0x55a39a0cf54d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h369ed3468be8c65e [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/thread/mod.rs:476:17 [INFO] [stderr] 51: 0x55a39a0cfb51 - as core::ops::function::FnOnce<()>>::call_once::h45d116a4219271a5 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panic.rs:347:9 [INFO] [stderr] 52: 0x55a39a0e3c2c - std::panicking::try::do_call::h9fea8a69533f7c9f [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 53: 0x55a39a0e51bd - __rust_try [INFO] [stderr] 54: 0x55a39a0e3957 - std::panicking::try::h47e5ed24c9b4240e [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 55: 0x55a39a0cffa1 - std::panic::catch_unwind::hd2a16d6672c12f7c [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panic.rs:434:14 [INFO] [stderr] 56: 0x55a39a0cf35c - std::thread::Builder::spawn_unchecked::{{closure}}::h81e10fc9623dd3fe [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/thread/mod.rs:475:30 [INFO] [stderr] 57: 0x55a39a0d4c4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9d0e9a34d480b78 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x55a39a129ed7 - as core::ops::function::FnOnce>::call_once::h412fa2ab3f64d2a1 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 59: 0x55a39a129ed7 - as core::ops::function::FnOnce>::call_once::h03e575a07095ff99 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 60: 0x55a39a129ed7 - std::sys::unix::thread::Thread::new::thread_start::hf6d2591b9ad70cfb [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stderr] 61: 0x7fb65714e609 - start_thread [INFO] [stderr] 62: 0x7fb656f20293 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] Rayon: detected unexpected panic; aborting [INFO] [stderr] 0 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8ac79cc04173518fa4ae16aa58aa4d0be133443a5a291f0f5739882b9bf6d04f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac79cc04173518fa4ae16aa58aa4d0be133443a5a291f0f5739882b9bf6d04f", kill_on_drop: false }` [INFO] [stdout] 8ac79cc04173518fa4ae16aa58aa4d0be133443a5a291f0f5739882b9bf6d04f