[INFO] updating cached repository https://github.com/ordovicia/scholar [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] 4cce88f5531f5a9233d8890963b22297c207ae52 [INFO] testing ordovicia/scholar against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordovicia%2Fscholar" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ordovicia/scholar 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/ordovicia/scholar [INFO] finished tweaking git repo https://github.com/ordovicia/scholar [INFO] tweaked toml for git repo https://github.com/ordovicia/scholar written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ordovicia/scholar 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 56140f12e3938b51bff09ba39d751cab0a2fc6e72340d69a5c06909936f22f2d [INFO] running `"docker" "start" "-a" "56140f12e3938b51bff09ba39d751cab0a2fc6e72340d69a5c06909936f22f2d"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/scrape.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/errors.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/config.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling rustc-demangle v0.1.6 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.26 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [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: 0x55eeb7d4813b - 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: 0x55eeb7d4813b - 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: 0x55eeb7d4813b - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55eeb7d4813b - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55eeb7d4813b - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55eeb7d47e16 - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55eeb7d487fd - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55eeb7d3c131 - std::panicking::begin_panic::h25e5882479371924 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:411 [INFO] [stderr] 8: 0x55eeb7d3e271 - 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: 0x55eeb7d3c780 - std::rt::lang_start::{{closure}}::hf7bc19783b80e7a0 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 10: 0x55eeb7d48253 - std::rt::lang_start_internal::{{closure}}::h4e93c1949c7a1955 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 11: 0x55eeb7d48253 - std::panicking::try::do_call::h9440ccd4dc467eaa [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 12: 0x55eeb7d49a6a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 13: 0x55eeb7d48d0d - std::panicking::try::hc046e7ee42ee744f [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 14: 0x55eeb7d48d0d - std::panic::catch_unwind::h27dfc457c200aee0 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 15: 0x55eeb7d48d0d - std::rt::lang_start_internal::hea1b49a567afe309 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 16: 0x55eeb7d3c759 - std::rt::lang_start::h8872563b6bc8f59a [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x55eeb7d3ea1a - main [INFO] [stderr] 18: 0x7f0802f3bb97 - __libc_start_main [INFO] [stderr] 19: 0x55eeb7d3930a - _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" "56140f12e3938b51bff09ba39d751cab0a2fc6e72340d69a5c06909936f22f2d"` [INFO] running `"docker" "rm" "-f" "56140f12e3938b51bff09ba39d751cab0a2fc6e72340d69a5c06909936f22f2d"` [INFO] [stdout] 56140f12e3938b51bff09ba39d751cab0a2fc6e72340d69a5c06909936f22f2d