[INFO] cloning repository https://github.com/clux/volf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clux/volf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Fvolf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Fvolf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4773db13bda2d87f052e633136860faf4904812d [INFO] checking clux/volf against try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Fvolf" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clux/volf on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clux/volf [INFO] removed 0 missing tests [INFO] removed path dependency github-rs from git repo https://github.com/clux/volf [INFO] finished tweaking git repo https://github.com/clux/volf [INFO] tweaked toml for git repo https://github.com/clux/volf written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/clux/volf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (github-rs) 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-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (github-rs) 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] Downloading crates ... [INFO] [stderr] Downloaded github-rs v0.7.0 [INFO] [stderr] Downloaded hubcaps v0.3.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b8972754086b6036ef74f3c8770863cd50b7f5e77cee4050670208a39b6e690 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6b8972754086b6036ef74f3c8770863cd50b7f5e77cee4050670208a39b6e690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b8972754086b6036ef74f3c8770863cd50b7f5e77cee4050670208a39b6e690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b8972754086b6036ef74f3c8770863cd50b7f5e77cee4050670208a39b6e690", kill_on_drop: false }` [INFO] [stdout] 6b8972754086b6036ef74f3c8770863cd50b7f5e77cee4050670208a39b6e690 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b345b30e4b5c8a5c8ff1e4b0b38e5a6e7e48e0698d01707bea62372eab18bf24 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b345b30e4b5c8a5c8ff1e4b0b38e5a6e7e48e0698d01707bea62372eab18bf24", kill_on_drop: false }` [INFO] [stderr] warning: dependency (github-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking num-traits v0.1.43 [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-933bb1ed07953139/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: 0x55a0e25d0767 - std::backtrace_rs::backtrace::libunwind::trace::h746c3e9529d524bc [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55a0e25d0767 - std::backtrace_rs::backtrace::trace_unsynchronized::h84373278bfb39e0c [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a0e25d0767 - std::sys_common::backtrace::_print_fmt::h517324efde750597 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55a0e25d0767 - ::fmt::hf594ab77fac89284 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55a0e25e71ac - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55a0e25ce682 - std::io::Write::write_fmt::h3f6656f045fa877f [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55a0e25d24a5 - std::sys_common::backtrace::_print::hda7655c057c24dcc [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55a0e25d24a5 - std::sys_common::backtrace::print::h546a6c8431d46287 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55a0e25d24a5 - std::panicking::default_hook::{{closure}}::h006dd083853faf51 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55a0e25d1ffa - std::panicking::default_hook::hf0f9afb1017317fc [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55a0e25d2c41 - std::panicking::rust_panic_with_hook::hb7a19826c029b1d6 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55a0e25b865a - std::panicking::begin_panic::{{closure}}::h924e68209efa3b0f [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x55a0e25b89e8 - std::sys_common::backtrace::__rust_end_short_backtrace::h8e5711d4b74f4efd [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55a0e25b8597 - std::panicking::begin_panic::hc726ff0fd36b4ddf [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x55a0e25b65d0 - build_script_build::main::habcc299d11407c6b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] 15: 0x55a0e25b575b - core::ops::function::FnOnce::call_once::h217bdae938c01a67 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x55a0e25b8a1e - std::sys_common::backtrace::__rust_begin_short_backtrace::h53b0afaa4736ed14 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x55a0e25b7d01 - std::rt::lang_start::{{closure}}::hf3cd8dd8c3f17b43 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/rt.rs:66:18 [INFO] [stderr] 18: 0x55a0e25d3067 - core::ops::function::impls:: for &F>::call_once::h54c39b9b8451875a [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x55a0e25d3067 - std::panicking::try::do_call::hcdfba51a06e21b42 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:379:40 [INFO] [stderr] 20: 0x55a0e25d3067 - std::panicking::try::h77386c66889b2066 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panicking.rs:343:19 [INFO] [stderr] 21: 0x55a0e25d3067 - std::panic::catch_unwind::hc55a0d8aadca44f0 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/panic.rs:396:14 [INFO] [stderr] 22: 0x55a0e25d3067 - std::rt::lang_start_internal::h97dca9624db2aa85 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/rt.rs:51:25 [INFO] [stderr] 23: 0x55a0e25b7cd7 - std::rt::lang_start::hb611aa5350bef8a9 [INFO] [stderr] at /rustc/81275a1445c7502a974118e0c69b795ab60be991/library/std/src/rt.rs:65:5 [INFO] [stderr] 24: 0x55a0e25b6d1a - main [INFO] [stderr] 25: 0x7ffba94380b3 - __libc_start_main [INFO] [stderr] 26: 0x55a0e25b309e - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b345b30e4b5c8a5c8ff1e4b0b38e5a6e7e48e0698d01707bea62372eab18bf24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b345b30e4b5c8a5c8ff1e4b0b38e5a6e7e48e0698d01707bea62372eab18bf24", kill_on_drop: false }` [INFO] [stdout] b345b30e4b5c8a5c8ff1e4b0b38e5a6e7e48e0698d01707bea62372eab18bf24