[INFO] cloning repository https://github.com/oxy-secure/oxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxy-secure/oxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxy-secure%2Foxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxy-secure%2Foxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 891cedf8fd9945fbccd9e67f6644a80bc4963d81 [INFO] testing oxy-secure/oxy 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%2Foxy-secure%2Foxy" "/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/oxy-secure/oxy 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/oxy-secure/oxy [INFO] finished tweaking git repo https://github.com/oxy-secure/oxy [INFO] tweaked toml for git repo https://github.com/oxy-secure/oxy written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/oxy-secure/oxy 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] [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] ebe3603544fafaca15db353da84f182895acad3ae1a2a58ad1a8e025c18e4a63 [INFO] running `Command { std: "docker" "start" "-a" "ebe3603544fafaca15db353da84f182895acad3ae1a2a58ad1a8e025c18e4a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebe3603544fafaca15db353da84f182895acad3ae1a2a58ad1a8e025c18e4a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe3603544fafaca15db353da84f182895acad3ae1a2a58ad1a8e025c18e4a63", kill_on_drop: false }` [INFO] [stdout] ebe3603544fafaca15db353da84f182895acad3ae1a2a58ad1a8e025c18e4a63 [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] 94188762d83b856c2a6b7c77480e5f02b7e65e0f72dddbe9c066431e5339b0d3 [INFO] running `Command { std: "docker" "start" "-a" "94188762d83b856c2a6b7c77480e5f02b7e65e0f72dddbe9c066431e5339b0d3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.18 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling subtle v0.6.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling serde v1.0.77 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling static_slice v0.0.3 [INFO] [stderr] Compiling termcolor v1.0.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.3 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling snow v0.2.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling terminfo v0.6.0 [INFO] [stderr] Compiling curve25519-dalek v0.18.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling transportation v3.0.0-dev (https://github.com/oxy-secure/transportation.git?branch=dev#ff9c7cf2) [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling x25519-dalek v0.2.1 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.77 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_cbor v0.8.2 [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-5da3d8f5b69b2091/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [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.1/src/sync/queue.rs:57:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f0678f09ec - 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: 0x55f0678f09ec - 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: 0x55f0678f09ec - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55f0678f09ec - ::fmt::h9a78218788c14e18 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55f06791123c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stderr] 5: 0x55f0678eccf5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x55f0678f26a0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55f0678f26a0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55f0678f26a0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x55f0678f2257 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55f0678f2d54 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x55f0678f2802 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55f0678f0eb4 - 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: 0x55f0678f2799 - rust_begin_unwind [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x55f0678292f1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stderr] 15: 0x55f06782923d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55f06788e845 - core::mem::uninitialized::h3327905f5b2ed4d3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stderr] 17: 0x55f06788e845 - crossbeam_epoch::sync::queue::Queue::new::hc9f881d20d775a29 [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: 0x55f067890caa - crossbeam_epoch::internal::Global::new::h258484422cb4860f [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: 0x55f067890a71 - crossbeam_epoch::collector::Collector::new::ha677f82800c3822b [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: 0x55f06788cd5a - ::deref::__static_ref_initialize::hce770391a399e50f [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: 0x55f06788cd5a - core::ops::function::FnOnce::call_once::hbc0ca95671f03af0 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55f06788fc94 - lazy_static::lazy::Lazy::get::{{closure}}::hb02d99c247b95fbd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/inline_lazy.rs:28:27 [INFO] [stderr] 23: 0x55f06788fe3e - std::sync::once::Once::call_once::{{closure}}::ha23706e30d18ed3f [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55f0678289bc - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x55f06788fdc5 - std::sync::once::Once::call_once::h661f519b69bd861c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55f067890b18 - lazy_static::lazy::Lazy::get::haf08dfeac9578669 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/inline_lazy.rs:27:13 [INFO] [stderr] 27: 0x55f067890b18 - ::deref::__stability::hf07c90360ebb124b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/lib.rs:149:25 [INFO] [stderr] 28: 0x55f067890b18 - ::deref::h52141478dc76e933 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/lib.rs:151:21 [INFO] [stderr] 29: 0x55f067890b71 - crossbeam_epoch::default::HANDLE::__init::hcd8f0204fb84caee [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: 0x55f06788cd39 - core::ops::function::FnOnce::call_once::h33bf225e745abf5d [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55f06789253c - std::thread::local::lazy::LazyKeyInner::initialize::h0709fdb6886e06e5 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 32: 0x55f06788fee8 - std::thread::local::fast::Key::try_initialize::heb6128e72b9471d1 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 33: 0x55f067890024 - std::thread::local::fast::Key::get::hbecebb19ef80e447 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 34: 0x55f067880cad - crossbeam_epoch::default::HANDLE::__getit::h6d0742dd023c6a0e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x55f067881248 - std::thread::local::LocalKey::try_with::hbe8c7a51ba09c388 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 36: 0x55f067880e8f - std::thread::local::LocalKey::with::hb9e0d400958d1a30 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 37: 0x55f067880cce - crossbeam_epoch::default::is_pinned::h0cbd564ee1ec8f46 [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: 0x55f067873c44 - crossbeam_deque::Stealer::steal::h646824d66df8af9a [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: 0x55f06787c213 - rayon_core::registry::WorkerThread::steal::{{closure}}::h630ab6e32acfc3e9 [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: 0x55f06787953b - core::ops::function::impls:: for &mut F>::call_mut::h1e97c5e2cb71c728 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55f067886f01 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h15fcbf767fbc046f [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stderr] 42: 0x55f06786a289 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hdbde8554d65f7f2e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55f067869ebc - core::ops::function::impls:: for &mut F>::call_mut::h38936560865ed9e7 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55f06788399d - core::iter::traits::iterator::Iterator::try_fold::h93bd1658bc63a7ea [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stderr] 45: 0x55f06788221e - as core::iter::traits::iterator::Iterator>::try_fold::h4b2ea93954b38cd4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55f0678699d6 - as core::iter::traits::iterator::Iterator>::try_fold::hd7c5de6f5b51bce3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55f06786a16b - core::iter::traits::iterator::Iterator::find_map::hecfd43099d52b1b3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stderr] 48: 0x55f0678806b9 - as core::iter::traits::iterator::Iterator>::next::hf20a7cb8ca14e0d2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55f06787c15e - rayon_core::registry::WorkerThread::steal::hc5e55bb6715cb5c9 [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: 0x55f06787be82 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h32310b593b2d576e [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: 0x55f067868151 - core::option::Option::or_else::h241f4d6c4825d1dd [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stderr] 52: 0x55f06787bbaf - rayon_core::registry::WorkerThread::wait_until_cold::h82b3ee9387ef62f5 [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: 0x55f06787b5fa - rayon_core::registry::WorkerThread::wait_until::h2d47ba6bdd0cd43f [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: 0x55f06787c789 - rayon_core::registry::main_loop::h8b15ce9f1b610a41 [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: 0x55f06787ab6c - rayon_core::registry::Registry::new::{{closure}}::h86767dd729bbc961 [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: 0x55f06786df5e - std::sys_common::backtrace::__rust_begin_short_backtrace::h51fa5a7cdf547fdc [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55f06787dca2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h725a4a61b57fb705 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stderr] 58: 0x55f067875752 - as core::ops::function::FnOnce<()>>::call_once::h71854dbe1f0165d7 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x55f067876184 - std::panicking::try::do_call::hb6773aca399a83ad [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 60: 0x55f06787797b - __rust_try [INFO] [stderr] 61: 0x55f067875eb0 - std::panicking::try::h4446d3ccd23212e8 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 62: 0x55f067869d92 - std::panic::catch_unwind::haf0a808f88a9a0d9 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 63: 0x55f06787dab1 - std::thread::Builder::spawn_unchecked::{{closure}}::hac4183032b2eee00 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] 64: 0x55f06786bc3f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5acef8ffbe6efd4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55f0678f8e63 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 66: 0x55f0678f8e63 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 67: 0x55f0678f8e63 - 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: 0x7fb8df30e609 - start_thread [INFO] [stderr] 69: 0x7fb8df0e0293 - 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" "94188762d83b856c2a6b7c77480e5f02b7e65e0f72dddbe9c066431e5339b0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94188762d83b856c2a6b7c77480e5f02b7e65e0f72dddbe9c066431e5339b0d3", kill_on_drop: false }` [INFO] [stdout] 94188762d83b856c2a6b7c77480e5f02b7e65e0f72dddbe9c066431e5339b0d3