[INFO] cloning repository https://github.com/avalarin/elasticsearch-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avalarin/elasticsearch-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favalarin%2Felasticsearch-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favalarin%2Felasticsearch-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdae11a27b0caed43e02b4a8772fe0396cf311de [INFO] testing avalarin/elasticsearch-cli against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favalarin%2Felasticsearch-cli" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/avalarin/elasticsearch-cli on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/avalarin/elasticsearch-cli [INFO] finished tweaking git repo https://github.com/avalarin/elasticsearch-cli [INFO] tweaked toml for git repo https://github.com/avalarin/elasticsearch-cli written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/avalarin/elasticsearch-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c250a7efe542aa01fb1d9d186f0a332e81817bc06f9e4c79299c895728bf29e [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" "9c250a7efe542aa01fb1d9d186f0a332e81817bc06f9e4c79299c895728bf29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c250a7efe542aa01fb1d9d186f0a332e81817bc06f9e4c79299c895728bf29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c250a7efe542aa01fb1d9d186f0a332e81817bc06f9e4c79299c895728bf29e", kill_on_drop: false }` [INFO] [stdout] 9c250a7efe542aa01fb1d9d186f0a332e81817bc06f9e4c79299c895728bf29e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e7b7707fd518d16bd8cb4a1281c494a0aae922d5814a5e41d1490886eea71db [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" "6e7b7707fd518d16bd8cb4a1281c494a0aae922d5814a5e41d1490886eea71db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling clamp v0.1.0 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling elastic_requests v0.20.10 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling libflate v0.1.21 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rust-gmp v0.3.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling rpassword v2.1.0 [INFO] [stderr] Compiling termion v1.5.2 [INFO] [stderr] Compiling rpassword v3.0.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling cookie v0.11.0 [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-495a03dac4ed42d7/build-script-build` (exit status: 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: 0x564d051b5a90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x564d051b5a90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564d051b5a90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564d051b5a90 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564d051cf5bc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x564d051b43b5 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x564d051b76cb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x564d051b76cb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x564d051b76cb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x564d051b71a1 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x564d051b7d94 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x564d051a531f - std::panicking::begin_panic::{{closure}}::hdf5551cbf65d99a7 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:542:9 [INFO] [stderr] 12: 0x564d051a5178 - std::sys_common::backtrace::__rust_end_short_backtrace::hf256de785c3c3e92 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x564d051a5265 - std::panicking::begin_panic::hb6712b0f1e077a97 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:541:12 [INFO] [stderr] 14: 0x564d051a6388 - build_script_build::main::hc08c76c7272b1004 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] 15: 0x564d051a3aeb - core::ops::function::FnOnce::call_once::h75f48921aa486379 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x564d051a51be - std::sys_common::backtrace::__rust_begin_short_backtrace::h6c5dd08c49c0de72 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x564d051a4221 - std::rt::lang_start::{{closure}}::he1eea97743199999 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:63:18 [INFO] [stderr] 18: 0x564d051b829a - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x564d051b829a - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stderr] 20: 0x564d051b829a - std::panicking::try::hcd5af58f52320690 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stderr] 21: 0x564d051b829a - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stderr] 22: 0x564d051b829a - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:48 [INFO] [stderr] 23: 0x564d051b829a - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x564d051b829a - std::panicking::try::h6f4a87ad169e174b [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x564d051b829a - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x564d051b829a - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:20 [INFO] [stderr] 27: 0x564d051a41f0 - std::rt::lang_start::hf7bdc1ed2ffbc1fe [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:62:5 [INFO] [stderr] 28: 0x564d051a6a8c - main [INFO] [stderr] 29: 0x7fead8e4c0b3 - __libc_start_main [INFO] [stderr] 30: 0x564d051a170e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6e7b7707fd518d16bd8cb4a1281c494a0aae922d5814a5e41d1490886eea71db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7b7707fd518d16bd8cb4a1281c494a0aae922d5814a5e41d1490886eea71db", kill_on_drop: false }` [INFO] [stdout] 6e7b7707fd518d16bd8cb4a1281c494a0aae922d5814a5e41d1490886eea71db