[INFO] cloning repository https://github.com/jordanosborn/Glisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jordanosborn/Glisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanosborn%2FGlisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanosborn%2FGlisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 913b76d3f2b3ab74c2e649cecf9a623beee8bda6 [INFO] checking jordanosborn/Glisp against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanosborn%2FGlisp" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jordanosborn/Glisp on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jordanosborn/Glisp [INFO] finished tweaking git repo https://github.com/jordanosborn/Glisp [INFO] tweaked toml for git repo https://github.com/jordanosborn/Glisp written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jordanosborn/Glisp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2de73a0c72e510838df1621b22f5d5102d690bee2dae560c6f38812b390e2ca [INFO] running `Command { std: "docker" "start" "-a" "d2de73a0c72e510838df1621b22f5d5102d690bee2dae560c6f38812b390e2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2de73a0c72e510838df1621b22f5d5102d690bee2dae560c6f38812b390e2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2de73a0c72e510838df1621b22f5d5102d690bee2dae560c6f38812b390e2ca", kill_on_drop: false }` [INFO] [stdout] d2de73a0c72e510838df1621b22f5d5102d690bee2dae560c6f38812b390e2ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc94c0599807266f1101681848fbc87dca3cc0b7a3f27d0bd065275f56db245a [INFO] running `Command { std: "docker" "start" "-a" "cc94c0599807266f1101681848fbc87dca3cc0b7a3f27d0bd065275f56db245a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling cpp_common v0.5.1 [INFO] [stderr] Compiling cpp_build v0.5.1 [INFO] [stderr] Compiling glisp v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cpp_macros v0.5.1 [INFO] [stderr] error: failed to run custom build command for `glisp v0.0.4 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/glisp-477a5778b3de12d1/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [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] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "lib/include" "-I" "/usr/local/include" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/glisp-e1df3e9bf3dedc24/out/lib/src/test.o" "-c" "lib/src/test.cpp" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c40205b0e0 - std::backtrace_rs::backtrace::libunwind::trace::hfa838fc631229987 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55c40205b0e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93a23e36ec026219 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c40205b0e0 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c40205b0e0 - ::fmt::h214637f1e26310e1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c40207a90c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x55c402057a35 - std::io::Write::write_fmt::heb07fc0616bbd06d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/io/mod.rs:1588:15 [INFO] [stderr] 6: 0x55c40205d2db - std::sys_common::backtrace::_print::h2c2441c37e894fb5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c40205d2db - std::sys_common::backtrace::print::h4fb679ac439362ea [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c40205d2db - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55c40205cdb1 - std::panicking::default_hook::hb25822b45f6fdc4e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55c40205d9a4 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55c40205d457 - std::panicking::begin_panic_handler::{{closure}}::h003783ddb3cba4e8 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x55c40205b5bc - std::sys_common::backtrace::__rust_end_short_backtrace::hd138d2032731ed21 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c40205d3e9 - rust_begin_unwind [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55c401fb73d1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55c401fb731d - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55c40203dd18 - core::mem::uninitialized::hf5b6942bb45514c5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x55c40203dd18 - crossbeam_epoch::sync::queue::Queue::new::he4cf3dd8b548b118 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] 18: 0x55c40203ae3a - crossbeam_epoch::internal::Global::new::h8270681df0257366 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stderr] 19: 0x55c4020369d1 - crossbeam_epoch::collector::Collector::new::h53ee8b2a147860b4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stderr] 20: 0x55c4020399da - ::deref::__static_ref_initialize::h94c642c9f7ee474d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stderr] 21: 0x55c4020399da - core::ops::function::FnOnce::call_once::h3247fb952735609d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55c402035c57 - lazy_static::lazy::Lazy::get::{{closure}}::h7594d74ca7cc1b44 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:28:29 [INFO] [stderr] 23: 0x55c4020385fe - std::sync::once::Once::call_once::{{closure}}::h8bafda2d3cc7caae [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55c401fb6a3c - std::sync::once::Once::call_inner::h490f4a9a787d923b [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x55c402038586 - std::sync::once::Once::call_once::h822080485ad8748e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55c40203ff16 - lazy_static::lazy::Lazy::get::h4be1ea2ba74b444a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:27:9 [INFO] [stderr] 27: 0x55c40203ff16 - ::deref::__stability::h7b60cacbb44bc785 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:139:21 [INFO] [stderr] 28: 0x55c40203ff16 - ::deref::h071ab56c77edf75b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:141:17 [INFO] [stderr] 29: 0x55c40203ff81 - crossbeam_epoch::default::HANDLE::__init::hca3aa59ed1d285f7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stderr] 30: 0x55c4020399f9 - core::ops::function::FnOnce::call_once::h7dcd794acf5ce83c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55c4020392ab - std::thread::local::lazy::LazyKeyInner::initialize::h71ab5afa7a4318b6 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:432:25 [INFO] [stderr] 32: 0x55c4020386b0 - std::thread::local::fast::Key::try_initialize::h765f479444711868 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:610:31 [INFO] [stderr] 33: 0x55c4020387f7 - std::thread::local::fast::Key::get::h69c49f474896ac3d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:593:29 [INFO] [stderr] 34: 0x55c4020153fd - crossbeam_epoch::default::HANDLE::__getit::hba0679d282bad7cf [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x55c40201acab - std::thread::local::LocalKey::try_with::hc31484031a8ba332 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:399:32 [INFO] [stderr] 36: 0x55c40201aa4f - std::thread::local::LocalKey::with::h62263b72c83fb8a7 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/local.rs:376:9 [INFO] [stderr] 37: 0x55c40201541e - crossbeam_epoch::default::is_pinned::h3f1cd813a1fcb702 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stderr] 38: 0x55c40201a664 - crossbeam_deque::Stealer::steal::hcc0b66681e3a8551 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stderr] 39: 0x55c402008953 - rayon_core::registry::WorkerThread::steal::{{closure}}::h77f752d1e9d2e191 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:614:27 [INFO] [stderr] 40: 0x55c402005b9b - core::ops::function::impls:: for &mut F>::call_mut::h562566d56d9a85eb [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55c40201fa31 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h9c58a14de6e81406 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:2350:32 [INFO] [stderr] 42: 0x55c40200ac11 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h37c84d076dd70715 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55c40200a18c - core::ops::function::impls:: for &mut F>::call_mut::hc13a70d215efb548 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55c4020216e9 - core::iter::traits::iterator::Iterator::try_fold::h080718ae7b4c0218 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:1972:21 [INFO] [stderr] 45: 0x55c40201bff4 - as core::iter::traits::iterator::Iterator>::try_fold::hfb20eb45bfbf1cb6 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55c402009a7c - as core::iter::traits::iterator::Iterator>::try_fold::h17e055b397993343 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55c40200a46b - core::iter::traits::iterator::Iterator::find_map::h14322b0ab8a38ade [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/traits/iterator.rs:2356:9 [INFO] [stderr] 48: 0x55c402015389 - as core::iter::traits::iterator::Iterator>::next::hca499f0c851f7ee9 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55c40200889e - rayon_core::registry::WorkerThread::steal::hfba84070a72e25f4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:608:9 [INFO] [stderr] 50: 0x55c4020085f2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h66c257d9b6d7890c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:565:48 [INFO] [stderr] 51: 0x55c402012741 - core::option::Option::or_else::hc5c08242ef923056 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/option.rs:790:21 [INFO] [stderr] 52: 0x55c402007f07 - rayon_core::registry::WorkerThread::wait_until_cold::h57d6cdeb948901d5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:564:32 [INFO] [stderr] 53: 0x55c402007dfc - rayon_core::registry::WorkerThread::wait_until::h7e93d61511f5be2a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:544:13 [INFO] [stderr] 54: 0x55c402008ed5 - rayon_core::registry::main_loop::h4b9b8901fc23770d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:666:5 [INFO] [stderr] 55: 0x55c40200725c - rayon_core::registry::Registry::new::{{closure}}::h0cd9526c33e0545c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:135:54 [INFO] [stderr] 56: 0x55c40202488e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4e319df45d952e37 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55c40201bb12 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc474740dab9d9d38 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/mod.rs:481:17 [INFO] [stderr] 58: 0x55c4020095f2 - as core::ops::function::FnOnce<()>>::call_once::h49bfae39575c96dc [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panic.rs:347:9 [INFO] [stderr] 59: 0x55c4020104c4 - std::panicking::try::do_call::h92a23cf29a4bb8ae [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:401:40 [INFO] [stderr] 60: 0x55c4020113ed - __rust_try [INFO] [stderr] 61: 0x55c402010360 - std::panicking::try::he758cefa76edaca4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:365:19 [INFO] [stderr] 62: 0x55c40200a122 - std::panic::catch_unwind::h87a14a344f5b1a12 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panic.rs:434:14 [INFO] [stderr] 63: 0x55c40201b90c - std::thread::Builder::spawn_unchecked::{{closure}}::h36174e2cf664a286 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] 64: 0x55c40201e00f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2f0795eb562c5d75 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55c402063677 - as core::ops::function::FnOnce>::call_once::hd1f9b751a68dd2ac [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 66: 0x55c402063677 - as core::ops::function::FnOnce>::call_once::h22d732940e85619f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 67: 0x55c402063677 - std::sys::unix::thread::Thread::new::thread_start::h04c7a9e17ed1032c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7fb65cf84609 - start_thread [INFO] [stderr] 69: 0x7fb65cea5293 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cc94c0599807266f1101681848fbc87dca3cc0b7a3f27d0bd065275f56db245a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc94c0599807266f1101681848fbc87dca3cc0b7a3f27d0bd065275f56db245a", kill_on_drop: false }` [INFO] [stdout] cc94c0599807266f1101681848fbc87dca3cc0b7a3f27d0bd065275f56db245a