[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] documenting msekletar/net-ifnames-prefix against beta-2020-08-29 for beta-1.47-rustdoc-1 [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 beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "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" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.32 [INFO] [stderr] Downloaded hwaddr v0.1.4 [INFO] [stderr] Downloaded reqwest v0.6.2 [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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42bd470f77ac24f4143abec173b816a403b0c0c32a1630fc3f46533f9782de35 [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" "42bd470f77ac24f4143abec173b816a403b0c0c32a1630fc3f46533f9782de35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42bd470f77ac24f4143abec173b816a403b0c0c32a1630fc3f46533f9782de35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42bd470f77ac24f4143abec173b816a403b0c0c32a1630fc3f46533f9782de35", kill_on_drop: false }` [INFO] [stdout] 42bd470f77ac24f4143abec173b816a403b0c0c32a1630fc3f46533f9782de35 [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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1d314e5b6c4967f672fecc4ac345a4ed5a85a43acebc568d1ec4a3ba067d9d5 [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" "a1d314e5b6c4967f672fecc4ac345a4ed5a85a43acebc568d1ec4a3ba067d9d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 cfg-if v0.1.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking rust-ini v0.12.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking phf v0.7.22 [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 phf_generator v0.7.22 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling openssl-sys v0.9.32 [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-0302e7a817a193d3/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: 0x55a34123bb90 - std::backtrace_rs::backtrace::libunwind::trace::h9e3e6d9b3369e699 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55a34123bb90 - std::backtrace_rs::backtrace::trace_unsynchronized::he58aba3ac08ed12a [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55a34123bb90 - std::sys_common::backtrace::_print_fmt::hbbbd4c92d537cef4 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55a34123bb90 - ::fmt::h80c2ae080004cc83 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55a34125489c - core::fmt::write::h0c11e16fd03fe660 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/fmt/mod.rs:1082 [INFO] [stderr] 5: 0x55a34123a177 - std::io::Write::write_fmt::h2e2072ff86131fcd [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/io/mod.rs:1514 [INFO] [stderr] 6: 0x55a34123dc60 - std::sys_common::backtrace::_print::h165e6476adb4cb58 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55a34123dc60 - std::sys_common::backtrace::print::hbbfa32a92cd1fc34 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55a34123dc60 - std::panicking::default_hook::{{closure}}::h3a02067ca7f64068 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x55a34123d9ac - std::panicking::default_hook::ha3137d6f4e961fe2 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x55a34123e2c3 - std::panicking::rust_panic_with_hook::he6505c3b9d82db8b [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:569 [INFO] [stderr] 11: 0x55a3412259f8 - std::panicking::begin_panic::{{closure}}::hb485499ff48e5146 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:498 [INFO] [stderr] 12: 0x55a341225c78 - std::sys_common::backtrace::__rust_end_short_backtrace::hbcd7d9a88ada2347 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55a341225923 - std::panicking::begin_panic::h6fe9a9be17e82143 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:497 [INFO] [stderr] 14: 0x55a3412269f1 - build_script_build::main::h0a93d74b95456f1d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 15: 0x55a34122857b - core::ops::function::FnOnce::call_once::hab2c5a4a35f59a22 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:227 [INFO] [stderr] 16: 0x55a341225cae - std::sys_common::backtrace::__rust_begin_short_backtrace::hcde8109f043063cb [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 17: 0x55a341225d51 - std::rt::lang_start::{{closure}}::hb51a53b06bc8fa6f [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:66 [INFO] [stderr] 18: 0x55a34123e6c1 - core::ops::function::impls:: for &F>::call_once::hdabbbe0d2c6ccde8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:259 [INFO] [stderr] 19: 0x55a34123e6c1 - std::panicking::try::do_call::h0c8c1cd19bf9d385 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:373 [INFO] [stderr] 20: 0x55a34123e6c1 - std::panicking::try::h357e78da017bc4a8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:337 [INFO] [stderr] 21: 0x55a34123e6c1 - std::panic::catch_unwind::h72f31b36adf61841 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panic.rs:379 [INFO] [stderr] 22: 0x55a34123e6c1 - std::rt::lang_start_internal::h634502e153211333 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:51 [INFO] [stderr] 23: 0x55a341225d27 - std::rt::lang_start::hd77ca96ad2098658 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:65 [INFO] [stderr] 24: 0x55a34122715a - main [INFO] [stderr] 25: 0x7f76c3f6a0b3 - __libc_start_main [INFO] [stderr] 26: 0x55a34122309e - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a1d314e5b6c4967f672fecc4ac345a4ed5a85a43acebc568d1ec4a3ba067d9d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d314e5b6c4967f672fecc4ac345a4ed5a85a43acebc568d1ec4a3ba067d9d5", kill_on_drop: false }` [INFO] [stdout] a1d314e5b6c4967f672fecc4ac345a4ed5a85a43acebc568d1ec4a3ba067d9d5