[INFO] cloning repository https://github.com/koshkin-kna/actix-web-learn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koshkin-kna/actix-web-learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoshkin-kna%2Factix-web-learn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoshkin-kna%2Factix-web-learn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8abdc51e514e026b053bf2696f0063f8e2ebf6b [INFO] testing koshkin-kna/actix-web-learn against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoshkin-kna%2Factix-web-learn" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koshkin-kna/actix-web-learn on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/koshkin-kna/actix-web-learn [INFO] finished tweaking git repo https://github.com/koshkin-kna/actix-web-learn [INFO] tweaked toml for git repo https://github.com/koshkin-kna/actix-web-learn written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/koshkin-kna/actix-web-learn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89f2f77db31757a9567b37201e3e61b3ea846941d23c3947f4dbd4584282d045 [INFO] running `Command { std: "docker" "start" "-a" "89f2f77db31757a9567b37201e3e61b3ea846941d23c3947f4dbd4584282d045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89f2f77db31757a9567b37201e3e61b3ea846941d23c3947f4dbd4584282d045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f2f77db31757a9567b37201e3e61b3ea846941d23c3947f4dbd4584282d045", kill_on_drop: false }` [INFO] [stdout] 89f2f77db31757a9567b37201e3e61b3ea846941d23c3947f4dbd4584282d045 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0b74aa2b5898c61efe979122637be198c8126298bce6ff1bab8a63c59882cf6 [INFO] running `Command { std: "docker" "start" "-a" "f0b74aa2b5898c61efe979122637be198c8126298bce6ff1bab8a63c59882cf6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling http-range v0.1.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling http v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling slug v0.1.3 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling pest_derive v1.0.7 [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-280d087df724c334/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/bin/cargo [INFO] [stderr] CARGO_CFG_PANIC: unwind [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_HAS_ATOMIC: 16,32,64,8,ptr [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=13,14 --jobserver-auth=13,14 [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: f0b74aa2b589 [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib [INFO] [stderr] NUM_JOBS: 128 [INFO] [stderr] OPT_LEVEL: 0 [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/ring-ecb74cea21fd9e78/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-2022-04-10-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::imp::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: 0x564de7dac21d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x564de7dac21d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564de7dac21d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x564de7dac21d - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x564de7dcbedc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x564de7da8611 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x564de7dade55 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x564de7dade55 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x564de7dade55 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x564de7dadb09 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x564de7dae3a2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x564de7dae249 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x564de7dac6d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x564de7dadfb9 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x564de7cdd4c3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x564de7cdd38d - core::panicking::panic::h19a70c01bbabd538 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x564de7d43968 - core::mem::uninitialized::hd6e12b702653250a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stderr] 17: 0x564de7d43968 - crossbeam_epoch::sync::queue::Queue::new::ha1e4ac6fd2ad2e10 [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: 0x564de7d45c6a - crossbeam_epoch::internal::Global::new::h3c5fe5ed7297e31d [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: 0x564de7d45ad1 - crossbeam_epoch::collector::Collector::new::hb47a9450b948930b [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: 0x564de7d41f2a - ::deref::__static_ref_initialize::h293fae1c1c16769d [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: 0x564de7d41f2a - core::ops::function::FnOnce::call_once::hf9abf014526bd861 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x564de7d41cf3 - lazy_static::lazy::Lazy::get::{{closure}}::haeab4d47929b7e2d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:24:45 [INFO] [stderr] 23: 0x564de7d453fe - std::sync::once::Once::call_once::{{closure}}::h34f6eead73145573 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:41 [INFO] [stderr] 24: 0x564de7cdceca - std::sync::once::Once::call_inner::h0c6c676e51f4a70a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:434:21 [INFO] [stderr] 25: 0x564de7d45391 - std::sync::once::Once::call_once::h1b42f09b73f41684 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:9 [INFO] [stderr] 26: 0x564de7d42a78 - lazy_static::lazy::Lazy::get::he77d507848ae4756 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:23:13 [INFO] [stderr] 27: 0x564de7d42a78 - ::deref::__stability::h4423c9412329348f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lib.rs:148:25 [INFO] [stderr] 28: 0x564de7d42a78 - ::deref::h7cb4618542989264 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lib.rs:150:21 [INFO] [stderr] 29: 0x564de7d42aa1 - crossbeam_epoch::default::HANDLE::__init::ha994375ceb477935 [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: 0x564de7d42b0a - crossbeam_epoch::default::HANDLE::__getit::{{closure}}::h273401ad3bded1bb [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:350:25 [INFO] [stderr] 31: 0x564de7d4572d - std::thread::local::lazy::LazyKeyInner::initialize::hea46a859cc133f14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:806:25 [INFO] [stderr] 32: 0x564de7d454b9 - std::thread::local::fast::Key::try_initialize::h14129be6ab7b22ab [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:984:31 [INFO] [stderr] 33: 0x564de7d45607 - std::thread::local::fast::Key::get::h10b8e2d61ef8a088 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:967:29 [INFO] [stderr] 34: 0x564de7d24099 - crossbeam_epoch::default::HANDLE::__getit::hdde599464a47c6fb [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:342:21 [INFO] [stderr] 35: 0x564de7d34b89 - std::thread::local::LocalKey::try_with::heb2ce4a408e0e834 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:441:32 [INFO] [stderr] 36: 0x564de7d3473f - std::thread::local::LocalKey::with::h88a70e6f9a513740 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stderr] 37: 0x564de7d240be - crossbeam_epoch::default::is_pinned::h3511b61b8263eb20 [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: 0x564de7d295a4 - crossbeam_deque::Stealer::steal::hdd14069854d59677 [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: 0x564de7d33393 - rayon_core::registry::WorkerThread::steal::{{closure}}::hc4ffb215cadeab9d [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: 0x564de7d308cb - core::ops::function::impls:: for &mut F>::call_mut::h73be6b7db2343c56 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x564de7d1d661 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h37516df26ffc5d7e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2680:32 [INFO] [stderr] 42: 0x564de7d1f669 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hb83f1ce8d7270bcd [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x564de7d1f44c - core::ops::function::impls:: for &mut F>::call_mut::hc3d05f28c5cbe0f4 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x564de7d1da8b - core::iter::traits::iterator::Iterator::try_fold::ha88dfeb65646fae0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2186:21 [INFO] [stderr] 45: 0x564de7d36dce - as core::iter::traits::iterator::Iterator>::try_fold::h9faeb6567e65e540 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x564de7d1e48f - as core::iter::traits::iterator::Iterator>::try_fold::h916bee768d5aa0d1 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x564de7d1f54b - core::iter::traits::iterator::Iterator::find_map::h821d473c4d184d78 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2686:9 [INFO] [stderr] 48: 0x564de7d370a9 - as core::iter::traits::iterator::Iterator>::next::he2e07362c9db247b [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x564de7d332de - rayon_core::registry::WorkerThread::steal::he8d823c65041163b [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: 0x564de7d33032 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hc7c4f9a74b358f14 [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: 0x564de7d1ba75 - core::option::Option::or_else::h788ddfbff2080b07 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1364:21 [INFO] [stderr] 52: 0x564de7d32d4a - rayon_core::registry::WorkerThread::wait_until_cold::hffe3d7a37edd220b [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: 0x564de7d327d3 - rayon_core::registry::WorkerThread::wait_until::h7c55cd4a0b6127a2 [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: 0x564de7d338f7 - rayon_core::registry::main_loop::h58b35ba8e5ad03a9 [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: 0x564de7d31dbc - rayon_core::registry::Registry::new::{{closure}}::h0de79a68b363569f [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: 0x564de7d241de - std::sys_common::backtrace::__rust_begin_short_backtrace::h0b5038526529e46e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 57: 0x564de7d2bdc2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8a62981e3bc93858 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stderr] 58: 0x564de7d2ceb2 - as core::ops::function::FnOnce<()>>::call_once::haf0800753b467353 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x564de7d2c264 - std::panicking::try::do_call::h792a98cda54b8259 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 60: 0x564de7d2ce1b - __rust_try [INFO] [stderr] 61: 0x564de7d2c020 - std::panicking::try::hc620c476b06de469 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 62: 0x564de7d1f1f2 - std::panic::catch_unwind::h6e3808a609362f39 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 63: 0x564de7d2bb3f - std::thread::Builder::spawn_unchecked_::{{closure}}::h21e56a0d69f806b5 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stderr] 64: 0x564de7d201bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0eb1954626535433 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x564de7db3953 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 66: 0x564de7db3953 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 67: 0x564de7db3953 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7fe230da4609 - start_thread [INFO] [stderr] 69: 0x7fe230cc3163 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f0b74aa2b5898c61efe979122637be198c8126298bce6ff1bab8a63c59882cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b74aa2b5898c61efe979122637be198c8126298bce6ff1bab8a63c59882cf6", kill_on_drop: false }` [INFO] [stdout] f0b74aa2b5898c61efe979122637be198c8126298bce6ff1bab8a63c59882cf6