[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 try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Flightosd" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChrisMacNaughton/lightosd on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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-11/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocksdb v0.12.2 [INFO] [stderr] Downloaded librocksdb-sys v5.18.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62cc0c04cb8ecfb44f45d58c22bb8f9068de3715cd649146ff410dae06402f45 [INFO] running `Command { std: "docker" "start" "-a" "62cc0c04cb8ecfb44f45d58c22bb8f9068de3715cd649146ff410dae06402f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62cc0c04cb8ecfb44f45d58c22bb8f9068de3715cd649146ff410dae06402f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62cc0c04cb8ecfb44f45d58c22bb8f9068de3715cd649146ff410dae06402f45", kill_on_drop: false }` [INFO] [stdout] 62cc0c04cb8ecfb44f45d58c22bb8f9068de3715cd649146ff410dae06402f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab7a6c64a1d42cd4f3d0b9100dbe51eabeb6cb1acb11d720f8e73ac570faefb4 [INFO] running `Command { std: "docker" "start" "-a" "ab7a6c64a1d42cd4f3d0b9100dbe51eabeb6cb1acb11d720f8e73ac570faefb4", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [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] Compiling env_logger v0.6.2 [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/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/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/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread '' panicked at '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalid', ', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs/rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs::660660::99 [INFO] [stderr] [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/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs', :660/rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs::9660 [INFO] [stderr] :9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/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/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 0: 0x560fdaf4f4a0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x560fdaf4f4a0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560fdaf4f4a0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x560fdaf4f4a0 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 4: 0x560fdaf6ed8c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x560fdaf4bc65 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x560fdaf516eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x560fdaf516eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x560fdaf516eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x560fdaf511c1 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x560fdaf51db4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x560fdaf51867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x560fdaf4f99c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x560fdaf517f9 - rust_begin_unwind [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x560fdaea73c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x560fdaea730d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x560fdaf2ae03 - core::mem::uninitialized::h63889e596026ffce [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x560fdaf2ae03 - >::entry_of::h59938d6e39136fa0 [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: 0x560fdaf2c8c0 - crossbeam_epoch::sync::list::List::insert::h1e8d893f0f84e7bd [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: 0x560fdaf2a265 - crossbeam_epoch::internal::Local::register::h0a2a8559fd9678c3 [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: 0x560fdaf2f5de - crossbeam_epoch::collector::Collector::register::h665f5b8757920f69 [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: 0x560fdaf342a1 - crossbeam_epoch::default::HANDLE::__init::hdf68bac91bc03d0f [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: 0x560fdaf31089 - core::ops::function::FnOnce::call_once::h10eb6f68ee57daeb [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x560fdaf2edbc - std::thread::local::lazy::LazyKeyInner::initialize::hf604261abdc0f783 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 24: 0x560fdaf2ce60 - std::thread::local::fast::Key::try_initialize::hb454dca2f2bbf380 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 25: 0x560fdaf2cfa7 - std::thread::local::fast::Key::get::hc29c32bf751b53b2 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 26: 0x560fdaf16bfd - crossbeam_epoch::default::HANDLE::__getit::h56cda65e128fb0a0 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 27: 0x560fdaf16e95 - std::thread::local::LocalKey::try_with::h326d24b5082154e2 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 28: 0x560fdaf16903 - crossbeam_epoch::default::with_handle::h698d44d798c8244c [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: 0x560fdaf16c17 - crossbeam_epoch::default::is_pinned::h93a656ff0019bc89 [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: 0x560fdaf14c40 - crossbeam_deque::Stealer::steal::hcc614c79e8fa9696 [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: 0x560fdaf1054d - rayon_core::registry::WorkerThread::steal::{{closure}}::h2ec44a80c2dcef6e [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: 0x560fdaf0d38b - core::ops::function::impls:: for &mut F>::call_mut::h5ebfbed49e92aa1c [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x560fdaf0b0a1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h0deb1469a704601e [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/iter/traits/iterator.rs:2410:32 [INFO] [stderr] 34: 0x560fdaef9eb1 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h598db3b04ef484a1 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 35: 0x560fdaef966c - core::ops::function::impls:: for &mut F>::call_mut::h4806467b07a5eb98 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x560fdaf0b243 - core::iter::traits::iterator::Iterator::try_fold::h0d8dcfed0caf4ce1 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/iter/traits/iterator.rs:1997:21 [INFO] [stderr] 37: 0x560fdaefa9ae - as core::iter::traits::iterator::Iterator>::try_fold::h1fb725bb4cd2a18e [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x560fdaef827c - as core::iter::traits::iterator::Iterator>::try_fold::hf48a710f5dc62bd1 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 39: 0x560fdaef9d8b - core::iter::traits::iterator::Iterator::find_map::h67cf993df4e13735 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/iter/traits/iterator.rs:2416:9 [INFO] [stderr] 40: 0x560fdaf016a9 - as core::iter::traits::iterator::Iterator>::next::haba166a7f0a0a352 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x560fdaf10482 - rayon_core::registry::WorkerThread::steal::hbe93564f6cd00227 [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: 0x560fdaf10192 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h09818e56677c83c3 [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: 0x560fdaf04c61 - core::option::Option::or_else::hc9d6fafc63549261 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/option.rs:790:21 [INFO] [stderr] 44: 0x560fdaf0fe9a - rayon_core::registry::WorkerThread::wait_until_cold::hc90472d064512899 [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: 0x560fdaf0f9af - rayon_core::registry::WorkerThread::wait_until::he10a64786a4043f5 [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: 0x560fdaf10ba0 - rayon_core::registry::main_loop::h63318cefa9cb9ca3 [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: 0x560fdaf0d62d - rayon_core::registry::ThreadBuilder::run::hd77562a0b50b28e0 [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: 0x560fdaf0db5d - ::spawn::{{closure}}::h975252efcbf61dfb [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: 0x560fdaf068d0 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf402e2c46a0262c5 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 50: 0x560fdaefd40d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hdbcd157be5f3f5d2 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/thread/mod.rs:476:17 [INFO] [stderr] 51: 0x560fdaefda11 - as core::ops::function::FnOnce<()>>::call_once::h290f76d1ebdab1cc [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panic.rs:347:9 [INFO] [stderr] 52: 0x560fdaf11bac - std::panicking::try::do_call::h1f99751308cc912b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:401:40 [INFO] [stderr] 53: 0x560fdaf1318d - __rust_try [INFO] [stderr] 54: 0x560fdaf11927 - std::panicking::try::h701bff69aa906e53 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:365:19 [INFO] [stderr] 55: 0x560fdaefde01 - std::panic::catch_unwind::h1b1f32e5750d7a25 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panic.rs:434:14 [INFO] [stderr] 56: 0x560fdaefd21c - std::thread::Builder::spawn_unchecked::{{closure}}::hae191740d9efa61c [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/thread/mod.rs:475:30 [INFO] [stderr] 57: 0x560fdaf02bbf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4ae4117a699fafcf [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x560fdaf57be7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 59: 0x560fdaf57be7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 60: 0x560fdaf57be7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stderr] 61: 0x7f3da6be2609 - start_thread [INFO] [stderr] 62: 0x7f3da69b4293 - 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" "ab7a6c64a1d42cd4f3d0b9100dbe51eabeb6cb1acb11d720f8e73ac570faefb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab7a6c64a1d42cd4f3d0b9100dbe51eabeb6cb1acb11d720f8e73ac570faefb4", kill_on_drop: false }` [INFO] [stdout] ab7a6c64a1d42cd4f3d0b9100dbe51eabeb6cb1acb11d720f8e73ac570faefb4