[INFO] cloning repository https://github.com/DoNotDoughnut/firecore-pokedex-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DoNotDoughnut/firecore-pokedex-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoNotDoughnut%2Ffirecore-pokedex-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoNotDoughnut%2Ffirecore-pokedex-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59961991685a948b08b2e7df02dcfacfb0e7bdb0
[INFO] checking DoNotDoughnut/firecore-pokedex-game against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoNotDoughnut%2Ffirecore-pokedex-game" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DoNotDoughnut/firecore-pokedex-game
[INFO] finished tweaking git repo https://github.com/DoNotDoughnut/firecore-pokedex-game
[INFO] tweaked toml for git repo https://github.com/DoNotDoughnut/firecore-pokedex-game written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DoNotDoughnut/firecore-pokedex-game on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/fiirecore/pokedex`
[INFO] [stderr]      Locking 147 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.11.2 (available: v0.16.0)
[INFO] [stderr]       Adding tinystr v0.4.12 (available: v0.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3230076c368b1456a0cf0f43776e5ef22b33d5d69272f208c1cc8882934f2f01
[INFO] running `Command { std: "docker" "start" "-a" "3230076c368b1456a0cf0f43776e5ef22b33d5d69272f208c1cc8882934f2f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3230076c368b1456a0cf0f43776e5ef22b33d5d69272f208c1cc8882934f2f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3230076c368b1456a0cf0f43776e5ef22b33d5d69272f208c1cc8882934f2f01", kill_on_drop: false }`
[INFO] [stdout] 3230076c368b1456a0cf0f43776e5ef22b33d5d69272f208c1cc8882934f2f01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ddb0859657cd00685322738829b2f40cb1aab0fc57309cd5a0e2bcb92e7ca6e
[INFO] running `Command { std: "docker" "start" "-a" "7ddb0859657cd00685322738829b2f40cb1aab0fc57309cd5a0e2bcb92e7ca6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cpal v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]    Compiling vek v0.13.1
[INFO] [stderr]    Compiling tinystr-raw v0.1.3
[INFO] [stderr]    Compiling sdl2 v0.34.5
[INFO] [stderr]    Compiling tinystr-macros v0.2.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking lyon_geom v0.17.7
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking glow v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking lyon_path v0.17.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking lyon_tessellation v0.17.10
[INFO] [stderr]    Compiling enum-map-derive v0.6.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling unidiff v0.3.4
[INFO] [stderr]    Compiling sdl2-sys v0.34.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.34.5`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_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/debug/build/sdl2-sys-7962c5984cccdf7b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (898) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.34.5/build.rs:61: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:     0x638f995010b2 - std::backtrace_rs::backtrace::libunwind::trace::h4719922acc1f32d8
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x638f995010b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2051c42b2630a5c2
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x638f995010b2 - std::sys::backtrace::_print_fmt::h6b555000df2c582f
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x638f995010b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8ded6d8a024ba086
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x638f99511d7f - core::fmt::rt::Argument::fmt::h35a1c06d9b268106
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x638f99511d7f - core::fmt::write::h54578f32d57bc648
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x638f994d0243 - std::io::default_write_fmt::hf46c9099dd2bb784
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x638f994d0243 - std::io::Write::write_fmt::h4f349bf8aaccb43d
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x638f994dc292 - std::sys::backtrace::BacktraceLock::print::hecec56b35aaf603f
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x638f994decbc - std::panicking::default_hook::{{closure}}::hd6c682914ab1ad26
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x638f994deb16 - std::panicking::default_hook::h6cfe4cd6f8bc31e5
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x638f994df295 - std::panicking::panic_with_hook::h44c676ec17840d54
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x638f994df12a - std::panicking::panic_handler::{{closure}}::hcd464e8af1215c4e
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x638f994dc3c9 - std::sys::backtrace::__rust_end_short_backtrace::h472e40a56c906c62
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x638f994c423d - __rustc[66709b9d059b37fc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x638f99516810 - core::panicking::panic_fmt::h799ffb5863fc63a3
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x638f991c4b8a - build_script_build::run_command::hbf2f01d1d3073224
[INFO] [stderr]     17:     0x638f991c4878 - build_script_build::download_to::hfa49e42916965b0a
[INFO] [stderr]     18:     0x638f991c5819 - build_script_build::download_sdl2::h56a4d596347fb076
[INFO] [stderr]     19:     0x638f991c62fc - build_script_build::main::hdc8fee55cdf50ce1
[INFO] [stderr]     20:     0x638f991cb213 - core::ops::function::FnOnce::call_once::h3d293f274bb2c4d4
[INFO] [stderr]     21:     0x638f991cabe6 - std::sys::backtrace::__rust_begin_short_backtrace::h24bd352f6178e953
[INFO] [stderr]     22:     0x638f991caad9 - std::rt::lang_start::{{closure}}::h99b5cce3f227b285
[INFO] [stderr]     23:     0x638f994d1bb0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3c1a118f95f28ce
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x638f994d1bb0 - std::panicking::catch_unwind::do_call::h7d530c21a6dc7c89
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x638f994d1bb0 - std::panicking::catch_unwind::hd663eff96b260042
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x638f994d1bb0 - std::panic::catch_unwind::h951995dd76995562
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x638f994d1bb0 - std::rt::lang_start_internal::{{closure}}::h9d8c468c91cbf901
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x638f994d1bb0 - std::panicking::catch_unwind::do_call::he3860c7edc206498
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x638f994d1bb0 - std::panicking::catch_unwind::ha3af58ce34415e02
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x638f994d1bb0 - std::panic::catch_unwind::h29ffe2ddc58d5e18
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x638f994d1bb0 - std::rt::lang_start_internal::hd327f88d31071a57
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x638f991caac1 - std::rt::lang_start::h1eaba47a69474f04
[INFO] [stderr]     33:     0x638f991c9d65 - main
[INFO] [stderr]     34:     0x7a15c3fd31ca - <unknown>
[INFO] [stderr]     35:     0x7a15c3fd328b - __libc_start_main
[INFO] [stderr]     36:     0x638f991c1825 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ddb0859657cd00685322738829b2f40cb1aab0fc57309cd5a0e2bcb92e7ca6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ddb0859657cd00685322738829b2f40cb1aab0fc57309cd5a0e2bcb92e7ca6e", kill_on_drop: false }`
[INFO] [stdout] 7ddb0859657cd00685322738829b2f40cb1aab0fc57309cd5a0e2bcb92e7ca6e
