[INFO] cloning repository https://github.com/rusts/team [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rusts/team" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusts%2Fteam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusts%2Fteam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7782b892017078eff551e37057e06d5241ac90dc [INFO] testing rusts/team against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusts%2Fteam" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rusts/team on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rusts/team [INFO] finished tweaking git repo https://github.com/rusts/team [INFO] tweaked toml for git repo https://github.com/rusts/team written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rusts/team already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] ce684e4f8c3c95657ae993bb53a7148cd1f5f774bee5679f306ba1e17384fabd [INFO] running `Command { std: "docker" "start" "-a" "ce684e4f8c3c95657ae993bb53a7148cd1f5f774bee5679f306ba1e17384fabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce684e4f8c3c95657ae993bb53a7148cd1f5f774bee5679f306ba1e17384fabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce684e4f8c3c95657ae993bb53a7148cd1f5f774bee5679f306ba1e17384fabd", kill_on_drop: false }` [INFO] [stdout] ce684e4f8c3c95657ae993bb53a7148cd1f5f774bee5679f306ba1e17384fabd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bdc7f85c1641ad8258f7762e7a1a61d98f85d6672bbff323638c88fcfbcb733 [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" "8bdc7f85c1641ad8258f7762e7a1a61d98f85d6672bbff323638c88fcfbcb733", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling serde v1.0.7 [INFO] [stderr] Compiling openssl v0.9.12 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling md5 v0.3.4 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.1 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.0 [INFO] [stderr] Compiling buf_redux v0.3.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling diff v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.12 [INFO] [stderr] Compiling mime v0.2.4 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling curl-sys v0.3.11 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling fern v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.1.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling idna v0.1.1 [INFO] [stderr] Compiling r2d2 v0.7.2 [INFO] [stderr] Compiling postgres-protocol v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling serde_derive_internals v0.15.0 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling hyper v0.10.10 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.12` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-5f115028b109eb2a/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-E" "/opt/rustwide/target/debug/build/openssl-sys-cd4765585b92e7e5/out/expando.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [INFO] [stderr] cargo:conf=OPENSSL_NO_SSL3_METHOD [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, or LibreSSL [INFO] [stderr] 2.5.0, 2.5.1, 2.5.2, 2.5.3, and 2.5.4, but a different version of OpenSSL was [INFO] [stderr] found. 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.12/build.rs:363:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55bb93d395c0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55bb93d395c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55bb93d395c0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55bb93d395c0 - ::fmt::h7881e3a580134f9a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55bb93d591bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55bb93d35f32 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55bb93d3bc05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55bb93d3bc05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55bb93d3bc05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55bb93d3b75a - std::panicking::default_hook::hb08853b392b9404b [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55bb93d3c3a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55bb93cfbd5e - std::panicking::begin_panic::{{closure}}::hcbb819e4e0359f02 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x55bb93ced249 - std::sys_common::backtrace::__rust_end_short_backtrace::h589a30bd7814c3ff [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55bb93cfbc8b - std::panicking::begin_panic::h03ffbc1a2a17552c [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x55bb93cc6246 - build_script_build::validate_headers::hcc1af7ad2ff828c6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.12/build.rs:363:9 [INFO] [stderr] 15: 0x55bb93cc4cd9 - build_script_build::try_pkg_config::hca9d49db9dd309c4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.12/build.rs:211:5 [INFO] [stderr] 16: 0x55bb93cc3f0b - build_script_build::find_openssl_dir::hc133e23b2d414217 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.12/build.rs:104:5 [INFO] [stderr] 17: 0x55bb93cc3b8a - build_script_build::main::{{closure}}::h3e72274f000083e1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.12/build.rs:45:13 [INFO] [stderr] 18: 0x55bb93cd19e4 - core::option::Option::unwrap_or_else::h6d8343415db22e3b [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:427:21 [INFO] [stderr] 19: 0x55bb93cc2afe - build_script_build::main::hb4dc75e8d22acbe6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.12/build.rs:44:27 [INFO] [stderr] 20: 0x55bb93cd3d5b - core::ops::function::FnOnce::call_once::h508eed582e3ef054 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x55bb93cc743e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb555d0d6200eba1f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 22: 0x55bb93cd11f1 - std::rt::lang_start::{{closure}}::h2ccdafef60b4559c [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:66:18 [INFO] [stderr] 23: 0x55bb93d3c7c7 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x55bb93d3c7c7 - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stderr] 25: 0x55bb93d3c7c7 - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stderr] 26: 0x55bb93d3c7c7 - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stderr] 27: 0x55bb93d3c7c7 - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:51:25 [INFO] [stderr] 28: 0x55bb93cd11c7 - std::rt::lang_start::hc4553dc14387d957 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:65:5 [INFO] [stderr] 29: 0x55bb93cc72aa - main [INFO] [stderr] 30: 0x7efc03dab0b3 - __libc_start_main [INFO] [stderr] 31: 0x55bb93cbe0be - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8bdc7f85c1641ad8258f7762e7a1a61d98f85d6672bbff323638c88fcfbcb733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bdc7f85c1641ad8258f7762e7a1a61d98f85d6672bbff323638c88fcfbcb733", kill_on_drop: false }` [INFO] [stdout] 8bdc7f85c1641ad8258f7762e7a1a61d98f85d6672bbff323638c88fcfbcb733