[INFO] updating cached repository https://github.com/Mantaro/MantaroBlacklist [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] 99ba269b6446cfef8bb113db7561f9e4d3fba748 [INFO] checking Mantaro/MantaroBlacklist against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMantaro%2FMantaroBlacklist" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mantaro/MantaroBlacklist on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mantaro/MantaroBlacklist [INFO] finished tweaking git repo https://github.com/Mantaro/MantaroBlacklist [INFO] tweaked toml for git repo https://github.com/Mantaro/MantaroBlacklist written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Mantaro/MantaroBlacklist already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6267e46f667c592152e1acee46b7cfeb72f248a548e2b88d26283d227485d65 [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" "b6267e46f667c592152e1acee46b7cfeb72f248a548e2b88d26283d227485d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6267e46f667c592152e1acee46b7cfeb72f248a548e2b88d26283d227485d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6267e46f667c592152e1acee46b7cfeb72f248a548e2b88d26283d227485d65", kill_on_drop: false }` [INFO] [stdout] b6267e46f667c592152e1acee46b7cfeb72f248a548e2b88d26283d227485d65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7949d9f244012703b60d9cb81bc691c0d58d9a5492dba7609b7a668d257d78cd [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" "7949d9f244012703b60d9cb81bc691c0d58d9a5492dba7609b7a668d257d78cd", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling flate2-crc v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking kankyo v0.2.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling rocket_codegen v0.4.0-rc.1 [INFO] [stderr] Compiling rocket v0.4.0-rc.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Checking crossbeam-utils v0.6.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking phf_shared v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking notify v4.0.6 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking multipart v0.13.6 [INFO] [stderr] Checking toml v0.4.9 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking flate2 v1.0.5 [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-d668e985d13fe12b/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: 0x55aaa479e695 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55aaa479e695 - backtrace::backtrace::trace_unsynchronized::hc29c6e6df26d44d7 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55aaa479e695 - std::sys_common::backtrace::_print_fmt::h4c9f4993b039bd03 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55aaa479e695 - ::fmt::h91f5cfffa0da5a7a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55aaa47bb3fc - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55aaa479ca92 - std::io::Write::write_fmt::h5e28da8ce574bfe8 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x55aaa47a0ad0 - std::sys_common::backtrace::_print::h0ceef71d03fb70bc [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55aaa47a0ad0 - std::sys_common::backtrace::print::h1bacb65357a70fca [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55aaa47a0ad0 - std::panicking::default_hook::{{closure}}::h249639eade443064 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55aaa47a081c - std::panicking::default_hook::hbe64ddeb621910df [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x55aaa47a1113 - std::panicking::rust_panic_with_hook::h16376479909ace6a [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x55aaa4794a75 - std::panicking::begin_panic::hc06be8fc8230b085 [INFO] [stderr] at /rustc/c724b67e1b474262917a5154d74e7072267593fe/src/libstd/panicking.rs:456 [INFO] [stderr] 12: 0x55aaa4795a91 - build_script_build::main::hd549507a6ab5fe73 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 13: 0x55aaa479434b - std::rt::lang_start::{{closure}}::hb052543b3033cae6 [INFO] [stderr] at /rustc/c724b67e1b474262917a5154d74e7072267593fe/src/libstd/rt.rs:67 [INFO] [stderr] 14: 0x55aaa47a14e3 - std::rt::lang_start_internal::{{closure}}::h6d7ca43fc52cff4a [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 15: 0x55aaa47a14e3 - std::panicking::try::do_call::h89610ba8f4fbfe54 [INFO] [stderr] at src/libstd/panicking.rs:348 [INFO] [stderr] 16: 0x55aaa47a14e3 - std::panicking::try::h69595087e4498dc2 [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 17: 0x55aaa47a14e3 - std::panic::catch_unwind::ha2aa2ebd78a46e0d [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 18: 0x55aaa47a14e3 - std::rt::lang_start_internal::h2ae59503bb8c048c [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 19: 0x55aaa4794327 - std::rt::lang_start::hda74e2947c02485d [INFO] [stderr] at /rustc/c724b67e1b474262917a5154d74e7072267593fe/src/libstd/rt.rs:67 [INFO] [stderr] 20: 0x55aaa47961fa - main [INFO] [stderr] 21: 0x7f50cc3c10b3 - __libc_start_main [INFO] [stderr] 22: 0x55aaa479217e - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7949d9f244012703b60d9cb81bc691c0d58d9a5492dba7609b7a668d257d78cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7949d9f244012703b60d9cb81bc691c0d58d9a5492dba7609b7a668d257d78cd", kill_on_drop: false }` [INFO] [stdout] 7949d9f244012703b60d9cb81bc691c0d58d9a5492dba7609b7a668d257d78cd