[INFO] cloning repository https://github.com/Ryota0312/CFAL_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryota0312/CFAL_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyota0312%2FCFAL_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyota0312%2FCFAL_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 866b9ed20f0c69f1e5aba121a7538fbce571d3df [INFO] checking Ryota0312/CFAL_rust against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyota0312%2FCFAL_rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryota0312/CFAL_rust on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryota0312/CFAL_rust [INFO] finished tweaking git repo https://github.com/Ryota0312/CFAL_rust [INFO] tweaked toml for git repo https://github.com/Ryota0312/CFAL_rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Ryota0312/CFAL_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55b0506a0baa59cd444b255a9d622222fb3d3d878e3178f37be266aac7a1fcf2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "55b0506a0baa59cd444b255a9d622222fb3d3d878e3178f37be266aac7a1fcf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55b0506a0baa59cd444b255a9d622222fb3d3d878e3178f37be266aac7a1fcf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b0506a0baa59cd444b255a9d622222fb3d3d878e3178f37be266aac7a1fcf2", kill_on_drop: false }` [INFO] [stdout] 55b0506a0baa59cd444b255a9d622222fb3d3d878e3178f37be266aac7a1fcf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a58e93121700beaaeefeefef237769184746a24e485f167bb883b196da38a55f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a58e93121700beaaeefeefef237769184746a24e485f167bb883b196da38a55f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling rust_fswatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rust_fswatch v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rust_fswatch-dc1b17e37c87945a/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] NUM_JOBS = Some("16") [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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/local/include/libfswatch/c++" "-I" "src/cpp/include" "-Wall" "-Wextra" "-std=c++11" "-Wall" "-Wextra" "-v" "-g" "-O3" "-o" "/opt/rustwide/target/debug/build/rust_fswatch-d6143978f3194d62/out/src/cpp/src/fsw.o" "-c" "src/cpp/src/fsw.cpp" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/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/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 0: 0x55600dd4bbb0 - std::backtrace_rs::backtrace::libunwind::trace::hec7eaac9435d3512 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55600dd4bbb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h42791b8fa12b7daa [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55600dd4bbb0 - std::sys_common::backtrace::_print_fmt::h3da3ebe04fb665a8 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55600dd4bbb0 - ::fmt::he40bcdde3c4491cd [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55600dd6b8ef - core::fmt::write::h2c729149c08098ab [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x55600dd48575 - std::io::Write::write_fmt::h28e0f2f58b8d7b7e [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/io/mod.rs:1580:15 [INFO] [stderr] 6: 0x55600dd4dd1b - std::sys_common::backtrace::_print::h7f0223b1e3d898fc [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55600dd4dd1b - std::sys_common::backtrace::print::h58edd634a14c2d4c [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55600dd4dd1b - std::panicking::default_hook::{{closure}}::h71657a7591430164 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55600dd4d7fd - std::panicking::default_hook::hcdf4eb5db072c85b [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55600dd4e2cd - std::panicking::rust_panic_with_hook::hfb91e961ffb5b8e0 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55600dd4de97 - std::panicking::begin_panic_handler::{{closure}}::h984d540e84311150 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x55600dd4c04c - std::sys_common::backtrace::__rust_end_short_backtrace::h32354258ff2aecd1 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55600dd4de29 - rust_begin_unwind [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55600dca71b1 - core::panicking::panic_fmt::he3827412471ccbb1 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55600dca70fd - core::panicking::panic::hc9da14adaf11eba7 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55600dd2149b - core::mem::uninitialized::h367d4281a5323b99 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x55600dd2149b - >::entry_of::h8b0525bd5f0e3783 [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: 0x55600dd218f0 - crossbeam_epoch::sync::list::List::insert::hd42ce604d12b254f [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: 0x55600dd20877 - crossbeam_epoch::internal::Local::register::h10be4f7ca367a438 [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: 0x55600dd29a7e - crossbeam_epoch::collector::Collector::register::h8e30ade6bb833f09 [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: 0x55600dd231a1 - crossbeam_epoch::default::HANDLE::__init::hef0d4ea7a3adf3af [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: 0x55600dd23a79 - core::ops::function::FnOnce::call_once::h688f556c5ab208ab [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x55600dd22e6c - std::thread::local::lazy::LazyKeyInner::initialize::h82cee4b70a973109 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 24: 0x55600dd2aefa - std::thread::local::fast::Key::try_initialize::h5a6f202721dd4ee1 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 25: 0x55600dd2b04c - std::thread::local::fast::Key::get::hb146c5051fe62904 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 26: 0x55600dd231d0 - crossbeam_epoch::default::HANDLE::__getit::hcb9c74350b91f798 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 27: 0x55600dd0a9b5 - std::thread::local::LocalKey::try_with::h77c43f5690c4c0a5 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 28: 0x55600dd09e93 - crossbeam_epoch::default::with_handle::hc59f05cf35799c0e [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: 0x55600dd0a0ea - crossbeam_epoch::default::is_pinned::h611662acfde4354b [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: 0x55600dd0e360 - crossbeam_deque::Stealer::steal::h4e05704b7a51b109 [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: 0x55600dd1398d - rayon_core::registry::WorkerThread::steal::{{closure}}::h62a2bd6ee499a17d [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: 0x55600dd1067b - core::ops::function::impls:: for &mut F>::call_mut::hb63e253da4fb8b94 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x55600dd06341 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h578766d786385ba8 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/traits/iterator.rs:2373:32 [INFO] [stderr] 34: 0x55600dcfddee - core::iter::adapters::filter::filter_try_fold::{{closure}}::h02e4cc7f46160ccc [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 35: 0x55600dcfd8cc - core::ops::function::impls:: for &mut F>::call_mut::ha37dda67b06a7069 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x55600dd08679 - core::iter::traits::iterator::Iterator::try_fold::hdfbbf833f461ac8d [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/traits/iterator.rs:1994:21 [INFO] [stderr] 37: 0x55600dd1468f - as core::iter::traits::iterator::Iterator>::try_fold::h5d2c79bef22d6154 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x55600dcfc86c - as core::iter::traits::iterator::Iterator>::try_fold::hed520d0faca4e05a [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 39: 0x55600dcfdd1b - core::iter::traits::iterator::Iterator::find_map::h373348f108046973 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/traits/iterator.rs:2379:9 [INFO] [stderr] 40: 0x55600dd14a09 - as core::iter::traits::iterator::Iterator>::next::h8eaa53f08f338b0d [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x55600dd138c3 - rayon_core::registry::WorkerThread::steal::hfa70443d24e940e0 [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: 0x55600dd135e2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h63427ad09669b3eb [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: 0x55600dd0133f - core::option::Option::or_else::h53d0f0159ee922aa [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/option.rs:818:21 [INFO] [stderr] 44: 0x55600dd12edf - rayon_core::registry::WorkerThread::wait_until_cold::h298db084e3da4f05 [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: 0x55600dd12cee - rayon_core::registry::WorkerThread::wait_until::h8472c48d721b0e1a [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: 0x55600dd13e94 - rayon_core::registry::main_loop::h9b05d1b0d9a41c6d [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: 0x55600dd10a2d - rayon_core::registry::ThreadBuilder::run::hedb8dff32f1a29ae [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: 0x55600dd10f9d - ::spawn::{{closure}}::h3b23afebbe766d48 [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: 0x55600dd0a5c0 - std::sys_common::backtrace::__rust_begin_short_backtrace::hea90141552eee5b6 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 50: 0x55600dd0f7cd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7e018bedc6b958e6 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 51: 0x55600dcfc7e1 - as core::ops::function::FnOnce<()>>::call_once::hb9818ff5ce41cb0b [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panic.rs:344:9 [INFO] [stderr] 52: 0x55600dd02f0c - std::panicking::try::do_call::h57407a8b513e3b07 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:379:40 [INFO] [stderr] 53: 0x55600dd0415d - __rust_try [INFO] [stderr] 54: 0x55600dd02c87 - std::panicking::try::h6b115a66cc2f7a55 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panicking.rs:343:19 [INFO] [stderr] 55: 0x55600dcfd731 - std::panic::catch_unwind::hd0eb62dcdcbee06a [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/panic.rs:431:14 [INFO] [stderr] 56: 0x55600dd0f5d1 - std::thread::Builder::spawn_unchecked::{{closure}}::h99bbc026ed139534 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 57: 0x55600dd0669f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a514df536afb5cd [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x55600dd54ef3 - as core::ops::function::FnOnce>::call_once::h6bc35b6a67165211 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 59: 0x55600dd54ef3 - as core::ops::function::FnOnce>::call_once::h22a1030555589216 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 60: 0x55600dd54ef3 - std::sys::unix::thread::Thread::new::thread_start::h729365a01fb88184 [INFO] [stderr] at /rustc/7b3565da729099dbe807466fcd118fb2815986e0/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 61: 0x7f52af65d609 - start_thread [INFO] [stderr] 62: 0x7f52af57e293 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] Rayon: detected unexpected panic; aborting [INFO] running `Command { std: "docker" "inspect" "a58e93121700beaaeefeefef237769184746a24e485f167bb883b196da38a55f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a58e93121700beaaeefeefef237769184746a24e485f167bb883b196da38a55f", kill_on_drop: false }` [INFO] [stdout] a58e93121700beaaeefeefef237769184746a24e485f167bb883b196da38a55f