[INFO] cloning repository https://github.com/ojensen5115/pastebin-actix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ojensen5115/pastebin-actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojensen5115%2Fpastebin-actix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojensen5115%2Fpastebin-actix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 139b8cb64b73b3147d21566f009a81aabdb5f922 [INFO] testing ojensen5115/pastebin-actix against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojensen5115%2Fpastebin-actix" "/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/ojensen5115/pastebin-actix on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ojensen5115/pastebin-actix [INFO] finished tweaking git repo https://github.com/ojensen5115/pastebin-actix [INFO] tweaked toml for git repo https://github.com/ojensen5115/pastebin-actix written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ojensen5115/pastebin-actix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 748dd9b4650c3eb30450d48007a163d035909f9906449a1a1cb8cb8be6d8e4f8 [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" "748dd9b4650c3eb30450d48007a163d035909f9906449a1a1cb8cb8be6d8e4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "748dd9b4650c3eb30450d48007a163d035909f9906449a1a1cb8cb8be6d8e4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748dd9b4650c3eb30450d48007a163d035909f9906449a1a1cb8cb8be6d8e4f8", kill_on_drop: false }` [INFO] [stdout] 748dd9b4650c3eb30450d48007a163d035909f9906449a1a1cb8cb8be6d8e4f8 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 043072ef1eea01af23e71f470435f5431602c21fc2ac8d5f9f3cf41519a94a1e [INFO] running `Command { std: "docker" "start" "-a" "043072ef1eea01af23e71f470435f5431602c21fc2ac8d5f9f3cf41519a94a1e", 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.17 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [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 remove_dir_all v0.5.1 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling string v0.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling http-range v0.1.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.4.2 [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 arrayvec v0.4.7 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [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.14 [INFO] [stderr] Compiling cmake v0.1.31 [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 time v0.1.40 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling walkdir v1.0.7 [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 syn v0.11.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling onig_sys v65.0.1 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling askama_shared v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling askama_derive v0.6.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [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-36613a6c0bad70d9/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/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_HAS_ATOMIC_EQUAL_ALIGNMENT: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE: 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_THREAD_LOCAL: [INFO] [stderr] CARGO_CFG_TARGET_VENDOR: unknown [INFO] [stderr] CARGO_CFG_UNIX: [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: --jobserver-fds=5,6 -j --jobserver-auth=5,6 -j [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: 043072ef1eea [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib [INFO] [stderr] NUM_JOBS: 16 [INFO] [stderr] OPT_LEVEL: 0 [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/ring-20147e0260ae30ac/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] PWD: /opt/rustwide/workdir [INFO] [stderr] RUSTC: rustc [INFO] [stderr] RUSTDOC: rustdoc [INFO] [stderr] RUSTFLAGS: --cap-lints=forbid [INFO] [stderr] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN: 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] [stderr] RUST_BACKTRACE: full [INFO] [stderr] RUST_RECURSION_COUNT: 1 [INFO] [stderr] SHLVL: 0 [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', /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563368578130 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x563368578130 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x563368578130 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x563368578130 - ::fmt::h7881e3a580134f9a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x563368598f1c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x563368573702 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x56336857aa25 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56336857aa25 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56336857aa25 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56336857a57a - std::panicking::default_hook::hb08853b392b9404b [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56336857b1c1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x56336857acd7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x5633685785ec - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56336857ac69 - rust_begin_unwind [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5633685982c1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x56336859820d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x56336851b4d8 - core::mem::uninitialized::h4f089751b4635616 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x56336851b4d8 - crossbeam_epoch::sync::queue::Queue::new::h2f72688697cc1ec5 [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: 0x563368511dbd - crossbeam_epoch::internal::Global::new::h346330ad836729dd [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: 0x56336851d401 - crossbeam_epoch::collector::Collector::new::h0746e41221f09064 [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: 0x563368516e9a - ::deref::__static_ref_initialize::h066159c69ee10bd8 [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: 0x563368516e9a - core::ops::function::FnOnce::call_once::h4251242fb8ed687f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x563368516d83 - lazy_static::lazy::Lazy::get::{{closure}}::h9055e6d8c7fe1fb0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:24:45 [INFO] [stderr] 23: 0x56336851e76f - std::sync::once::Once::call_once::{{closure}}::h559e5f0cbda40139 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x563368577c02 - std::sync::once::Once::call_inner::hc3d5e817f9c320a2 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x56336851e6e5 - std::sync::once::Once::call_once::h22235f0aa7a3b3e8 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x56336851645f - lazy_static::lazy::Lazy::get::h9970dea137115efe [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:23:13 [INFO] [stderr] 27: 0x56336851645f - ::deref::__stability::h41c2b5f35eb3498e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:148:25 [INFO] [stderr] 28: 0x56336851645f - ::deref::h3037b0795d421416 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:150:21 [INFO] [stderr] 29: 0x563368516494 - crossbeam_epoch::default::HANDLE::__init::h4308e89de5db7be9 [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: 0x563368516f09 - core::ops::function::FnOnce::call_once::hcfaefacf7b7ec713 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x563368515abc - std::thread::local::lazy::LazyKeyInner::initialize::h194b53c8fe8fc67a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x56336851e806 - std::thread::local::fast::Key::try_initialize::h216c571cec2866e1 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x56336851e94b - std::thread::local::fast::Key::get::hac0daff2d4881257 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x5633685164dd - crossbeam_epoch::default::HANDLE::__getit::h5aaeafd4e39ce11f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x5633684e464b - std::thread::local::LocalKey::try_with::h6abf8428219df7a9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x5633684e43bf - std::thread::local::LocalKey::with::h947700ef29fa7f60 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x5633684f6234 - crossbeam_epoch::default::is_pinned::h4e157893c12f5484 [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: 0x5633684ebdc4 - crossbeam_deque::Stealer::steal::h638dbcb493a0f5ae [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: 0x5633684db823 - rayon_core::registry::WorkerThread::steal::{{closure}}::h956382d071e6f74b [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: 0x5633684d88bb - core::ops::function::impls:: for &mut F>::call_mut::h8fd9a94f68d27aab [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x5633684e92a1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h700bd677b7b01fdf [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x5633684e376c - core::iter::adapters::filter_try_fold::{{closure}}::h98429b0a89c3794d [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/mod.rs:1078:44 [INFO] [stderr] 43: 0x5633684e2f2c - core::ops::function::impls:: for &mut F>::call_mut::h2dffe67bc500bc94 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x5633684e9743 - core::iter::traits::iterator::Iterator::try_fold::hccc9c96bbf46671b [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x5633684e5982 - as core::iter::traits::iterator::Iterator>::try_fold::h5ddf6e190098457f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/chain.rs:105:19 [INFO] [stderr] 46: 0x5633684e24d6 - as core::iter::traits::iterator::Iterator>::try_fold::h11b4ad7e6dbf372c [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/mod.rs:1127:9 [INFO] [stderr] 47: 0x5633684e3301 - core::iter::traits::iterator::Iterator::find_map::hd8d42a6110944fd8 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x5633684e2546 - as core::iter::traits::iterator::Iterator>::next::h17320c8f936616c3 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/mod.rs:1245:9 [INFO] [stderr] 49: 0x5633684db726 - rayon_core::registry::WorkerThread::steal::h9badc7fb11162304 [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: 0x5633684db3b2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h496fc4bbd1e77663 [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: 0x5633684f4323 - core::option::Option::or_else::h3a6375dbb014455e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x5633684db0c4 - rayon_core::registry::WorkerThread::wait_until_cold::h9ea37038e52ead06 [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: 0x5633684dab18 - rayon_core::registry::WorkerThread::wait_until::h09b9a6adfd1c64e2 [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: 0x5633684dbd17 - rayon_core::registry::main_loop::he8f95c23eea88904 [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: 0x5633684da05d - rayon_core::registry::Registry::new::{{closure}}::h7602f500674d6275 [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: 0x5633684e428e - std::sys_common::backtrace::__rust_begin_short_backtrace::h6e634aa225c1efe5 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x5633684e6b92 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha5d991150ee94b29 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x5633684ec712 - as core::ops::function::FnOnce<()>>::call_once::he133d7cfde2d4b2a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x5633684f37ce - std::panicking::try::do_call::hfb2cd447089a1333 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x5633684f4b0d - __rust_try [INFO] [stderr] 61: 0x5633684f3673 - std::panicking::try::he6f9141af8ed244d [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x5633684ed822 - std::panic::catch_unwind::hed949056ac176430 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x5633684e6980 - std::thread::Builder::spawn_unchecked::{{closure}}::h60c080397f31ab70 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x5633684e71df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0b0de2b8050a02cd [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x563368581e7a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stderr] 66: 0x563368581e7a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stderr] 67: 0x563368581e7a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f3531818609 - start_thread [INFO] [stderr] 69: 0x7f3531739293 - 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" "043072ef1eea01af23e71f470435f5431602c21fc2ac8d5f9f3cf41519a94a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "043072ef1eea01af23e71f470435f5431602c21fc2ac8d5f9f3cf41519a94a1e", kill_on_drop: false }` [INFO] [stdout] 043072ef1eea01af23e71f470435f5431602c21fc2ac8d5f9f3cf41519a94a1e