[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#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Flightosd" "/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/ChrisMacNaughton/lightosd on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-0/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b771dac5abf207d372382f3ae504fb6160ea8b9965a08b3337be055d26ddc5f8 [INFO] running `Command { std: "docker" "start" "-a" "b771dac5abf207d372382f3ae504fb6160ea8b9965a08b3337be055d26ddc5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b771dac5abf207d372382f3ae504fb6160ea8b9965a08b3337be055d26ddc5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b771dac5abf207d372382f3ae504fb6160ea8b9965a08b3337be055d26ddc5f8", kill_on_drop: false }` [INFO] [stdout] b771dac5abf207d372382f3ae504fb6160ea8b9965a08b3337be055d26ddc5f8 [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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f61dfa66239cab8bbc93d790ff25d3aed021e6d522bad7118c0a6c22c2423553 [INFO] running `Command { std: "docker" "start" "-a" "f61dfa66239cab8bbc93d790ff25d3aed021e6d522bad7118c0a6c22c2423553", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] error: failed to run custom build command for `libloading v0.5.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libloading-9456b195a8853011/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dl [INFO] [stderr] NUM_JOBS = Some("32") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libloading-ac4c0e3f48786306/out/src/os/unix/global_static.o" "-c" "src/os/unix/global_static.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/debug/build/libloading-ac4c0e3f48786306/out/libglobal_static.a" "/opt/rustwide/target/debug/build/libloading-ac4c0e3f48786306/out/src/os/unix/global_static.o" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660thread ':9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '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/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs/rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:' panicked at ':660attempted to leave type `internal::Local` uninitialized, which is invalid660:', :9/rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs9 [INFO] [stderr] : [INFO] [stderr] 660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalidthread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] ', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660thread ':9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 660thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] :thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660thread ':9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 0: 0x557961e961c0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x557961e961c0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557961e961c0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x557961e961c0 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x557961eb5aac - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x557961e92985 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x557961e9840b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x557961e9840b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x557961e9840b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x557961e97ee1 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x557961e98ad4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x557961e98587 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x557961e966bc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x557961e98519 - rust_begin_unwind [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x557961df03c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x557961df030d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x557961e71b23 - core::mem::uninitialized::h63889e596026ffce [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x557961e71b23 - >::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: 0x557961e735e0 - 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: 0x557961e70f85 - 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: 0x557961e762fe - 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: 0x557961e7afc1 - 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: 0x557961e77da9 - core::ops::function::FnOnce::call_once::h10eb6f68ee57daeb [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x557961e75adc - std::thread::local::lazy::LazyKeyInner::initialize::hf604261abdc0f783 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 24: 0x557961e73b80 - std::thread::local::fast::Key::try_initialize::hb454dca2f2bbf380 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 25: 0x557961e73cc7 - std::thread::local::fast::Key::get::hc29c32bf751b53b2 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 26: 0x557961e5d91d - crossbeam_epoch::default::HANDLE::__getit::h56cda65e128fb0a0 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 27: 0x557961e5dbb5 - std::thread::local::LocalKey::try_with::h326d24b5082154e2 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 28: 0x557961e5d623 - 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: 0x557961e5d937 - 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: 0x557961e5b960 - 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: 0x557961e5726d - 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: 0x557961e540ab - core::ops::function::impls:: for &mut F>::call_mut::h5ebfbed49e92aa1c [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x557961e51dc1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h0deb1469a704601e [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/iter/traits/iterator.rs:2410:32 [INFO] [stderr] 34: 0x557961e40bd1 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h598db3b04ef484a1 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 35: 0x557961e4038c - core::ops::function::impls:: for &mut F>::call_mut::h4806467b07a5eb98 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x557961e51f63 - core::iter::traits::iterator::Iterator::try_fold::h0d8dcfed0caf4ce1 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/iter/traits/iterator.rs:1997:21 [INFO] [stderr] 37: 0x557961e416ce - as core::iter::traits::iterator::Iterator>::try_fold::h1fb725bb4cd2a18e [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x557961e3ef9c - as core::iter::traits::iterator::Iterator>::try_fold::hf48a710f5dc62bd1 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 39: 0x557961e40aab - core::iter::traits::iterator::Iterator::find_map::h67cf993df4e13735 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/iter/traits/iterator.rs:2416:9 [INFO] [stderr] 40: 0x557961e483c9 - as core::iter::traits::iterator::Iterator>::next::haba166a7f0a0a352 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x557961e571a2 - 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: 0x557961e56eb2 - 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: 0x557961e4b981 - core::option::Option::or_else::hc9d6fafc63549261 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/option.rs:790:21 [INFO] [stderr] 44: 0x557961e56bba - 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: 0x557961e566cf - 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: 0x557961e578c0 - 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: 0x557961e5434d - 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: 0x557961e5487d - ::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: 0x557961e4d5f0 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf402e2c46a0262c5 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 50: 0x557961e4412d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hdbcd157be5f3f5d2 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/thread/mod.rs:476:17 [INFO] [stderr] 51: 0x557961e44731 - as core::ops::function::FnOnce<()>>::call_once::h290f76d1ebdab1cc [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panic.rs:347:9 [INFO] [stderr] 52: 0x557961e588cc - std::panicking::try::do_call::h1f99751308cc912b [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 53: 0x557961e59ead - __rust_try [INFO] [stderr] 54: 0x557961e58647 - std::panicking::try::h701bff69aa906e53 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 55: 0x557961e44b21 - std::panic::catch_unwind::h1b1f32e5750d7a25 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/panic.rs:434:14 [INFO] [stderr] 56: 0x557961e43f3c - std::thread::Builder::spawn_unchecked::{{closure}}::hae191740d9efa61c [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/thread/mod.rs:475:30 [INFO] [stderr] 57: 0x557961e498df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4ae4117a699fafcf [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x557961e9e907 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 59: 0x557961e9e907 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 60: 0x557961e9e907 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stderr] at /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stderr] 61: 0x7fd655f74609 - start_thread [INFO] [stderr] 62: 0x7fd655d46293 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557961e961c0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at Rayon: detected unexpected panic; aborting [INFO] [stderr] /rustc/dfd7b8d03fb93d0e03147d28b3be6d93260fa94d/library/std/src/../../backtrace/src/backtrace/libunwind.rs [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f61dfa66239cab8bbc93d790ff25d3aed021e6d522bad7118c0a6c22c2423553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61dfa66239cab8bbc93d790ff25d3aed021e6d522bad7118c0a6c22c2423553", kill_on_drop: false }` [INFO] [stdout] f61dfa66239cab8bbc93d790ff25d3aed021e6d522bad7118c0a6c22c2423553