[INFO] cloning repository https://github.com/andreevlex/webserver_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreevlex/webserver_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreevlex%2Fwebserver_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreevlex%2Fwebserver_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa667f03afb59e654a96ec990f1dcd6298da3e3d [INFO] testing andreevlex/webserver_test against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreevlex%2Fwebserver_test" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andreevlex/webserver_test on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andreevlex/webserver_test [INFO] finished tweaking git repo https://github.com/andreevlex/webserver_test [INFO] tweaked toml for git repo https://github.com/andreevlex/webserver_test written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/andreevlex/webserver_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md5 v0.3.7 [INFO] [stderr] Downloaded serde_urlencoded v0.5.2 [INFO] [stderr] Downloaded stable_deref_trait v1.1.0 [INFO] [stderr] Downloaded walkdir v2.1.4 [INFO] [stderr] Downloaded tokio-timer v0.2.4 [INFO] [stderr] Downloaded vcpkg v0.2.4 [INFO] [stderr] Downloaded regex-syntax v0.6.1 [INFO] [stderr] Downloaded bytes v0.4.8 [INFO] [stderr] Downloaded bytecount v0.3.1 [INFO] [stderr] Downloaded ipconfig v0.1.6 [INFO] [stderr] Downloaded termcolor v0.3.6 [INFO] [stderr] Downloaded string v0.1.0 [INFO] [stderr] Downloaded regex v1.0.1 [INFO] [stderr] Downloaded jsonwebtoken v4.0.1 [INFO] [stderr] Downloaded http v0.1.7 [INFO] [stderr] Downloaded flate2 v1.0.1 [INFO] [stderr] Downloaded mime v0.3.8 [INFO] [stderr] Downloaded mime_guess v2.0.0-alpha.5 [INFO] [stderr] Downloaded tokio-reactor v0.1.2 [INFO] [stderr] Downloaded tokio-fs v0.1.2 [INFO] [stderr] Downloaded env_logger v0.5.10 [INFO] [stderr] Downloaded libsqlite3-sys v0.9.1 [INFO] [stderr] Downloaded h2 v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bfea5835952ea0f00d785d72ac31d54844073beb92ab329b8a3a352e9ecc606 [INFO] running `Command { std: "docker" "start" "-a" "4bfea5835952ea0f00d785d72ac31d54844073beb92ab329b8a3a352e9ecc606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bfea5835952ea0f00d785d72ac31d54844073beb92ab329b8a3a352e9ecc606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bfea5835952ea0f00d785d72ac31d54844073beb92ab329b8a3a352e9ecc606", kill_on_drop: false }` [INFO] [stdout] 4bfea5835952ea0f00d785d72ac31d54844073beb92ab329b8a3a352e9ecc606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4bd7167d10888b864c9170556f8ce95cd0128f0db46059e4a27de06846825b5 [INFO] running `Command { std: "docker" "start" "-a" "b4bd7167d10888b864c9170556f8ce95cd0128f0db46059e4a27de06846825b5", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling string v0.1.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling http-range v0.1.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling mio v0.6.15 [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 serde_json v1.0.22 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling http v0.1.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling failure_derive v0.1.1 [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 h2 v0.1.10 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling diesel_derives v1.3.0 [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-83c2a44c57ad66e7/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', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d5de53e630 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55d5de53e630 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d5de53e630 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55d5de53e630 - ::fmt::he1640d5f0d93f618 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55d5de55e10c - core::fmt::write::h88012e1f01caeebf [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55d5de53abf5 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x55d5de54082b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55d5de54082b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55d5de54082b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55d5de540301 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55d5de540ef4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55d5de5409a7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x55d5de53eb2c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55d5de540939 - rust_begin_unwind [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55d5de46c331 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55d5de46c27d - core::panicking::panic::h344f23ad26057b48 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55d5de4e1fc8 - core::mem::uninitialized::h4741b5af68bb2cdc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stderr] 17: 0x55d5de4e1fc8 - crossbeam_epoch::sync::queue::Queue::new::h3c0896c6560da1df [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: 0x55d5de4e3f1a - crossbeam_epoch::internal::Global::new::h8cd37051ed9ce9e6 [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: 0x55d5de4e9d01 - crossbeam_epoch::collector::Collector::new::hf918e7df38ab29fe [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: 0x55d5de4e051a - ::deref::__static_ref_initialize::h662ed5b10e754757 [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: 0x55d5de4e051a - core::ops::function::FnOnce::call_once::h5d25a29469032cd2 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55d5de4e03e3 - lazy_static::lazy::Lazy::get::{{closure}}::h1e0c770d92b6db77 [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: 0x55d5de4e652e - std::sync::once::Once::call_once::{{closure}}::h03ad243dd0c038cf [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55d5de46ba0c - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x55d5de4e64b8 - std::sync::once::Once::call_once::hea6081e39701cd45 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55d5de4e6d11 - lazy_static::lazy::Lazy::get::hca9cc84de2edca30 [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: 0x55d5de4e6d11 - ::deref::__stability::h5e4bcd6cc778eef8 [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: 0x55d5de4e6d11 - ::deref::hfb828fd6ab5ef010 [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: 0x55d5de4e6d41 - crossbeam_epoch::default::HANDLE::__init::h796bf2723b22e876 [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: 0x55d5de4e04f9 - core::ops::function::FnOnce::call_once::h0bc73a068330521e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55d5de4e655c - std::thread::local::lazy::LazyKeyInner::initialize::hae051add9bc78259 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 32: 0x55d5de4e2e50 - std::thread::local::fast::Key::try_initialize::h90b432455dfaeb52 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 33: 0x55d5de4e2f97 - std::thread::local::fast::Key::get::h83ae1bcd1647339a [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 34: 0x55d5de4c871d - crossbeam_epoch::default::HANDLE::__getit::h128d3d840bfeab8a [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x55d5de4c71a8 - std::thread::local::LocalKey::try_with::h5c4cde09e206814e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 36: 0x55d5de4c6f0f - std::thread::local::LocalKey::with::hfd4ba713f4a74b43 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 37: 0x55d5de4c873e - crossbeam_epoch::default::is_pinned::h62e7571709535e6b [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: 0x55d5de4bbfa4 - crossbeam_deque::Stealer::steal::hd28b03390fda80d9 [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: 0x55d5de4c3fb3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hacdb91d27a422cc3 [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: 0x55d5de4c11ab - core::ops::function::impls:: for &mut F>::call_mut::h409ad69d48e1f09e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55d5de4c9551 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hd3e43ca352db896d [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stderr] 42: 0x55d5de4b0041 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h6600b512b0ee703f [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55d5de4afd6c - core::ops::function::impls:: for &mut F>::call_mut::hdf957b041517ec6c [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55d5de4c99e3 - core::iter::traits::iterator::Iterator::try_fold::hbd33f69eedd1114f [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stderr] 45: 0x55d5de4c824e - as core::iter::traits::iterator::Iterator>::try_fold::h6c8ca6d927c6da46 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55d5de4af7dc - as core::iter::traits::iterator::Iterator>::try_fold::h289109d00eb3a0c1 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55d5de4aff1b - core::iter::traits::iterator::Iterator::find_map::hc01c529291e07201 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stderr] 48: 0x55d5de4ae289 - as core::iter::traits::iterator::Iterator>::next::h74fc670dbc9991ac [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55d5de4c3ef2 - rayon_core::registry::WorkerThread::steal::h8afbbf2480ba2c4d [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: 0x55d5de4c3b92 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h8e2288c6cb97b37f [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: 0x55d5de4ace31 - core::option::Option::or_else::hb2db75f7b9c55705 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/option.rs:1124:21 [INFO] [stderr] 52: 0x55d5de4c38a7 - rayon_core::registry::WorkerThread::wait_until_cold::h8c92a630b36d6db5 [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: 0x55d5de4c32bc - rayon_core::registry::WorkerThread::wait_until::h34f975eff470ca12 [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: 0x55d5de4c4616 - rayon_core::registry::main_loop::ha9624225f327b15a [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: 0x55d5de4c283c - rayon_core::registry::Registry::new::{{closure}}::h1d9f2e983d7c28d8 [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: 0x55d5de4b2e0e - std::sys_common::backtrace::__rust_begin_short_backtrace::h42151c014faf7011 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55d5de4c03d2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h448dd4af0e7ecf14 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stderr] 58: 0x55d5de4c6752 - as core::ops::function::FnOnce<()>>::call_once::h7fcd09cece15b377 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stderr] 59: 0x55d5de4bc734 - std::panicking::try::do_call::h672122661cabd746 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 60: 0x55d5de4bd89d - __rust_try [INFO] [stderr] 61: 0x55d5de4bc460 - std::panicking::try::h724756824e4c1861 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 62: 0x55d5de4c6dc2 - std::panic::catch_unwind::hb18e2ef72b847fd5 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stderr] 63: 0x55d5de4c01cc - std::thread::Builder::spawn_unchecked::{{closure}}::hae42d14dd5b92964 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stderr] 64: 0x55d5de4b2f8f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b4a7466f7825b64 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55d5de546e77 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 66: 0x55d5de546e77 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 67: 0x55d5de546e77 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stderr] 68: 0x7f227a126609 - start_thread [INFO] [stderr] 69: 0x7f2279ef8293 - 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" "b4bd7167d10888b864c9170556f8ce95cd0128f0db46059e4a27de06846825b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4bd7167d10888b864c9170556f8ce95cd0128f0db46059e4a27de06846825b5", kill_on_drop: false }` [INFO] [stdout] b4bd7167d10888b864c9170556f8ce95cd0128f0db46059e4a27de06846825b5