[INFO] updating cached repository https://github.com/brandur/podcore [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] fed828318e8b85940b5611ed19168f219e9e791c [INFO] testing brandur/podcore against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandur%2Fpodcore" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brandur/podcore 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/brandur/podcore [INFO] finished tweaking git repo https://github.com/brandur/podcore [INFO] tweaked toml for git repo https://github.com/brandur/podcore written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/brandur/podcore 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 561e61138a10247eb38154dca4d546483833b9bfa88d3b8d0c4c43a0366acbca [INFO] running `"docker" "start" "-a" "561e61138a10247eb38154dca4d546483833b9bfa88d3b8d0c4c43a0366acbca"` [INFO] [stderr] Compiling serde v1.0.44 [INFO] [stderr] Compiling pq-sys v0.4.4 (https://github.com/golddranks/pq-sys#e1d26acf) [INFO] [stderr] Compiling unicode-normalization v0.1.6 [INFO] [stderr] Compiling slog v2.2.3 [INFO] [stderr] Compiling rand_core v0.1.0 [INFO] [stderr] Compiling horrorshow v0.6.3 [INFO] [stderr] Compiling actix-web v0.6.0-dev (https://github.com/actix/actix-web#a38acb41) [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.30 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling bytes v0.4.7 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.2.0 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling chan v0.1.21 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling juniper_codegen v0.9.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling rand v0.5.0-pre.1 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling diesel_derives v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.1.2 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [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: 0x56090431c13b - 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: 0x56090431c13b - 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: 0x56090431c13b - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x56090431c13b - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x56090431c13b - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x56090431be16 - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x56090431c7fd - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x560904310131 - std::panicking::begin_panic::h25e5882479371924 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:411 [INFO] [stderr] 8: 0x560904312271 - 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: 0x560904310780 - std::rt::lang_start::{{closure}}::hf7bc19783b80e7a0 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 10: 0x56090431c253 - std::rt::lang_start_internal::{{closure}}::h4e93c1949c7a1955 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 11: 0x56090431c253 - std::panicking::try::do_call::h9440ccd4dc467eaa [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 12: 0x56090431da6a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 13: 0x56090431cd0d - std::panicking::try::hc046e7ee42ee744f [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 14: 0x56090431cd0d - std::panic::catch_unwind::h27dfc457c200aee0 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 15: 0x56090431cd0d - std::rt::lang_start_internal::hea1b49a567afe309 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 16: 0x560904310759 - std::rt::lang_start::h8872563b6bc8f59a [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x560904312a1a - main [INFO] [stderr] 18: 0x7f01e3684b97 - __libc_start_main [INFO] [stderr] 19: 0x56090430d30a - _start [INFO] [stderr] 20: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=48f67714de06b017 -C extra-filename=-48f67714de06b017 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c8868ac77e9704fc.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-51dd7c2b44b560c1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.31.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=2a005e35e983145e -C extra-filename=-2a005e35e983145e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-96d819b388a7bd02.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-5cf836f912d969a1.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8880519ea1a29580.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-421bb410b122b449.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-c6768d2384b56552.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-6650fb1e4e588dd9.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-0a9fdf468224ebba.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "561e61138a10247eb38154dca4d546483833b9bfa88d3b8d0c4c43a0366acbca"` [INFO] running `"docker" "rm" "-f" "561e61138a10247eb38154dca4d546483833b9bfa88d3b8d0c4c43a0366acbca"` [INFO] [stdout] 561e61138a10247eb38154dca4d546483833b9bfa88d3b8d0c4c43a0366acbca