[INFO] updating cached repository https://github.com/TheSirC/mootse-watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afb0f0e9e37d8fb93ba4e75f5457e3ce90b7bd98 [INFO] checking TheSirC/mootse-watcher against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheSirC%2Fmootse-watcher" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheSirC/mootse-watcher on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheSirC/mootse-watcher [INFO] finished tweaking git repo https://github.com/TheSirC/mootse-watcher [INFO] tweaked toml for git repo https://github.com/TheSirC/mootse-watcher written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/TheSirC/mootse-watcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c57e739d7f5f52dc53a9bc0bfa0a0091badfe08118600e076d678707de8c671 [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" "2c57e739d7f5f52dc53a9bc0bfa0a0091badfe08118600e076d678707de8c671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c57e739d7f5f52dc53a9bc0bfa0a0091badfe08118600e076d678707de8c671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c57e739d7f5f52dc53a9bc0bfa0a0091badfe08118600e076d678707de8c671", kill_on_drop: false }` [INFO] [stdout] 2c57e739d7f5f52dc53a9bc0bfa0a0091badfe08118600e076d678707de8c671 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45ebbb89fd27cf7796bcadca84173d68c2f85bd400b370171c6ba5266d612da1 [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" "45ebbb89fd27cf7796bcadca84173d68c2f85bd400b370171c6ba5266d612da1", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.1.3 [INFO] [stderr] Compiling gdk-pixbuf v0.1.3 [INFO] [stderr] Compiling gio v0.1.3 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Compiling openssl v0.9.15 [INFO] [stderr] Checking c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.5.3 [INFO] [stderr] Checking odds v0.2.25 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Compiling gtk v0.1.3 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking precomputed-hash v0.1.0 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking percent-encoding v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Compiling quine-mc_cluskey v0.2.4 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking ego-tree v0.1.1 [INFO] [stderr] Compiling glib-sys v0.3.4 [INFO] [stderr] Compiling gobject-sys v0.3.4 [INFO] [stderr] Compiling gio-sys v0.3.4 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.4 [INFO] [stderr] Compiling cairo-sys-rs v0.3.4 [INFO] [stderr] Compiling pango-sys v0.3.4 [INFO] [stderr] Compiling gdk-sys v0.3.4 [INFO] [stderr] Compiling atk-sys v0.3.4 [INFO] [stderr] Compiling gtk-sys v0.3.4 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Checking utf-8 v0.7.1 [INFO] [stderr] Checking utf-8 v0.6.0 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling clang-sys v0.14.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.29 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking nodrop v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.15 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling itertools v0.6.1 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.1.0 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Checking bytes v0.4.4 [INFO] [stderr] Checking futures-cpupool v0.1.5 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking mio v0.6.9 [INFO] [stderr] Checking quickersort v2.2.0 [INFO] [stderr] Checking futf v0.1.3 [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.2 [INFO] [stderr] Checking url v1.5.1 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.15` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-9fe6e92926c6b394/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-E" "/opt/rustwide/target/debug/build/openssl-sys-3b56bd88ce489b3f/out/expando.c" [INFO] [stderr] exit code: 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 ' [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] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.15/build.rs:416:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558551830d75 - backtrace::backtrace::libunwind::trace::hc3f32ba24d88242a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x558551830d75 - backtrace::backtrace::trace_unsynchronized::haad2590418eb4c26 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x558551830d75 - std::sys_common::backtrace::_print_fmt::h4397782fec59f199 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x558551830d75 - ::fmt::h39652f0242246c81 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x558551854dbc - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55855182db33 - std::io::Write::write_fmt::haa03b5883ee9e297 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x558551833570 - std::sys_common::backtrace::_print::ha6d9bdf9f438acec [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x558551833570 - std::sys_common::backtrace::print::ha1fba17a8e5f6bc7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x558551833570 - std::panicking::default_hook::{{closure}}::ha3c41e6964bb5c0e [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5585518332bc - std::panicking::default_hook::h39b8550780094336 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x558551833b57 - std::panicking::rust_panic_with_hook::hc8b48ce48004c103 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x5585517ffd89 - std::panicking::begin_panic::h2b4dd440e83439ff [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libstd/panicking.rs:404 [INFO] [stderr] 12: 0x5585517c31b3 - build_script_build::validate_headers::hf95ebcefc76008ec [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.15/build.rs:416 [INFO] [stderr] 13: 0x5585517c1895 - build_script_build::try_pkg_config::h997dec7898dee12f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.15/build.rs:229 [INFO] [stderr] 14: 0x5585517c0a11 - build_script_build::find_openssl_dir::hf310261d4247b9fe [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.15/build.rs:112 [INFO] [stderr] 15: 0x5585517c064a - build_script_build::main::{{closure}}::hecd4ef2777ee1832 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.15/build.rs:47 [INFO] [stderr] 16: 0x5585517d4ee4 - core::option::Option::unwrap_or_else::h19638f72827c6a45 [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libcore/option.rs:430 [INFO] [stderr] 17: 0x5585517bf4fd - build_script_build::main::h12751ce8f34c35e7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.15/build.rs:47 [INFO] [stderr] 18: 0x5585517d81fb - std::rt::lang_start::{{closure}}::h559f686438eb8fbf [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libstd/rt.rs:67 [INFO] [stderr] 19: 0x558551833f28 - std::rt::lang_start_internal::{{closure}}::h980666b660b57c6b [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 20: 0x558551833f28 - std::panicking::try::do_call::h350bf2b82f81cf24 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 21: 0x558551833f28 - std::panicking::try::hcafd728f614c0cb2 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 22: 0x558551833f28 - std::panic::catch_unwind::h301dc6a83a38a171 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x558551833f28 - std::rt::lang_start_internal::hf4abd869024c3270 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 24: 0x5585517d81d7 - std::rt::lang_start::he2c4cd5863216809 [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libstd/rt.rs:67 [INFO] [stderr] 25: 0x5585517c428a - main [INFO] [stderr] 26: 0x7f262a3870b3 - __libc_start_main [INFO] [stderr] 27: 0x5585517bf18e - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [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/github.com-1ecc6299db9ec823/url-1.5.1/src/form_urlencoded.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 251 | 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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "45ebbb89fd27cf7796bcadca84173d68c2f85bd400b370171c6ba5266d612da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ebbb89fd27cf7796bcadca84173d68c2f85bd400b370171c6ba5266d612da1", kill_on_drop: false }` [INFO] [stdout] 45ebbb89fd27cf7796bcadca84173d68c2f85bd400b370171c6ba5266d612da1