[INFO] cloning repository https://github.com/just-chillin/rusty-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/just-chillin/rusty-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-chillin%2Frusty-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-chillin%2Frusty-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44a14e85a8e6f28c37235fe2e935cd354a5ecd00
[INFO] testing just-chillin/rusty-game against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-chillin%2Frusty-game" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/just-chillin/rusty-game
[INFO] finished tweaking git repo https://github.com/just-chillin/rusty-game
[INFO] tweaked toml for git repo https://github.com/just-chillin/rusty-game written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/just-chillin/rusty-game on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/just-chillin/rusty-game already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fbe692f8fdf955ee389924fbb1205751d523966197aa60a1aa1ed62b7e14737a
[INFO] running `Command { std: "docker" "start" "fbe692f8fdf955ee389924fbb1205751d523966197aa60a1aa1ed62b7e14737a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbe692f8fdf955ee389924fbb1205751d523966197aa60a1aa1ed62b7e14737a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbe692f8fdf955ee389924fbb1205751d523966197aa60a1aa1ed62b7e14737a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbe692f8fdf955ee389924fbb1205751d523966197aa60a1aa1ed62b7e14737a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbe692f8fdf955ee389924fbb1205751d523966197aa60a1aa1ed62b7e14737a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling sdl2 v0.33.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling thread_local v1.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.13
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]    Compiling tar v0.4.30
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling unidiff v0.3.3
[INFO] [stderr]    Compiling sdl2-sys v0.33.0
[INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.33.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/release/build/sdl2-sys-3eb44eeab93b53ca/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (483) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.33.0/build.rs:46:17:
[INFO] [stderr]   Command 'curl' failed:   % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
[INFO] [stderr]                                    Dload  Upload  Total   Spent   Left   Speed
[INFO] [stderr]   
  0      0   0      0   0      0      0      0                              0curl: (6) Could not resolve host: libsdl.org
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ca43c0e4951 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5ca43c0fa9ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x5ca43c0eaf2c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x5ca43c0c1246 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5ca43c0ddb71 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x5ca43c0ddd2b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5ca43c0c12f2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5ca43c0b9a19 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5ca43c0c1e9d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x5ca43c0fb15c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5ca43bf40168 - build_script_build[639b6f9f07e62931]::run_command
[INFO] [stderr]     11:     0x5ca43bf3fe98 - build_script_build[639b6f9f07e62931]::download_to
[INFO] [stderr]     12:     0x5ca43bf4099d - build_script_build[639b6f9f07e62931]::download_sdl2
[INFO] [stderr]     13:     0x5ca43bf41cb6 - build_script_build[639b6f9f07e62931]::main
[INFO] [stderr]     14:     0x5ca43bf3bd53 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15:     0x5ca43bf36ff6 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     16:     0x5ca43bf387e9 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     17:     0x5ca43c0dcf39 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     18:     0x5ca43bf36521 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     19:     0x5ca43bf44af5 - main
[INFO] [stderr]     20:     0x76576ce14601 - <unknown>
[INFO] [stderr]     21:     0x76576ce14718 - __libc_start_main
[INFO] [stderr]     22:     0x5ca43bf35195 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "fbe692f8fdf955ee389924fbb1205751d523966197aa60a1aa1ed62b7e14737a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbe692f8fdf955ee389924fbb1205751d523966197aa60a1aa1ed62b7e14737a", kill_on_drop: false }`
[INFO] [stdout] fbe692f8fdf955ee389924fbb1205751d523966197aa60a1aa1ed62b7e14737a
