[INFO] cloning repository https://github.com/sindreij/rust-ruter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sindreij/rust-ruter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsindreij%2Frust-ruter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsindreij%2Frust-ruter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a9867b154b5b28bf3a9d4266417b5300c96cf54 [INFO] testing sindreij/rust-ruter against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsindreij%2Frust-ruter" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sindreij/rust-ruter on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sindreij/rust-ruter [INFO] finished tweaking git repo https://github.com/sindreij/rust-ruter [INFO] tweaked toml for git repo https://github.com/sindreij/rust-ruter written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sindreij/rust-ruter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 432f39ce10f53047c90232f1acdc588b16a110521a67ea9f3ef07c3e6a34cff8 [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" "432f39ce10f53047c90232f1acdc588b16a110521a67ea9f3ef07c3e6a34cff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "432f39ce10f53047c90232f1acdc588b16a110521a67ea9f3ef07c3e6a34cff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432f39ce10f53047c90232f1acdc588b16a110521a67ea9f3ef07c3e6a34cff8", kill_on_drop: false }` [INFO] [stdout] 432f39ce10f53047c90232f1acdc588b16a110521a67ea9f3ef07c3e6a34cff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4edc57f0adc89930cf40102e62098c6304e46e3cb4effdd0001862aa5de742a9 [INFO] running `Command { std: "docker" "start" "-a" "4edc57f0adc89930cf40102e62098c6304e46e3cb4effdd0001862aa5de742a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling unicode-normalization v0.1.3 [INFO] [stderr] Compiling gcc v0.3.42 [INFO] [stderr] Compiling openssl v0.9.6 [INFO] [stderr] Compiling quote v0.3.12 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.2.4 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling num_cpus v1.2.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling aho-corasick v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling clap v2.20.0 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling openssl-sys v0.9.6 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling error-chain v0.8.1 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.6` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-01196d27347e0916/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [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, but a [INFO] [stderr] different version of OpenSSL was found: [INFO] [stderr] [INFO] [stderr] 0x1010106fL [INFO] [stderr] [INFO] [stderr] The build is now aborting due to this version mismatch. [INFO] [stderr] [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.6/build.rs:271:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5565e1114be5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5565e1114be5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5565e1114be5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5565e1114be5 - ::fmt::h5fe20777f4174074 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5565e113941c - core::fmt::write::he14c3177144df275 [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x5565e1111f13 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x5565e1117210 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5565e1117210 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5565e1117210 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5565e1116f5c - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x5565e11177f7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x5565e11173fb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:388 [INFO] [stderr] 12: 0x5565e111736b - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stderr] at src/libstd/panicking.rs:342 [INFO] [stderr] 13: 0x5565e1091072 - build_script_build::validate_headers::ha40d4c3c7191ec8f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.6/build.rs:271 [INFO] [stderr] 14: 0x5565e10905b9 - build_script_build::try_pkg_config::he0ea1f9f9dd5e264 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.6/build.rs:204 [INFO] [stderr] 15: 0x5565e108f791 - build_script_build::find_openssl_dir::h02f969d410b1bde9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.6/build.rs:74 [INFO] [stderr] 16: 0x5565e108f3ca - build_script_build::main::{{closure}}::h1a824e9f7109665e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.6/build.rs:19 [INFO] [stderr] 17: 0x5565e1093e44 - core::option::Option::unwrap_or_else::h73ba7f5f8ae4178c [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/option.rs:430 [INFO] [stderr] 18: 0x5565e108e3eb - build_script_build::main::ha5264d6c19c224bd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.6/build.rs:18 [INFO] [stderr] 19: 0x5565e109f7bb - std::rt::lang_start::{{closure}}::hd3a6eebc9981f30a [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/rt.rs:67 [INFO] [stderr] 20: 0x5565e1117bc8 - std::rt::lang_start_internal::{{closure}}::hefb489d56a389b75 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 21: 0x5565e1117bc8 - std::panicking::try::do_call::hb2bfa58b743656f1 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 22: 0x5565e1117bc8 - std::panicking::try::haaa85a89ce3784c3 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 23: 0x5565e1117bc8 - std::panic::catch_unwind::h49baa277f74e60cb [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 24: 0x5565e1117bc8 - std::rt::lang_start_internal::h7aa2f6739b31fe58 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 25: 0x5565e109f797 - std::rt::lang_start::h5328dfc6f4b43d05 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/rt.rs:67 [INFO] [stderr] 26: 0x5565e1092e4a - main [INFO] [stderr] 27: 0x7f13b526e0b3 - __libc_start_main [INFO] [stderr] 28: 0x5565e108918e - _start [INFO] [stderr] 29: 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.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 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" "4edc57f0adc89930cf40102e62098c6304e46e3cb4effdd0001862aa5de742a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4edc57f0adc89930cf40102e62098c6304e46e3cb4effdd0001862aa5de742a9", kill_on_drop: false }` [INFO] [stdout] 4edc57f0adc89930cf40102e62098c6304e46e3cb4effdd0001862aa5de742a9