[INFO] cloning repository https://github.com/msekletar/net-ifnames-prefix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msekletar/net-ifnames-prefix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsekletar%2Fnet-ifnames-prefix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsekletar%2Fnet-ifnames-prefix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57f075d9df0cd4ea1b39003044e6e36c7f6dfbfe [INFO] checking msekletar/net-ifnames-prefix against master#da897dfb6daa268a965d2d73620316ba56020a19 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsekletar%2Fnet-ifnames-prefix" "/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/msekletar/net-ifnames-prefix on toolchain da897dfb6daa268a965d2d73620316ba56020a19 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/msekletar/net-ifnames-prefix [INFO] finished tweaking git repo https://github.com/msekletar/net-ifnames-prefix [INFO] tweaked toml for git repo https://github.com/msekletar/net-ifnames-prefix written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/msekletar/net-ifnames-prefix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8f8cb7ea541f8e55563cbb7d27b3fcf6c4c617ed2320fbdb9d6b2665b99546a [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" "e8f8cb7ea541f8e55563cbb7d27b3fcf6c4c617ed2320fbdb9d6b2665b99546a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8f8cb7ea541f8e55563cbb7d27b3fcf6c4c617ed2320fbdb9d6b2665b99546a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f8cb7ea541f8e55563cbb7d27b3fcf6c4c617ed2320fbdb9d6b2665b99546a", kill_on_drop: false }` [INFO] [stdout] e8f8cb7ea541f8e55563cbb7d27b3fcf6c4c617ed2320fbdb9d6b2665b99546a [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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "check" "--frozen" "--all" "--all-targets" "--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] 46a13b00a4e6ddb09835ffdf3eabadce4ba66190c43bc30a8d947958a7f481bd [INFO] running `Command { std: "docker" "start" "-a" "46a13b00a4e6ddb09835ffdf3eabadce4ba66190c43bc30a8d947958a7f481bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking rust-ini v0.12.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling openssl-sys v0.9.32 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Checking libudev v0.2.0 [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-b9e5c429783a77ba/build-script-build` (exit code: 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: 0x5557e865f8f0 - std::backtrace_rs::backtrace::libunwind::trace::h452faf99f32e7c93 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5557e865f8f0 - std::backtrace_rs::backtrace::trace_unsynchronized::he40edc71437667a1 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5557e865f8f0 - std::sys_common::backtrace::_print_fmt::h6c51d6ade71f46bf [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x5557e865f8f0 - ::fmt::h3cd15d7003dec37a [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x5557e867857c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/core/src/fmt/mod.rs:1082 [INFO] [stderr] 5: 0x5557e865dee7 - std::io::Write::write_fmt::hac61caff894c35ae [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/io/mod.rs:1517 [INFO] [stderr] 6: 0x5557e8661a00 - std::sys_common::backtrace::_print::haa2f390fb7957e3e [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5557e8661a00 - std::sys_common::backtrace::print::h48c7cbbad9013bb1 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5557e8661a00 - std::panicking::default_hook::{{closure}}::h8b7ff05a31e71d55 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x5557e866174c - std::panicking::default_hook::h2f00c78800d98e4c [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x5557e8662063 - std::panicking::rust_panic_with_hook::h4eaa635e4694aef3 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x5557e8649a18 - std::panicking::begin_panic::{{closure}}::h0c18a683a8bfb190 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:506 [INFO] [stderr] 12: 0x5557e8649c98 - std::sys_common::backtrace::__rust_end_short_backtrace::hd3f50504e8d932f1 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x5557e8649943 - std::panicking::begin_panic::hd9fed37094d50b82 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:505 [INFO] [stderr] 14: 0x5557e864a9f1 - build_script_build::main::hb8b293e19c995f6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 15: 0x5557e864c67b - core::ops::function::FnOnce::call_once::h291dc5b08293dbbd [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/core/src/ops/function.rs:227 [INFO] [stderr] 16: 0x5557e8649cce - std::sys_common::backtrace::__rust_begin_short_backtrace::he1a57c1ecfccef30 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 17: 0x5557e8649d71 - std::rt::lang_start::{{closure}}::h46f1a19113732ad4 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/rt.rs:66 [INFO] [stderr] 18: 0x5557e8662461 - core::ops::function::impls:: for &F>::call_once::hecc21eb9018cc197 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/core/src/ops/function.rs:259 [INFO] [stderr] 19: 0x5557e8662461 - std::panicking::try::do_call::h174ad655d084b5c7 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:381 [INFO] [stderr] 20: 0x5557e8662461 - std::panicking::try::h479e6054ce28de10 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:345 [INFO] [stderr] 21: 0x5557e8662461 - std::panic::catch_unwind::hb558ddea2b3e9c45 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panic.rs:382 [INFO] [stderr] 22: 0x5557e8662461 - std::rt::lang_start_internal::h163149047f0a8b61 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/rt.rs:51 [INFO] [stderr] 23: 0x5557e8649d47 - std::rt::lang_start::h72c9b2f90372d5d1 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/rt.rs:65 [INFO] [stderr] 24: 0x5557e864b15a - main [INFO] [stderr] 25: 0x7f7b2794f0b3 - __libc_start_main [INFO] [stderr] 26: 0x5557e864709e - _start [INFO] [stderr] 27: 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/github.com-1ecc6299db9ec823/url-1.7.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 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" "46a13b00a4e6ddb09835ffdf3eabadce4ba66190c43bc30a8d947958a7f481bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a13b00a4e6ddb09835ffdf3eabadce4ba66190c43bc30a8d947958a7f481bd", kill_on_drop: false }` [INFO] [stdout] 46a13b00a4e6ddb09835ffdf3eabadce4ba66190c43bc30a8d947958a7f481bd