[INFO] cloning repository https://github.com/tlwalker/sdl-rs-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tlwalker/sdl-rs-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlwalker%2Fsdl-rs-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlwalker%2Fsdl-rs-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7ab44d7543305c72c8010a5663b18637184da70 [INFO] checking tlwalker/sdl-rs-tutorial against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlwalker%2Fsdl-rs-tutorial" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tlwalker/sdl-rs-tutorial on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tlwalker/sdl-rs-tutorial [INFO] finished tweaking git repo https://github.com/tlwalker/sdl-rs-tutorial [INFO] tweaked toml for git repo https://github.com/tlwalker/sdl-rs-tutorial written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tlwalker/sdl-rs-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b7cd4657abeb4e0e770e63a8c049087b7deca2eff6cc91fdc31228a30a9025f [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" "4b7cd4657abeb4e0e770e63a8c049087b7deca2eff6cc91fdc31228a30a9025f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b7cd4657abeb4e0e770e63a8c049087b7deca2eff6cc91fdc31228a30a9025f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b7cd4657abeb4e0e770e63a8c049087b7deca2eff6cc91fdc31228a30a9025f", kill_on_drop: false }` [INFO] [stdout] 4b7cd4657abeb4e0e770e63a8c049087b7deca2eff6cc91fdc31228a30a9025f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b8f4357eefb973ba96760ab4c57c50d15b0ec04def4cf21ed2c343999ed7763 [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" "4b8f4357eefb973ba96760ab4c57c50d15b0ec04def4cf21ed2c343999ed7763", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling serde v1.0.58 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base64 v0.9.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling xattr v0.2.1 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling bytes v0.4.7 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tar v0.4.15 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling openssl-sys v0.9.30 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling mime v0.3.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [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-b9e5c429783a77ba/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: 0x5625d18cef90 - std::backtrace_rs::backtrace::libunwind::trace::ha1eabb142084ea37 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5625d18cef90 - std::backtrace_rs::backtrace::trace_unsynchronized::hbb8825661d997281 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5625d18cef90 - std::sys_common::backtrace::_print_fmt::h26d850e2f7183914 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x5625d18cef90 - ::fmt::h3834b06f68a2b012 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x5625d18e832c - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x5625d18cd5c5 - std::io::Write::write_fmt::h9c0c8944a1898139 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x5625d18d1110 - std::sys_common::backtrace::_print::h693c0c2cc41d4d10 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5625d18d1110 - std::sys_common::backtrace::print::h213be73e5670b8ea [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5625d18d1110 - std::panicking::default_hook::{{closure}}::h2d49a3361cc4e7ea [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x5625d18d0e5c - std::panicking::default_hook::hd41fbdeba93207ba [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x5625d18d1773 - std::panicking::rust_panic_with_hook::hcab398664b4bd473 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:569 [INFO] [stderr] 11: 0x5625d18b8a78 - std::panicking::begin_panic::{{closure}}::hb7a9a60c4ae8152e [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:498 [INFO] [stderr] 12: 0x5625d18b8cf8 - std::sys_common::backtrace::__rust_end_short_backtrace::h2b1331e175e8419d [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x5625d18b89a3 - std::panicking::begin_panic::hfc4b9792053c2a7c [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:497 [INFO] [stderr] 14: 0x5625d18b99b1 - build_script_build::main::hb8b293e19c995f6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 15: 0x5625d18bb78b - core::ops::function::FnOnce::call_once::h990201057ed769b4 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/ops/function.rs:233 [INFO] [stderr] 16: 0x5625d18b8d2e - std::sys_common::backtrace::__rust_begin_short_backtrace::h74a4ea3d8e0e98c3 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 17: 0x5625d18b8701 - std::rt::lang_start::{{closure}}::h6aa3dd377699fc95 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:66 [INFO] [stderr] 18: 0x5625d18d1b82 - core::ops::function::impls:: for &F>::call_once::hde9814ae740a85dc [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/ops/function.rs:265 [INFO] [stderr] 19: 0x5625d18d1b82 - std::panicking::try::do_call::h3026bab8cd7540d7 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:373 [INFO] [stderr] 20: 0x5625d18d1b82 - std::panicking::try::h852bb5e5a66f7f84 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:337 [INFO] [stderr] 21: 0x5625d18d1b82 - std::panic::catch_unwind::hfeb0f3dddf7c6a72 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panic.rs:394 [INFO] [stderr] 22: 0x5625d18d1b82 - std::rt::lang_start_internal::h32f0ac6e87476559 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:51 [INFO] [stderr] 23: 0x5625d18b86d7 - std::rt::lang_start::hd05ba251d594a4ec [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:65 [INFO] [stderr] 24: 0x5625d18ba11a - main [INFO] [stderr] 25: 0x7fae9e2610b3 - __libc_start_main [INFO] [stderr] 26: 0x5625d18b609e - _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" "4b8f4357eefb973ba96760ab4c57c50d15b0ec04def4cf21ed2c343999ed7763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8f4357eefb973ba96760ab4c57c50d15b0ec04def4cf21ed2c343999ed7763", kill_on_drop: false }` [INFO] [stdout] 4b8f4357eefb973ba96760ab4c57c50d15b0ec04def4cf21ed2c343999ed7763