[INFO] crate bwapi 0.2.0 is already in cache [INFO] checking bwapi-0.2.0 against try#bcff76bad586cfb6874f179a4b66448e6b8a832c for pr-66919 [INFO] extracting crate bwapi 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate bwapi 0.2.0 on toolchain bcff76bad586cfb6874f179a4b66448e6b8a832c [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bwapi 0.2.0 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate bwapi 0.2.0 [INFO] tweaked toml for crates.io crate bwapi 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-4/source/examples/dll.rs [INFO] [stderr] * /workspace/builds/worker-4/source/examples/client.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 36d648f044a97af22a305dbf4c6bc5db65c09a3cfd6a0a68a98c7f150ad0f82e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "36d648f044a97af22a305dbf4c6bc5db65c09a3cfd6a0a68a98c7f150ad0f82e"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/examples/dll.rs [INFO] [stderr] * /opt/rustwide/workdir/examples/client.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [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-4f6197935870e1b6/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: 0x55720e904cc4 - backtrace::backtrace::libunwind::trace::hdb33b6dcb5922a0d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55720e904cc4 - backtrace::backtrace::trace_unsynchronized::h33511224bdc125e5 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55720e904cc4 - std::sys_common::backtrace::_print_fmt::hbb73a87c0ab402bb [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:84 [INFO] [stderr] 3: 0x55720e904cc4 - ::fmt::h7ff95c6d4ad994eb [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x55720e91d01c - core::fmt::write::hdeed34d0071e5a94 [INFO] [stderr] at src/libcore/fmt/mod.rs:1024 [INFO] [stderr] 5: 0x55720e903317 - std::io::Write::write_fmt::h787a1c2574c1b0ab [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x55720e906c1e - std::sys_common::backtrace::_print::h2a62cfd468e9cb0c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x55720e906c1e - std::sys_common::backtrace::print::h62356680b22282a5 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x55720e906c1e - std::panicking::default_hook::{{closure}}::h24bf80d282643aa1 [INFO] [stderr] at src/libstd/panicking.rs:193 [INFO] [stderr] 9: 0x55720e906911 - std::panicking::default_hook::he0d02e1c35b286d1 [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x55720e90724b - std::panicking::rust_panic_with_hook::h01599ae4b1fddf60 [INFO] [stderr] at src/libstd/panicking.rs:471 [INFO] [stderr] 11: 0x55720e8fbb03 - std::panicking::begin_panic::h875fa86dc3394b4f [INFO] [stderr] at /rustc/bcff76bad586cfb6874f179a4b66448e6b8a832c/src/libstd/panicking.rs:404 [INFO] [stderr] 12: 0x55720e8fd0d1 - build_script_build::main::h5d70b5d3590da456 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 13: 0x55720e8fb5a0 - std::rt::lang_start::{{closure}}::h84ad6d6a5df989b9 [INFO] [stderr] at /rustc/bcff76bad586cfb6874f179a4b66448e6b8a832c/src/libstd/rt.rs:67 [INFO] [stderr] 14: 0x55720e906ce3 - std::rt::lang_start_internal::{{closure}}::hb8ca7eec2fc7bb65 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 15: 0x55720e906ce3 - std::panicking::try::do_call::h1a23bd66c69de968 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 16: 0x55720e90848a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:81 [INFO] [stderr] 17: 0x55720e9076e0 - std::panicking::try::h31907c0e13918a21 [INFO] [stderr] at src/libstd/panicking.rs:270 [INFO] [stderr] 18: 0x55720e9076e0 - std::panic::catch_unwind::hc68dae81c92c5ad5 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x55720e9076e0 - std::rt::lang_start_internal::h50af7e77b511e545 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 20: 0x55720e8fb579 - std::rt::lang_start::h6255052a36fa4531 [INFO] [stderr] at /rustc/bcff76bad586cfb6874f179a4b66448e6b8a832c/src/libstd/rt.rs:67 [INFO] [stderr] 21: 0x55720e8fd86a - main [INFO] [stderr] 22: 0x7fc6231b0b97 - __libc_start_main [INFO] [stderr] 23: 0x55720e8f90da - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "36d648f044a97af22a305dbf4c6bc5db65c09a3cfd6a0a68a98c7f150ad0f82e"` [INFO] running `"docker" "rm" "-f" "36d648f044a97af22a305dbf4c6bc5db65c09a3cfd6a0a68a98c7f150ad0f82e"` [INFO] [stdout] 36d648f044a97af22a305dbf4c6bc5db65c09a3cfd6a0a68a98c7f150ad0f82e