[INFO] cloning repository https://github.com/Samlof/learning-opengl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Samlof/learning-opengl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamlof%2Flearning-opengl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamlof%2Flearning-opengl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f419de08e8a794b48c82d8d4fb616e457555aa2b [INFO] checking Samlof/learning-opengl against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamlof%2Flearning-opengl" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Samlof/learning-opengl on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/Samlof/learning-opengl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f20940c30025b1816fc7a9c906ed85f9e7b9718000b15ef5c83ffbe109507d25 [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" "f20940c30025b1816fc7a9c906ed85f9e7b9718000b15ef5c83ffbe109507d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f20940c30025b1816fc7a9c906ed85f9e7b9718000b15ef5c83ffbe109507d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20940c30025b1816fc7a9c906ed85f9e7b9718000b15ef5c83ffbe109507d25", kill_on_drop: false }` [INFO] [stdout] f20940c30025b1816fc7a9c906ed85f9e7b9718000b15ef5c83ffbe109507d25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ecccdc6593b305679d9c3cc42b9e1f0bcb058ae6c3346a98445b3652053ecf8 [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" "4ecccdc6593b305679d9c3cc42b9e1f0bcb058ae6c3346a98445b3652053ecf8", kill_on_drop: false }` [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 autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling stb_image v0.2.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [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-933bb1ed07953139/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: 0x55a00c435a40 - std::backtrace_rs::backtrace::libunwind::trace::h303a626d53553a64 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55a00c435a40 - std::backtrace_rs::backtrace::trace_unsynchronized::h6abb882733c3f18c [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a00c435a40 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55a00c435a40 - ::fmt::h400b66a054640aac [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55a00c44e83c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x55a00c433b02 - std::io::Write::write_fmt::h6453b28c8b27c6ea [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x55a00c437ba5 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55a00c437ba5 - std::sys_common::backtrace::print::h953c7be178c0674d [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55a00c437ba5 - std::panicking::default_hook::{{closure}}::h635d667f571198f0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55a00c437848 - std::panicking::default_hook::h3bc2efb48060abaa [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55a00c438221 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:577:17 [INFO] [stderr] 11: 0x55a00c421e0a - std::panicking::begin_panic::{{closure}}::hda887d9d7a057b88 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:506:9 [INFO] [stderr] 12: 0x55a00c4224b8 - std::sys_common::backtrace::__rust_end_short_backtrace::h6a76bc820b8547bb [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55a00c421d47 - std::panicking::begin_panic::h4f11b212ea365afe [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:505:12 [INFO] [stderr] 14: 0x55a00c4204e0 - build_script_build::main::habcc299d11407c6b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] 15: 0x55a00c41f9bb - core::ops::function::FnOnce::call_once::hee34a05b3f82cead [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x55a00c4224ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h59c42d0c3d1d5b75 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x55a00c421cc1 - std::rt::lang_start::{{closure}}::h16c1b879b9fe9004 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:66:18 [INFO] [stderr] 18: 0x55a00c438647 - core::ops::function::impls:: for &F>::call_once::h1af42f2aaad601f7 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x55a00c438647 - std::panicking::try::do_call::h9d43a73a8e9fb04a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:381:40 [INFO] [stderr] 20: 0x55a00c438647 - std::panicking::try::h7a8d1100a6afe839 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:345:19 [INFO] [stderr] 21: 0x55a00c438647 - std::panic::catch_unwind::h9c80942da690cf03 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panic.rs:382:14 [INFO] [stderr] 22: 0x55a00c438647 - std::rt::lang_start_internal::h18ef240fb861b4d5 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:51:25 [INFO] [stderr] 23: 0x55a00c421c97 - std::rt::lang_start::hbc7d14eebc9df6f8 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:65:5 [INFO] [stderr] 24: 0x55a00c420c2a - main [INFO] [stderr] 25: 0x7fe3b9f010b3 - __libc_start_main [INFO] [stderr] 26: 0x55a00c41d09e - _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" "4ecccdc6593b305679d9c3cc42b9e1f0bcb058ae6c3346a98445b3652053ecf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ecccdc6593b305679d9c3cc42b9e1f0bcb058ae6c3346a98445b3652053ecf8", kill_on_drop: false }` [INFO] [stdout] 4ecccdc6593b305679d9c3cc42b9e1f0bcb058ae6c3346a98445b3652053ecf8