[INFO] updating cached repository https://github.com/bobbo/spotify-connect-scrobbler [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] checking bobbo/spotify-connect-scrobbler against master#446e5e57b667c841ba3ebb4b41b44fb98bd3af4b for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbo%2Fspotify-connect-scrobbler" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bobbo/spotify-connect-scrobbler on toolchain 446e5e57b667c841ba3ebb4b41b44fb98bd3af4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "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 /workspace/builds/worker-7/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 `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "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 `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 152fef94edbd7456ecc5c2d025427a647e241247c671883644d3aad34bcc1e34 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "152fef94edbd7456ecc5c2d025427a647e241247c671883644d3aad34bcc1e34"` [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] Checking librespot-core v0.0.0 [INFO] [stderr] Checking librespot-metadata v0.0.0 [INFO] [stderr] Checking librespot-protocol v0.0.0 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Checking rpassword v0.3.1 [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-701cf19e48b9482d/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: 0x55855cc94a14 - backtrace::backtrace::libunwind::trace::hf7e4e82efae30884 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55855cc94a14 - backtrace::backtrace::trace_unsynchronized::h0b0315e5422bf5c5 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55855cc94a14 - std::sys_common::backtrace::_print_fmt::ha6354f2d842cef76 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x55855cc94a14 - ::fmt::hd54b1f5cf3adafe0 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x55855ccad1ac - core::fmt::write::hc967ac066a03859c [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x55855cc93097 - std::io::Write::write_fmt::h5b4ad0ea64c4a019 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55855cc96d0e - std::sys_common::backtrace::_print::h51b22d5c4d74bb83 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x55855cc96d0e - std::sys_common::backtrace::print::h82f50a23f8a5bfab [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x55855cc96d0e - std::panicking::default_hook::{{closure}}::h7ceeb6dc02a24c61 [INFO] [stderr] at src/libstd/panicking.rs:189 [INFO] [stderr] 9: 0x55855cc96a11 - std::panicking::default_hook::h123f2472ae8cf2b5 [INFO] [stderr] at src/libstd/panicking.rs:206 [INFO] [stderr] 10: 0x55855cc97355 - std::panicking::rust_panic_with_hook::hf57d1dbfa9883023 [INFO] [stderr] at src/libstd/panicking.rs:469 [INFO] [stderr] 11: 0x55855cc8b08f - std::panicking::begin_panic::hb44528b46521c54d [INFO] [stderr] at /rustc/446e5e57b667c841ba3ebb4b41b44fb98bd3af4b/src/libstd/panicking.rs:403 [INFO] [stderr] 12: 0x55855cc8d471 - build_script_build::main::h02aeafbfbb782897 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 13: 0x55855cc8b6a0 - std::rt::lang_start::{{closure}}::h6e118741e387db95 [INFO] [stderr] at /rustc/446e5e57b667c841ba3ebb4b41b44fb98bd3af4b/src/libstd/rt.rs:61 [INFO] [stderr] 14: 0x55855cc96dd3 - std::rt::lang_start_internal::{{closure}}::hbb846b1e183cc6f4 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x55855cc96dd3 - std::panicking::try::do_call::h63eace360fa6cc01 [INFO] [stderr] at src/libstd/panicking.rs:288 [INFO] [stderr] 16: 0x55855cc9859a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x55855cc9784d - std::panicking::try::h3b1bd45eacecf915 [INFO] [stderr] at src/libstd/panicking.rs:267 [INFO] [stderr] 18: 0x55855cc9784d - std::panic::catch_unwind::hfbf4a2b77b10aaa4 [INFO] [stderr] at src/libstd/panic.rs:396 [INFO] [stderr] 19: 0x55855cc9784d - std::rt::lang_start_internal::h3d7248e04377da19 [INFO] [stderr] at src/libstd/rt.rs:47 [INFO] [stderr] 20: 0x55855cc8b679 - std::rt::lang_start::h98c6285cc95090e5 [INFO] [stderr] at /rustc/446e5e57b667c841ba3ebb4b41b44fb98bd3af4b/src/libstd/rt.rs:61 [INFO] [stderr] 21: 0x55855cc8dc0a - main [INFO] [stderr] 22: 0x7f2c19131b97 - __libc_start_main [INFO] [stderr] 23: 0x55855cc883fa - _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" "152fef94edbd7456ecc5c2d025427a647e241247c671883644d3aad34bcc1e34"` [INFO] running `"docker" "rm" "-f" "152fef94edbd7456ecc5c2d025427a647e241247c671883644d3aad34bcc1e34"` [INFO] [stdout] 152fef94edbd7456ecc5c2d025427a647e241247c671883644d3aad34bcc1e34