[INFO] cloning repository https://github.com/karlvlam/etcd2-aws-cluster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karlvlam/etcd2-aws-cluster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlvlam%2Fetcd2-aws-cluster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlvlam%2Fetcd2-aws-cluster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a123aa1f7b73e5761c28f9ed4e53e71b5524a78 [INFO] checking karlvlam/etcd2-aws-cluster against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlvlam%2Fetcd2-aws-cluster" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karlvlam/etcd2-aws-cluster on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/karlvlam/etcd2-aws-cluster [INFO] finished tweaking git repo https://github.com/karlvlam/etcd2-aws-cluster [INFO] tweaked toml for git repo https://github.com/karlvlam/etcd2-aws-cluster written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/karlvlam/etcd2-aws-cluster already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking karlvlam/etcd2-aws-cluster against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlvlam%2Fetcd2-aws-cluster" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karlvlam/etcd2-aws-cluster on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/karlvlam/etcd2-aws-cluster [INFO] finished tweaking git repo https://github.com/karlvlam/etcd2-aws-cluster [INFO] tweaked toml for git repo https://github.com/karlvlam/etcd2-aws-cluster written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/karlvlam/etcd2-aws-cluster already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native-tls v0.1.1 [INFO] [stderr] Downloaded serde_urlencoded v0.3.0 [INFO] [stderr] Downloaded reqwest v0.3.0 [INFO] [stderr] Downloaded serde v0.9.12 [INFO] [stderr] Downloaded security-framework-sys v0.1.13 [INFO] [stderr] Downloaded rusoto_credential v0.5.0 [INFO] [stderr] Downloaded hyper-native-tls v0.2.2 [INFO] [stderr] Downloaded md5 v0.3.3 [INFO] [stderr] Downloaded untrusted v0.3.2 [INFO] [stderr] Downloaded lazy_static v0.2.5 [INFO] [stderr] Downloaded serde_derive v0.9.12 [INFO] [stderr] Downloaded schannel v0.1.4 [INFO] [stderr] Downloaded rusoto v0.23.1 [INFO] [stderr] Downloaded Inflector v0.7.0 [INFO] [stderr] Downloaded curl v0.4.6 [INFO] [stderr] Downloaded openssl v0.9.10 [INFO] [stderr] Downloaded openssl-sys v0.9.10 [INFO] [stderr] Downloaded security-framework v0.1.13 [INFO] [stderr] Downloaded rusoto_codegen v0.7.1 [INFO] [stderr] Downloaded ring v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1835dd7d5d7ab3e426ad89c0d5fa1f979c2a7473b0d78c2cd44f62121ae4dfbb [INFO] running `Command { std: "docker" "start" "-a" "1835dd7d5d7ab3e426ad89c0d5fa1f979c2a7473b0d78c2cd44f62121ae4dfbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1835dd7d5d7ab3e426ad89c0d5fa1f979c2a7473b0d78c2cd44f62121ae4dfbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1835dd7d5d7ab3e426ad89c0d5fa1f979c2a7473b0d78c2cd44f62121ae4dfbb", kill_on_drop: false }` [INFO] [stdout] 1835dd7d5d7ab3e426ad89c0d5fa1f979c2a7473b0d78c2cd44f62121ae4dfbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d41820d4b402cd3a851730fd6734ff9061c6b87119d181121f491c54b4c527 [INFO] running `Command { std: "docker" "start" "-a" "e7d41820d4b402cd3a851730fd6734ff9061c6b87119d181121f491c54b4c527", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking matches v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.2.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling hyper v0.10.5 [INFO] [stderr] Compiling openssl v0.9.10 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking idna v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.10 [INFO] [stderr] Checking lazy_static v0.2.5 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Compiling num_cpus v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Checking log v0.3.7 [INFO] [stderr] Checking url v1.4.0 [INFO] [stderr] Checking mime v0.2.3 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.10` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-2554b68e8754c2de/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-E" "/opt/rustwide/target/debug/build/openssl-sys-d20ee5b12b23d73e/out/expando.c" [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [INFO] [stderr] cargo:conf=OPENSSL_NO_SSL3_METHOD [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.10/build.rs:320:9: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] This crate is only compatible with OpenSSL 1.0.1, 1.0.2, and 1.1.0, or LibreSSL, [INFO] [stderr] but a different version of OpenSSL was found. The build is now aborting due to [INFO] [stderr] this version mismatch. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5578e04d6592 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5578e04d6592 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5578e04d6592 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5578e04d6592 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5578e04fa85c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5578e04fa85c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x5578e04d3e7f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x5578e04d6364 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5578e04d6364 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5578e04d7b9b - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x5578e04d78f3 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5578e04d803d - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x5578e049f98e - std::panicking::begin_panic::{{closure}}::h0f7dcacb3c443080 [INFO] [stderr] 13: 0x5578e049922a - std::sys_common::backtrace::__rust_end_short_backtrace::hc6852aa6de788fc1 [INFO] [stderr] 14: 0x5578e049f93b - std::panicking::begin_panic::h4895524041d9401c [INFO] [stderr] 15: 0x5578e04820ad - build_script_build::validate_headers::hb0991471bf6ccae9 [INFO] [stderr] 16: 0x5578e04811a5 - build_script_build::try_pkg_config::h21fa23c87b868d2c [INFO] [stderr] 17: 0x5578e04801c7 - build_script_build::find_openssl_dir::he6a700b603aeccce [INFO] [stderr] 18: 0x5578e047ff98 - build_script_build::main::{{closure}}::hbccbeb19fec6954c [INFO] [stderr] 19: 0x5578e0479223 - core::option::Option::unwrap_or_else::h80234b44fe4401a1 [INFO] [stderr] 20: 0x5578e047effb - build_script_build::main::h29c8ffadfa695ecd [INFO] [stderr] 21: 0x5578e047b3a3 - core::ops::function::FnOnce::call_once::hfca8987d4e26f274 [INFO] [stderr] 22: 0x5578e0477936 - std::sys_common::backtrace::__rust_begin_short_backtrace::h34b45aa1726b0fdb [INFO] [stderr] 23: 0x5578e0477f69 - std::rt::lang_start::{{closure}}::h967b3b1ae5f0ea9d [INFO] [stderr] 24: 0x5578e04d0663 - core::ops::function::impls:: for &F>::call_once::hb687d3eb5aa194ab [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5578e04d0663 - std::panicking::try::do_call::h1a8db1b4ab94f870 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40 [INFO] [stderr] 26: 0x5578e04d0663 - std::panicking::try::hc39e689b83d5a32c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19 [INFO] [stderr] 27: 0x5578e04d0663 - std::panic::catch_unwind::h9b93da0a1041af3a [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14 [INFO] [stderr] 28: 0x5578e04d0663 - std::rt::lang_start_internal::{{closure}}::h7a8e8885ac2254b7 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x5578e04d0663 - std::panicking::try::do_call::h3b7d4d3637ac6722 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40 [INFO] [stderr] 30: 0x5578e04d0663 - std::panicking::try::hd3ee0615612e7288 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19 [INFO] [stderr] 31: 0x5578e04d0663 - std::panic::catch_unwind::h9452a3a2801d03fb [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14 [INFO] [stderr] 32: 0x5578e04d0663 - std::rt::lang_start_internal::he827cc1207184f9b [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x5578e0477f47 - std::rt::lang_start::h92e01abeead6615b [INFO] [stderr] 34: 0x5578e0483525 - main [INFO] [stderr] 35: 0x7f45f0721d90 - [INFO] [stderr] 36: 0x7f45f0721e40 - __libc_start_main [INFO] [stderr] 37: 0x5578e0470a05 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/url-1.4.0/src/form_urlencoded.rs:246:40 [INFO] [stdout] | [INFO] [stdout] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e7d41820d4b402cd3a851730fd6734ff9061c6b87119d181121f491c54b4c527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d41820d4b402cd3a851730fd6734ff9061c6b87119d181121f491c54b4c527", kill_on_drop: false }` [INFO] [stdout] e7d41820d4b402cd3a851730fd6734ff9061c6b87119d181121f491c54b4c527