[INFO] updating cached repository https://github.com/zzzdong/etcddata [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ee43aaaf1d906f434a6180457bc956fe4646e2db [INFO] testing zzzdong/etcddata against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzzdong%2Fetcddata" "work/builds/worker-8/source"` [INFO] [stderr] Cloning into 'work/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zzzdong/etcddata on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zzzdong/etcddata [INFO] finished tweaking git repo https://github.com/zzzdong/etcddata [INFO] tweaked toml for git repo https://github.com/zzzdong/etcddata written to work/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/zzzdong/etcddata already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 4adf1a4ce428328cde6bab029596550ae75eb306cff45bea28436b791ca93026 [INFO] running `"docker" "start" "-a" "4adf1a4ce428328cde6bab029596550ae75eb306cff45bea28436b791ca93026"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling protobuf v2.6.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling etcdv3client v0.1.0 (https://github.com/zzzdong/etcdv3client-rust.git#129b8681) [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.20 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tls-api v0.1.22 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling tls-api-stub v0.1.22 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.17 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-tls-api v0.1.22 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] error: failed to run custom build command for `openssl v0.9.24` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-1a816ff60cbf6089/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Unable to detect OpenSSL version', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5576719f513b - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5576719f513b - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5576719f513b - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x5576719f513b - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x5576719f513b - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x5576719f4e16 - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x5576719f57fd - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x5576719e9131 - std::panicking::begin_panic::h25e5882479371924 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:411 [INFO] [stderr] 8: 0x5576719eb271 - build_script_build::main::h995e8efeb76c403e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 9: 0x5576719e9780 - std::rt::lang_start::{{closure}}::hf7bc19783b80e7a0 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 10: 0x5576719f5253 - std::rt::lang_start_internal::{{closure}}::h4e93c1949c7a1955 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 11: 0x5576719f5253 - std::panicking::try::do_call::h9440ccd4dc467eaa [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 12: 0x5576719f6a6a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 13: 0x5576719f5d0d - std::panicking::try::hc046e7ee42ee744f [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 14: 0x5576719f5d0d - std::panic::catch_unwind::h27dfc457c200aee0 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 15: 0x5576719f5d0d - std::rt::lang_start_internal::hea1b49a567afe309 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 16: 0x5576719e9759 - std::rt::lang_start::h8872563b6bc8f59a [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x5576719eba1a - main [INFO] [stderr] 18: 0x7f27f77ccb97 - __libc_start_main [INFO] [stderr] 19: 0x5576719e630a - _start [INFO] [stderr] 20: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4adf1a4ce428328cde6bab029596550ae75eb306cff45bea28436b791ca93026"` [INFO] running `"docker" "rm" "-f" "4adf1a4ce428328cde6bab029596550ae75eb306cff45bea28436b791ca93026"` [INFO] [stdout] 4adf1a4ce428328cde6bab029596550ae75eb306cff45bea28436b791ca93026