[INFO] cloning repository https://github.com/SilentCircle/scaelc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SilentCircle/scaelc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentCircle%2Fscaelc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentCircle%2Fscaelc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 065af2389974c7569092568945ecee8375c004ec [INFO] building SilentCircle/scaelc against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentCircle%2Fscaelc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SilentCircle/scaelc on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SilentCircle/scaelc [INFO] finished tweaking git repo https://github.com/SilentCircle/scaelc [INFO] tweaked toml for git repo https://github.com/SilentCircle/scaelc written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SilentCircle/scaelc 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "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] building SilentCircle/scaelc against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentCircle%2Fscaelc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SilentCircle/scaelc on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SilentCircle/scaelc [INFO] finished tweaking git repo https://github.com/SilentCircle/scaelc [INFO] tweaked toml for git repo https://github.com/SilentCircle/scaelc written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SilentCircle/scaelc 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "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 serde_derive v1.0.24 [INFO] [stderr] Downloaded tokio-core v0.1.11 [INFO] [stderr] Downloaded serde_derive_internals v0.18.0 [INFO] [stderr] Downloaded openssl-sys v0.9.23 [INFO] [stderr] Downloaded serde_json v1.0.8 [INFO] [stderr] Downloaded openssl v0.9.23 [INFO] [stderr] Downloaded hyper v0.11.9 [INFO] [stderr] Downloaded schannel v0.1.9 [INFO] [stderr] Downloaded serde v1.0.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a013be0829ef7341f82ba51f8be1f7d285afbbd8c3c84a4f5a5b5fe992aec9af [INFO] running `Command { std: "docker" "start" "-a" "a013be0829ef7341f82ba51f8be1f7d285afbbd8c3c84a4f5a5b5fe992aec9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a013be0829ef7341f82ba51f8be1f7d285afbbd8c3c84a4f5a5b5fe992aec9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a013be0829ef7341f82ba51f8be1f7d285afbbd8c3c84a4f5a5b5fe992aec9af", kill_on_drop: false }` [INFO] [stdout] a013be0829ef7341f82ba51f8be1f7d285afbbd8c3c84a4f5a5b5fe992aec9af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29aceae5d509109c5fc09ff904179ea1c9700585771ca9f481ccc74d6efec7be [INFO] running `Command { std: "docker" "start" "-a" "29aceae5d509109c5fc09ff904179ea1c9700585771ca9f481ccc74d6efec7be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling openssl v0.9.23 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling serde v1.0.24 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling crc v1.6.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling libflate v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.23 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.3 [INFO] [stderr] Compiling url v1.6.0 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.23` [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-8f96c4afe57ee67e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-E" "/opt/rustwide/target/debug/build/openssl-sys-731007e4994c56d0/out/expando.c" [INFO] [stderr] exit 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.23/build.rs:486: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] 2.5 and 2.6.0, but a different version of OpenSSL was found. The build is now [INFO] [stderr] aborting due to this version mismatch. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e17ad36ad6 - std::backtrace_rs::backtrace::libunwind::trace::h5f2f9ef1f20601b2 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55e17ad36ad6 - std::backtrace_rs::backtrace::trace_unsynchronized::h0afa123c60ac3544 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e17ad36ad6 - std::sys_common::backtrace::_print_fmt::h6bf637b081885c8e [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55e17ad36ad6 - ::fmt::h2c6761a2e200c979 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55e17ad5bdb0 - core::fmt::rt::Argument::fmt::h16857210251b8080 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55e17ad5bdb0 - core::fmt::write::h15e31c36c28ee02f [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55e17ad342bf - std::io::Write::write_fmt::h30eda9caba94b19c [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x55e17ad368b4 - std::sys_common::backtrace::_print::h83083a5d53637ec4 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55e17ad368b4 - std::sys_common::backtrace::print::hc98591726bef92fd [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55e17ad38197 - std::panicking::default_hook::{{closure}}::hc8badbdd77cc4572 [INFO] [stderr] 10: 0x55e17ad37ef9 - std::panicking::default_hook::ha24461576e8ae120 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55e17ad38628 - std::panicking::rust_panic_with_hook::hed55d523c6a2382e [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55e17acf277e - std::panicking::begin_panic::{{closure}}::h75d707283b95b1ef [INFO] [stderr] 13: 0x55e17acf60ba - std::sys_common::backtrace::__rust_end_short_backtrace::ha4439aaa2934c42d [INFO] [stderr] 14: 0x55e17acf26fb - std::panicking::begin_panic::h343e988a192bca17 [INFO] [stderr] 15: 0x55e17acd31b6 - build_script_build::validate_headers::h402c0373509538f3 [INFO] [stderr] 16: 0x55e17acd2195 - build_script_build::try_pkg_config::heee6803b9542104e [INFO] [stderr] 17: 0x55e17acd1383 - build_script_build::find_openssl_dir::h6a23431bc2099b11 [INFO] [stderr] 18: 0x55e17acd11c8 - build_script_build::main::{{closure}}::hc6f363c720165aa7 [INFO] [stderr] 19: 0x55e17acd5ddf - core::option::Option::unwrap_or_else::h29e06dbbd5265157 [INFO] [stderr] 20: 0x55e17acd023f - build_script_build::main::h9d94ef0ed4b45387 [INFO] [stderr] 21: 0x55e17acd8d23 - core::ops::function::FnOnce::call_once::heb023a20dc652df0 [INFO] [stderr] 22: 0x55e17acd51c6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h776508fc9213a424 [INFO] [stderr] 23: 0x55e17acdaec9 - std::rt::lang_start::{{closure}}::heaa98b7b1b0c1010 [INFO] [stderr] 24: 0x55e17ad30641 - core::ops::function::impls:: for &F>::call_once::he183615f2bf1ea96 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55e17ad30641 - std::panicking::try::do_call::h79f14cfd8b537c5c [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/panicking.rs:552:40 [INFO] [stderr] 26: 0x55e17ad30641 - std::panicking::try::h902dfe1ecc29aa05 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/panicking.rs:516:19 [INFO] [stderr] 27: 0x55e17ad30641 - std::panic::catch_unwind::h660ab2b0044f05d0 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x55e17ad30641 - std::rt::lang_start_internal::{{closure}}::h1c3a5cb3528a3235 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x55e17ad30641 - std::panicking::try::do_call::h2050f11a34952735 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/panicking.rs:552:40 [INFO] [stderr] 30: 0x55e17ad30641 - std::panicking::try::h63eb07a54ff5cec6 [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/panicking.rs:516:19 [INFO] [stderr] 31: 0x55e17ad30641 - std::panic::catch_unwind::hca8dd76cfaee9b9a [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x55e17ad30641 - std::rt::lang_start_internal::h92bcc63936c7ab9c [INFO] [stderr] at /rustc/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x55e17acdaea7 - std::rt::lang_start::hd736ac5a9e6c1a7e [INFO] [stderr] 34: 0x55e17acd4b25 - main [INFO] [stderr] 35: 0x7fad4d044d90 - [INFO] [stderr] 36: 0x7fad4d044e40 - __libc_start_main [INFO] [stderr] 37: 0x55e17accae85 - _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.6.0/src/form_urlencoded.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 261 | 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" "29aceae5d509109c5fc09ff904179ea1c9700585771ca9f481ccc74d6efec7be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29aceae5d509109c5fc09ff904179ea1c9700585771ca9f481ccc74d6efec7be", kill_on_drop: false }` [INFO] [stdout] 29aceae5d509109c5fc09ff904179ea1c9700585771ca9f481ccc74d6efec7be