[INFO] cloning repository https://github.com/mpereira/noronha [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpereira/noronha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpereira%2Fnoronha", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpereira%2Fnoronha'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6daf3c4c566a8b45b6282675372a5392842dbb58 [INFO] testing mpereira/noronha against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpereira%2Fnoronha" "/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/mpereira/noronha on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mpereira/noronha [INFO] finished tweaking git repo https://github.com/mpereira/noronha [INFO] tweaked toml for git repo https://github.com/mpereira/noronha written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mpereira/noronha already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e5e1c6e5b1272289890db74cef652ae1922fcae25d1cb0a1979bc56dfe173ba [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" "1e5e1c6e5b1272289890db74cef652ae1922fcae25d1cb0a1979bc56dfe173ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e5e1c6e5b1272289890db74cef652ae1922fcae25d1cb0a1979bc56dfe173ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e5e1c6e5b1272289890db74cef652ae1922fcae25d1cb0a1979bc56dfe173ba", kill_on_drop: false }` [INFO] [stdout] 1e5e1c6e5b1272289890db74cef652ae1922fcae25d1cb0a1979bc56dfe173ba [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfbbffd1e4be1499162fabf56b70ed2db6a84bfc957120eabb671f2d0b5902bc [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" "dfbbffd1e4be1499162fabf56b70ed2db6a84bfc957120eabb671f2d0b5902bc", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling arc-swap v0.3.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling actix-web v0.7.3 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling im v11.0.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling signal-hook v0.1.3 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-signal v0.2.1 [INFO] [stderr] Compiling serde-hjson v0.8.1 [INFO] [stderr] Compiling openssl v0.9.24 [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-a885f2436e70a97e/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: 0x555f1e7ffc10 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x555f1e7ffc10 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x555f1e7ffc10 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x555f1e7ffc10 - ::fmt::he009dcaaa75eed60 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x555f1e818e0c - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x555f1e7fdde2 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x555f1e801d75 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x555f1e801d75 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x555f1e801d75 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x555f1e801a18 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x555f1e8024b1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stderr] 11: 0x555f1e7ec79a - std::panicking::begin_panic::{{closure}}::h69cfb527007b33e3 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:522:9 [INFO] [stderr] 12: 0x555f1e7ecb28 - std::sys_common::backtrace::__rust_end_short_backtrace::h80b28768d92ce00d [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x555f1e7ec6d7 - std::panicking::begin_panic::h9280cf7428e46827 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:521:12 [INFO] [stderr] 14: 0x555f1e7ea4f0 - build_script_build::main::h775305584465fc99 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] 15: 0x555f1e7ebf9b - core::ops::function::FnOnce::call_once::h297e11ef56f1ee0f [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x555f1e7ecb5e - std::sys_common::backtrace::__rust_begin_short_backtrace::h094158ec5b7443f2 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x555f1e7ebc21 - std::rt::lang_start::{{closure}}::h5bfbd99f1d8276f9 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:66:18 [INFO] [stderr] 18: 0x555f1e8028d7 - core::ops::function::impls:: for &F>::call_once::h57e2a071d427b24c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x555f1e8028d7 - std::panicking::try::do_call::h81cbbe0c3b30a28e [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stderr] 20: 0x555f1e8028d7 - std::panicking::try::hbeeb95b4e1f0a876 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stderr] 21: 0x555f1e8028d7 - std::panic::catch_unwind::h59c48ccb40a0bf20 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stderr] 22: 0x555f1e8028d7 - std::rt::lang_start_internal::ha53ab63f88fee728 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:51:25 [INFO] [stderr] 23: 0x555f1e7ebbf7 - std::rt::lang_start::hbf6db355f6ebd1d5 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:65:5 [INFO] [stderr] 24: 0x555f1e7eac3a - main [INFO] [stderr] 25: 0x7f3b28cd00b3 - __libc_start_main [INFO] [stderr] 26: 0x555f1e7e709e - _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" "dfbbffd1e4be1499162fabf56b70ed2db6a84bfc957120eabb671f2d0b5902bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbbffd1e4be1499162fabf56b70ed2db6a84bfc957120eabb671f2d0b5902bc", kill_on_drop: false }` [INFO] [stdout] dfbbffd1e4be1499162fabf56b70ed2db6a84bfc957120eabb671f2d0b5902bc