[INFO] updating cached repository https://github.com/bobbo/spotify-connect-scrobbler [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] be5f8a3784aad15adf60848d505568c72372c29b [INFO] testing bobbo/spotify-connect-scrobbler against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbo%2Fspotify-connect-scrobbler" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bobbo/spotify-connect-scrobbler on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bobbo/spotify-connect-scrobbler [INFO] removed workspace from git repo https://github.com/bobbo/spotify-connect-scrobbler [INFO] removed path dependency librespot-core from git repo https://github.com/bobbo/spotify-connect-scrobbler [INFO] removed path dependency librespot-metadata from git repo https://github.com/bobbo/spotify-connect-scrobbler [INFO] removed path dependency librespot-protocol from git repo https://github.com/bobbo/spotify-connect-scrobbler [INFO] finished tweaking git repo https://github.com/bobbo/spotify-connect-scrobbler [INFO] tweaked toml for git repo https://github.com/bobbo/spotify-connect-scrobbler written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bobbo/spotify-connect-scrobbler already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (librespot-core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-metadata) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-protocol) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-protobuf-macros` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (librespot-core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-metadata) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-protocol) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] fc0a4ca5af64fa0a7366fbd9e158c5344eaa66a9d9113e1f9dfb75520981f521 [INFO] running `"docker" "start" "-a" "fc0a4ca5af64fa0a7366fbd9e158c5344eaa66a9d9113e1f9dfb75520981f521"` [INFO] [stderr] warning: dependency (librespot-core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-metadata) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (librespot-protocol) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Compiling librespot-core v0.0.0 [INFO] [stderr] Compiling librespot-protocol v0.0.0 [INFO] [stderr] Compiling librespot-metadata v0.0.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.6 [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-116a0ca272e56440/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: 0x55d9b9701ad4 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55d9b9701ad4 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55d9b9701ad4 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stderr] 3: 0x55d9b9701ad4 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] 4: 0x55d9b971a3fc - core::fmt::write::h7fd0d904495c035f [INFO] [stderr] at src/libcore/fmt/mod.rs:1030 [INFO] [stderr] 5: 0x55d9b97000b7 - std::io::Write::write_fmt::h663e4bf63637c947 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55d9b9703dc5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stderr] 7: 0x55d9b9703dc5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55d9b9703dc5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stderr] at src/libstd/panicking.rs:196 [INFO] [stderr] 9: 0x55d9b9703ab6 - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x55d9b9704415 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x55d9b96f823f - std::panicking::begin_panic::h3c38dfba240f5c2e [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:407 [INFO] [stderr] 12: 0x55d9b96fa621 - build_script_build::main::h4fe6cafe8b04d392 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 13: 0x55d9b96f8850 - std::rt::lang_start::{{closure}}::hd6e41290d0f15225 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55d9b9703e93 - std::rt::lang_start_internal::{{closure}}::hf85bf15597d76295 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x55d9b9703e93 - std::panicking::try::do_call::hd308ec0604b9bc21 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 16: 0x55d9b970565a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x55d9b970490d - std::panicking::try::hafc45125a5bd2b22 [INFO] [stderr] at src/libstd/panicking.rs:271 [INFO] [stderr] 18: 0x55d9b970490d - std::panic::catch_unwind::h8494678ec44c4b51 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x55d9b970490d - std::rt::lang_start_internal::h7404667a595739f8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x55d9b96f8829 - std::rt::lang_start::hf9f4cddcadd2088d [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x55d9b96fadba - main [INFO] [stderr] 22: 0x7f55207e8b97 - __libc_start_main [INFO] [stderr] 23: 0x55d9b96f53fa - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fc0a4ca5af64fa0a7366fbd9e158c5344eaa66a9d9113e1f9dfb75520981f521"` [INFO] running `"docker" "rm" "-f" "fc0a4ca5af64fa0a7366fbd9e158c5344eaa66a9d9113e1f9dfb75520981f521"` [INFO] [stdout] fc0a4ca5af64fa0a7366fbd9e158c5344eaa66a9d9113e1f9dfb75520981f521