[INFO] crate bwapi 0.2.0 is already in cache [INFO] checking bwapi-0.2.0 against try#e922e6444795ab795fab1943288aee3d543699b8 for pr-66852 [INFO] extracting crate bwapi 0.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate bwapi 0.2.0 on toolchain e922e6444795ab795fab1943288aee3d543699b8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "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-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "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-13/source/examples/dll.rs [INFO] [stderr] * /workspace/builds/worker-13/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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+e922e6444795ab795fab1943288aee3d543699b8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 54be8aa8b994f932069a6c23bab299a1ba7e1c753f9901135777e37b52fb3ef1 [INFO] running `"docker" "start" "-a" "54be8aa8b994f932069a6c23bab299a1ba7e1c753f9901135777e37b52fb3ef1"` [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 fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling idna v0.1.5 [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 net2 v0.2.33 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [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 miniz_oxide v0.3.5 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling libflate v0.1.27 [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-1a66b43e1b72edb3/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: 0x5630a1c58cf4 - backtrace::backtrace::libunwind::trace::h9f1d8738cf6f142e [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5630a1c58cf4 - backtrace::backtrace::trace_unsynchronized::h36d929b1b2ff5781 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5630a1c58cf4 - std::sys_common::backtrace::_print_fmt::hacbc333e6aeece5a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:84 [INFO] [stderr] 3: 0x5630a1c58cf4 - ::fmt::hdf9238626066ab75 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x5630a1c7104c - core::fmt::write::h5e029752b22165fa [INFO] [stderr] at src/libcore/fmt/mod.rs:1024 [INFO] [stderr] 5: 0x5630a1c57347 - std::io::Write::write_fmt::hf6191160ed350e3f [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x5630a1c5ac4e - std::sys_common::backtrace::_print::h6a8189d6f64e43ee [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x5630a1c5ac4e - std::sys_common::backtrace::print::h8fb1dcbcd98a6ec2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x5630a1c5ac4e - std::panicking::default_hook::{{closure}}::h85d7bb172edc868f [INFO] [stderr] at src/libstd/panicking.rs:193 [INFO] [stderr] 9: 0x5630a1c5a941 - std::panicking::default_hook::h4c7e437cd4a16e76 [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x5630a1c5b27b - std::panicking::rust_panic_with_hook::h8647154d80cbed98 [INFO] [stderr] at src/libstd/panicking.rs:471 [INFO] [stderr] 11: 0x5630a1c4fb03 - std::panicking::begin_panic::hbc6555850fe8edf3 [INFO] [stderr] at /rustc/e922e6444795ab795fab1943288aee3d543699b8/src/libstd/panicking.rs:404 [INFO] [stderr] 12: 0x5630a1c510d1 - build_script_build::main::h4712b68b6b21dfe3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 13: 0x5630a1c4f5a0 - std::rt::lang_start::{{closure}}::hd100fb98ab51e81f [INFO] [stderr] at /rustc/e922e6444795ab795fab1943288aee3d543699b8/src/libstd/rt.rs:67 [INFO] [stderr] 14: 0x5630a1c5ad13 - std::rt::lang_start_internal::{{closure}}::h537a2d77f0f9eb2b [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 15: 0x5630a1c5ad13 - std::panicking::try::do_call::hac85bb9436248e0f [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 16: 0x5630a1c5c4ba - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:78 [INFO] [stderr] 17: 0x5630a1c5b710 - std::panicking::try::hfda737be6bc9b3a3 [INFO] [stderr] at src/libstd/panicking.rs:270 [INFO] [stderr] 18: 0x5630a1c5b710 - std::panic::catch_unwind::hb168c94334b21b4b [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x5630a1c5b710 - std::rt::lang_start_internal::h76b1fe1020874f18 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 20: 0x5630a1c4f579 - std::rt::lang_start::h5e4cb83d5bafa108 [INFO] [stderr] at /rustc/e922e6444795ab795fab1943288aee3d543699b8/src/libstd/rt.rs:67 [INFO] [stderr] 21: 0x5630a1c5186a - main [INFO] [stderr] 22: 0x7fb4b05c8b97 - __libc_start_main [INFO] [stderr] 23: 0x5630a1c4d0da - _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" "54be8aa8b994f932069a6c23bab299a1ba7e1c753f9901135777e37b52fb3ef1"` [INFO] running `"docker" "rm" "-f" "54be8aa8b994f932069a6c23bab299a1ba7e1c753f9901135777e37b52fb3ef1"` [INFO] [stdout] 54be8aa8b994f932069a6c23bab299a1ba7e1c753f9901135777e37b52fb3ef1