[INFO] cloning repository https://github.com/MarvinKlemp/fs-totp-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarvinKlemp/fs-totp-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarvinKlemp%2Ffs-totp-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarvinKlemp%2Ffs-totp-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf89f4720a5b915fce8fb2a9b2e5d66d53d28cf7 [INFO] testing MarvinKlemp/fs-totp-client against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarvinKlemp%2Ffs-totp-client" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarvinKlemp/fs-totp-client on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MarvinKlemp/fs-totp-client [INFO] finished tweaking git repo https://github.com/MarvinKlemp/fs-totp-client [INFO] tweaked toml for git repo https://github.com/MarvinKlemp/fs-totp-client written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/MarvinKlemp/fs-totp-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e65933addd6ac09f13d013c459a927fe0d09af53ef4e5a3070175178583a5fcb [INFO] running `Command { std: "docker" "start" "-a" "e65933addd6ac09f13d013c459a927fe0d09af53ef4e5a3070175178583a5fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e65933addd6ac09f13d013c459a927fe0d09af53ef4e5a3070175178583a5fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65933addd6ac09f13d013c459a927fe0d09af53ef4e5a3070175178583a5fcb", kill_on_drop: false }` [INFO] [stdout] e65933addd6ac09f13d013c459a927fe0d09af53ef4e5a3070175178583a5fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d921f8fd91725c543bf637b70fc0ca2cfabfa0f573f22b6df3c6af5e4aba66ba [INFO] running `Command { std: "docker" "start" "-a" "d921f8fd91725c543bf637b70fc0ca2cfabfa0f573f22b6df3c6af5e4aba66ba", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] error: failed to run custom build command for `ring v0.12.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-6f4b35eb632d3054/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/bin/cargo [INFO] [stderr] CARGO_CFG_TARGET_ARCH: x86_64 [INFO] [stderr] CARGO_CFG_TARGET_ENDIAN: little [INFO] [stderr] CARGO_CFG_TARGET_ENV: gnu [INFO] [stderr] CARGO_CFG_TARGET_FAMILY: unix [INFO] [stderr] CARGO_CFG_TARGET_FEATURE: fxsr,sse,sse2 [INFO] [stderr] CARGO_CFG_TARGET_OS: linux [INFO] [stderr] CARGO_CFG_TARGET_POINTER_WIDTH: 64 [INFO] [stderr] CARGO_CFG_TARGET_VENDOR: unknown [INFO] [stderr] CARGO_CFG_UNIX: [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS: --cap-lints=warn [INFO] [stderr] CARGO_FEATURE_DEFAULT: 1 [INFO] [stderr] CARGO_FEATURE_DEV_URANDOM_FALLBACK: 1 [INFO] [stderr] CARGO_FEATURE_USE_HEAP: 1 [INFO] [stderr] CARGO_HOME: /opt/rustwide/cargo-home [INFO] [stderr] CARGO_INCREMENTAL: 0 [INFO] [stderr] CARGO_MAKEFLAGS: -j --jobserver-fds=6,7 --jobserver-auth=6,7 [INFO] [stderr] CARGO_MANIFEST_DIR: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1 [INFO] [stderr] CARGO_MANIFEST_LINKS: ring-asm [INFO] [stderr] CARGO_PKG_AUTHORS: Brian Smith [INFO] [stderr] CARGO_PKG_DESCRIPTION: Safe, fast, small crypto using Rust. [INFO] [stderr] CARGO_PKG_HOMEPAGE: [INFO] [stderr] CARGO_PKG_LICENSE: [INFO] [stderr] CARGO_PKG_LICENSE_FILE: LICENSE [INFO] [stderr] CARGO_PKG_NAME: ring [INFO] [stderr] CARGO_PKG_REPOSITORY: https://github.com/briansmith/ring [INFO] [stderr] CARGO_PKG_VERSION: 0.12.1 [INFO] [stderr] CARGO_PKG_VERSION_MAJOR: 0 [INFO] [stderr] CARGO_PKG_VERSION_MINOR: 12 [INFO] [stderr] CARGO_PKG_VERSION_PATCH: 1 [INFO] [stderr] CARGO_PKG_VERSION_PRE: [INFO] [stderr] CARGO_TARGET_DIR: /opt/rustwide/target [INFO] [stderr] DEBUG: true [INFO] [stderr] HOME: /root [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] HOSTNAME: d921f8fd9172 [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib [INFO] [stderr] NUM_JOBS: 32 [INFO] [stderr] OPT_LEVEL: 0 [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/ring-a3d18bc9759c25aa/out [INFO] [stderr] PATH: /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [INFO] [stderr] PROFILE: debug [INFO] [stderr] RUSTC: rustc [INFO] [stderr] RUSTDOC: rustdoc [INFO] [stderr] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN: beta-2021-09-08-x86_64-unknown-linux-gnu [INFO] [stderr] RUST_BACKTRACE: full [INFO] [stderr] RUST_RECURSION_COUNT: 1 [INFO] [stderr] SOURCE_DIR: /opt/rustwide/workdir [INFO] [stderr] SSL_CERT_DIR: /usr/lib/ssl/certs [INFO] [stderr] SSL_CERT_FILE: /usr/lib/ssl/certs/ca-certificates.crt [INFO] [stderr] TARGET: x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/sync/queue.rs:57:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560c3920d92c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x560c3920d92c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560c3920d92c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x560c3920d92c - ::fmt::h9a78218788c14e18 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x560c3922e2cc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stderr] 5: 0x560c39209b65 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x560c3920f5e0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x560c3920f5e0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x560c3920f5e0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x560c3920f197 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x560c3920fc94 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x560c3920f742 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x560c3920ddf4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x560c3920f6d9 - rust_begin_unwind [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x560c391382f1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stderr] 15: 0x560c3913823d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x560c391ac0d5 - core::mem::uninitialized::h90d73ef7eed47d44 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stderr] 17: 0x560c391ac0d5 - crossbeam_epoch::sync::queue::Queue::new::h3534d3c27b3cdf46 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/sync/queue.rs:57:28 [INFO] [stderr] 18: 0x560c391ae50a - crossbeam_epoch::internal::Global::new::h2a833a89e15c92e4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/internal.rs:63:20 [INFO] [stderr] 19: 0x560c391ae2f1 - crossbeam_epoch::collector::Collector::new::haebd93d25849b1f9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/collector.rs:32:38 [INFO] [stderr] 20: 0x560c391aa59a - ::deref::__static_ref_initialize::h0b1ae393602d5589 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/default.rs:12:39 [INFO] [stderr] 21: 0x560c391aa59a - core::ops::function::FnOnce::call_once::he3ff63240d9054dc [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x560c391ab294 - lazy_static::lazy::Lazy::get::{{closure}}::h650dbe5490d16099 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.11/src/lazy.rs:24:45 [INFO] [stderr] 23: 0x560c391ad64e - std::sync::once::Once::call_once::{{closure}}::he7e90cf0d086f979 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x560c391379bc - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x560c391ad5d5 - std::sync::once::Once::call_once::hd448fdd6bf3d347c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x560c391ae3a1 - lazy_static::lazy::Lazy::get::h591fcedba4f6add0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.11/src/lazy.rs:23:13 [INFO] [stderr] 27: 0x560c391ae3a1 - ::deref::__stability::h0a25f91802807973 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.11/src/lib.rs:138:25 [INFO] [stderr] 28: 0x560c391ae3a1 - ::deref::h17122c89e2654563 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.11/src/lib.rs:140:21 [INFO] [stderr] 29: 0x560c391ae3d1 - crossbeam_epoch::default::HANDLE::__init::h2de4b2e8cb325f3a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/default.rs:17:29 [INFO] [stderr] 30: 0x560c391aa529 - core::ops::function::FnOnce::call_once::h9a8a2c2e7ee528f7 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x560c391b093c - std::thread::local::lazy::LazyKeyInner::initialize::hd86514747de1a31c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 32: 0x560c391ad6f8 - std::thread::local::fast::Key::try_initialize::h017819ad9a5bdbfb [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 33: 0x560c391ad834 - std::thread::local::fast::Key::get::h2a14a9235d890043 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 34: 0x560c39189e2d - crossbeam_epoch::default::HANDLE::__getit::hfa4e67a64a0c7f32 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x560c39192078 - std::thread::local::LocalKey::try_with::hbfebd69427ccdd96 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 36: 0x560c39191bcf - std::thread::local::LocalKey::with::h42e12613fd3822b2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 37: 0x560c39189e4e - crossbeam_epoch::default::is_pinned::h5237ed5f0f91d663 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.0/src/default.rs:33:5 [INFO] [stderr] 38: 0x560c39184cb4 - crossbeam_deque::Stealer::steal::hf674ee9515895ead [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: 0x560c391902d3 - rayon_core::registry::WorkerThread::steal::{{closure}}::h7b4766540df3459f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stderr] 40: 0x560c3918d56b - core::ops::function::impls:: for &mut F>::call_mut::h83c657d7dc44edb9 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x560c39193601 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hf718eab5ba03202f [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stderr] 42: 0x560c3917a249 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hc95892c56041e35a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x560c3917949c - core::ops::function::impls:: for &mut F>::call_mut::h8a71aefcfbfe7ce8 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x560c3919276d - core::iter::traits::iterator::Iterator::try_fold::hbbdeab1d093743c5 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stderr] 45: 0x560c39190e2e - as core::iter::traits::iterator::Iterator>::try_fold::he72bb18325e36b57 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x560c39178fa6 - as core::iter::traits::iterator::Iterator>::try_fold::hbe0a97ba4b67bd5d [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x560c3917a0cb - core::iter::traits::iterator::Iterator::find_map::h53a762c6faf332eb [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stderr] 48: 0x560c39179009 - as core::iter::traits::iterator::Iterator>::next::h41d75e34d369cb47 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x560c39190212 - rayon_core::registry::WorkerThread::steal::hdfcb2c69c15da215 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stderr] 50: 0x560c3918feb2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h3802454391db42a2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stderr] 51: 0x560c39177a71 - core::option::Option::or_else::h908f565d71f28f15 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stderr] 52: 0x560c3918fbdf - rayon_core::registry::WorkerThread::wait_until_cold::he8e1aa32744c6d69 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stderr] 53: 0x560c3918f62a - rayon_core::registry::WorkerThread::wait_until::h6f0e33ef3d313d06 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stderr] 54: 0x560c39190921 - rayon_core::registry::main_loop::h760d82592753e671 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stderr] 55: 0x560c3918eb9c - rayon_core::registry::Registry::new::{{closure}}::h110665bc69c561e3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stderr] 56: 0x560c3917aade - std::sys_common::backtrace::__rust_begin_short_backtrace::h552d52ec251bcfcf [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x560c3918ac72 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hfd06cec2d23e9bb6 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stderr] 58: 0x560c39187912 - as core::ops::function::FnOnce<()>>::call_once::h91a751aab1110ce8 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x560c39186b94 - std::panicking::try::do_call::hccfd065b01ea81fc [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 60: 0x560c3918789b - __rust_try [INFO] [stderr] 61: 0x560c391868c0 - std::panicking::try::h30c72405667a7c5c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 62: 0x560c391792f2 - std::panic::catch_unwind::h7fd00f5c640bf307 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 63: 0x560c3918aa81 - std::thread::Builder::spawn_unchecked::{{closure}}::h9ab595ae999f837b [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] 64: 0x560c3917cabf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h69ac31da13451213 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x560c39215e03 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 66: 0x560c39215e03 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 67: 0x560c39215e03 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stderr] 68: 0x7f9400223609 - start_thread [INFO] [stderr] 69: 0x7f93ffff5293 - clone [INFO] [stderr] 70: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d921f8fd91725c543bf637b70fc0ca2cfabfa0f573f22b6df3c6af5e4aba66ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d921f8fd91725c543bf637b70fc0ca2cfabfa0f573f22b6df3c6af5e4aba66ba", kill_on_drop: false }` [INFO] [stdout] d921f8fd91725c543bf637b70fc0ca2cfabfa0f573f22b6df3c6af5e4aba66ba