[INFO] updating cached repository https://github.com/Samlof/learning-opengl [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f419de08e8a794b48c82d8d4fb616e457555aa2b [INFO] checking Samlof/learning-opengl against try#3738e44c8fffe9e1fdfda9304a4df74ce7b29152 for pr-68746 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamlof%2Flearning-opengl" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Samlof/learning-opengl on toolchain 3738e44c8fffe9e1fdfda9304a4df74ce7b29152 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Samlof/learning-opengl [INFO] removed path dependency gl from git repo https://github.com/Samlof/learning-opengl [INFO] removed path dependency stb_image from git repo https://github.com/Samlof/learning-opengl [INFO] finished tweaking git repo https://github.com/Samlof/learning-opengl [INFO] tweaked toml for git repo https://github.com/Samlof/learning-opengl written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Samlof/learning-opengl already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (gl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (stb_image) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (gl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (stb_image) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "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] a4f3433d7c338339f2df20987ef3d92b8853ffa6fb14e8f11e9b38a69adb2a84 [INFO] running `"docker" "start" "-a" "a4f3433d7c338339f2df20987ef3d92b8853ffa6fb14e8f11e9b38a69adb2a84"` [INFO] [stderr] warning: dependency (gl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (stb_image) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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 scoped-tls v0.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling stb_image v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [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-755d62213abbe8af/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: 0x559b570ff618 - backtrace::backtrace::libunwind::trace::hcb5c3e9f7e1ea650 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x559b570ff618 - backtrace::backtrace::trace_unsynchronized::h8d2cf7d7c9151b5f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x559b570ff618 - std::sys_common::backtrace::_print_fmt::hb2695e112e335a40 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x559b570ff618 - ::fmt::h05262518ded0159f [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x559b57117f0c - core::fmt::write::h878d462cd436633c [INFO] [stderr] at src/libcore/fmt/mod.rs:1052 [INFO] [stderr] 5: 0x559b570fda47 - std::io::Write::write_fmt::h453d7ce9b460b348 [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x559b57101a25 - std::sys_common::backtrace::_print::hef41b6dbad001e1b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x559b57101a25 - std::sys_common::backtrace::print::hd911be6dd5db9f65 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x559b57101a25 - std::panicking::default_hook::{{closure}}::h6763d82d5ad21342 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x559b57101766 - std::panicking::default_hook::h7e0514c335de079d [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x559b57101fe2 - std::panicking::rust_panic_with_hook::h0dae373da0837fa4 [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x559b570f5cb7 - std::panicking::begin_panic::hb385a9c521770373 [INFO] [stderr] at /rustc/3738e44c8fffe9e1fdfda9304a4df74ce7b29152/src/libstd/panicking.rs:397 [INFO] [stderr] 12: 0x559b570f6f91 - build_script_build::main::he130a2de1998af5e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 13: 0x559b570f5a30 - std::rt::lang_start::{{closure}}::hb340eb3395e9e8e5 [INFO] [stderr] at /rustc/3738e44c8fffe9e1fdfda9304a4df74ce7b29152/src/libstd/rt.rs:67 [INFO] [stderr] 14: 0x559b57101af3 - std::rt::lang_start_internal::{{closure}}::h241bd727d7a41adc [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 15: 0x559b57101af3 - std::panicking::try::do_call::hd241df36f7b814da [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 16: 0x559b57103297 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 17: 0x559b57102489 - std::panicking::try::h8a1931d0f1bb70a1 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 18: 0x559b57102489 - std::panic::catch_unwind::h22c6782f26e3268e [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x559b57102489 - std::rt::lang_start_internal::hf15683adb880b573 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 20: 0x559b570f5a09 - std::rt::lang_start::h8bb23a0c70ac537f [INFO] [stderr] at /rustc/3738e44c8fffe9e1fdfda9304a4df74ce7b29152/src/libstd/rt.rs:67 [INFO] [stderr] 21: 0x559b570f776a - main [INFO] [stderr] 22: 0x7f21cadacb97 - __libc_start_main [INFO] [stderr] 23: 0x559b570f328a - _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" "a4f3433d7c338339f2df20987ef3d92b8853ffa6fb14e8f11e9b38a69adb2a84"` [INFO] running `"docker" "rm" "-f" "a4f3433d7c338339f2df20987ef3d92b8853ffa6fb14e8f11e9b38a69adb2a84"` [INFO] [stdout] a4f3433d7c338339f2df20987ef3d92b8853ffa6fb14e8f11e9b38a69adb2a84