[INFO] cloning repository https://github.com/Jengamon/Return_RPG [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jengamon/Return_RPG" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2FReturn_RPG", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2FReturn_RPG'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5661eba8014d22e94ca94f1b7d2728e9e4b11b0 [INFO] checking Jengamon/Return_RPG against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2FReturn_RPG" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jengamon/Return_RPG on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jengamon/Return_RPG [INFO] finished tweaking git repo https://github.com/Jengamon/Return_RPG [INFO] tweaked toml for git repo https://github.com/Jengamon/Return_RPG written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Jengamon/Return_RPG already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a11cbe2643559713fb8344ca81abee3eff947299d91934669620058eae47621b [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" "a11cbe2643559713fb8344ca81abee3eff947299d91934669620058eae47621b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a11cbe2643559713fb8344ca81abee3eff947299d91934669620058eae47621b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11cbe2643559713fb8344ca81abee3eff947299d91934669620058eae47621b", kill_on_drop: false }` [INFO] [stdout] a11cbe2643559713fb8344ca81abee3eff947299d91934669620058eae47621b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2560be0924a1ad59a376ecd0d9012da461c9389bb0792e35a47b7646c780a5a [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" "b2560be0924a1ad59a376ecd0d9012da461c9389bb0792e35a47b7646c780a5a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Compiling hashbrown v0.6.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling raylib-sys v0.11.0 (https://github.com/deltaphc/raylib-rs?branch=master#e8137560) [INFO] [stderr] error: failed to run custom build command for `raylib-sys v0.11.0 (https://github.com/deltaphc/raylib-rs?branch=master#e8137560)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/raylib-sys-96f6c25108389a21/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] out: "/opt/rustwide/target/debug/build/raylib-sys-9ab0120eaadc6842/out" [INFO] [stderr] url: "https://codeload.github.com/raysan5/raylib/tar.gz/2.5.0" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at '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: codeload.github.com [INFO] [stderr] ', /opt/rustwide/cargo-home/git/checkouts/raylib-rs-88ac6206649f6167/e813756/raylib-sys/build.rs:191:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d1bd7b8027 - std::backtrace_rs::backtrace::libunwind::trace::h746c3e9529d524bc [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55d1bd7b8027 - std::backtrace_rs::backtrace::trace_unsynchronized::h84373278bfb39e0c [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d1bd7b8027 - std::sys_common::backtrace::_print_fmt::h517324efde750597 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55d1bd7b8027 - ::fmt::hf594ab77fac89284 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55d1bd7d604c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55d1bd7b3802 - std::io::Write::write_fmt::h3f6656f045fa877f [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55d1bd7ba7e5 - std::sys_common::backtrace::_print::hda7655c057c24dcc [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55d1bd7ba7e5 - std::sys_common::backtrace::print::h546a6c8431d46287 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55d1bd7ba7e5 - std::panicking::default_hook::{{closure}}::h006dd083853faf51 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55d1bd7ba33a - std::panicking::default_hook::hf0f9afb1017317fc [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55d1bd7baf81 - std::panicking::rust_panic_with_hook::hb7a19826c029b1d6 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55d1bd7baac7 - std::panicking::begin_panic_handler::{{closure}}::hde71edcd925d0c5e [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55d1bd7b84ec - std::sys_common::backtrace::__rust_end_short_backtrace::h8a3c7d6cea578919 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55d1bd7baa29 - rust_begin_unwind [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55d1bd7ba9db - std::panicking::begin_panic_fmt::hee67ce14b77d0396 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x55d1bd6f2146 - build_script_build::run_command::h1ec85126b5b9e8b2 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/raylib-rs-88ac6206649f6167/e813756/raylib-sys/build.rs:191:17 [INFO] [stderr] 16: 0x55d1bd6f1df2 - build_script_build::download_to::h5b5125f442ee0350 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/raylib-rs-88ac6206649f6167/e813756/raylib-sys/build.rs:181:5 [INFO] [stderr] 17: 0x55d1bd6f1a84 - build_script_build::download_raylib::h311371a58fd9b50e [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/raylib-rs-88ac6206649f6167/e813756/raylib-sys/build.rs:162:9 [INFO] [stderr] 18: 0x55d1bd6f0fe5 - build_script_build::main::h0d076e801fc25da8 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/raylib-rs-88ac6206649f6167/e813756/raylib-sys/build.rs:109:15 [INFO] [stderr] 19: 0x55d1bd6f8dfb - core::ops::function::FnOnce::call_once::h4abe5cf15ce2d1f1 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55d1bd6f53fe - std::sys_common::backtrace::__rust_begin_short_backtrace::hbc8d19f31df33a65 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55d1bd6f5131 - std::rt::lang_start::{{closure}}::h880712d79d10dbfe [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55d1bd7bb3a7 - core::ops::function::impls:: for &F>::call_once::h54c39b9b8451875a [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55d1bd7bb3a7 - std::panicking::try::do_call::hcdfba51a06e21b42 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x55d1bd7bb3a7 - std::panicking::try::h77386c66889b2066 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x55d1bd7bb3a7 - std::panic::catch_unwind::hc55a0d8aadca44f0 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/panic.rs:396:14 [INFO] [stderr] 26: 0x55d1bd7bb3a7 - std::rt::lang_start_internal::h97dca9624db2aa85 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55d1bd6f5107 - std::rt::lang_start::h9c5c09c47d21ced0 [INFO] [stderr] at /rustc/2ad5292aea6328113b55968b4322528d48261316/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55d1bd6f2b8a - main [INFO] [stderr] 29: 0x7fb4ff37e0b3 - __libc_start_main [INFO] [stderr] 30: 0x55d1bd6f00fe - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b2560be0924a1ad59a376ecd0d9012da461c9389bb0792e35a47b7646c780a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2560be0924a1ad59a376ecd0d9012da461c9389bb0792e35a47b7646c780a5a", kill_on_drop: false }` [INFO] [stdout] b2560be0924a1ad59a376ecd0d9012da461c9389bb0792e35a47b7646c780a5a