[INFO] cloning repository https://github.com/SilasPC/RustyPong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SilasPC/RustyPong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilasPC%2FRustyPong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilasPC%2FRustyPong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d23bf4a0a2bda2abc6a114fc4008d8d250f9c272 [INFO] checking SilasPC/RustyPong against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilasPC%2FRustyPong" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SilasPC/RustyPong on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SilasPC/RustyPong [INFO] finished tweaking git repo https://github.com/SilasPC/RustyPong [INFO] tweaked toml for git repo https://github.com/SilasPC/RustyPong written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/SilasPC/RustyPong already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0929b2db7f7ab6f6ff59d089f32a0558ced624dd92148a4add610d2fa7914807 [INFO] running `Command { std: "docker" "start" "-a" "0929b2db7f7ab6f6ff59d089f32a0558ced624dd92148a4add610d2fa7914807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0929b2db7f7ab6f6ff59d089f32a0558ced624dd92148a4add610d2fa7914807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0929b2db7f7ab6f6ff59d089f32a0558ced624dd92148a4add610d2fa7914807", kill_on_drop: false }` [INFO] [stdout] 0929b2db7f7ab6f6ff59d089f32a0558ced624dd92148a4add610d2fa7914807 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9dae7f45c0df8d7bd00f0874694241e41cb561fe564bb7fbc93e829dde13ee2c [INFO] running `Command { std: "docker" "start" "-a" "9dae7f45c0df8d7bd00f0874694241e41cb561fe564bb7fbc93e829dde13ee2c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling gl v0.1.0 (/opt/rustwide/workdir/lib/gl) [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling unidiff v0.3.2 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/gl-517a6ff45d11a592/out/bindings.rs:2599:47 [INFO] [stdout] | [INFO] [stdout] 2599 | fn do_metaloadfn(loadfn: &mut FnMut(&'static str) -> *const __gl_imports::raw::c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&'static str) -> *const __gl_imports::raw::c_void` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.32.6` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sdl2-sys-667202fbe3b293a9/build-script-build` (exit status: 101) [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: libsdl.org [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.32.6/build.rs:46:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564c1bd13ca0 - std::backtrace_rs::backtrace::libunwind::trace::h0197874f43e7190f [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x564c1bd13ca0 - std::backtrace_rs::backtrace::trace_unsynchronized::hfdfd566bbbda6f2d [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564c1bd13ca0 - std::sys_common::backtrace::_print_fmt::hb3b4707c15b032a1 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564c1bd13ca0 - ::fmt::had1dceac8b072f88 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564c1bd34c9c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 5: 0x564c1bd107b5 - std::io::Write::write_fmt::h05c3bb2bc83b8ed0 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x564c1bd15beb - std::sys_common::backtrace::_print::h10f0826b2a586b58 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x564c1bd15beb - std::sys_common::backtrace::print::h0d4242fbd1ac3eb6 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x564c1bd15beb - std::panicking::default_hook::{{closure}}::h275ead39fe8b8e2a [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x564c1bd15760 - std::panicking::default_hook::h5505d4d90f5984d9 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x564c1bd162b4 - std::panicking::rust_panic_with_hook::h2f8980d1d9fd4ca0 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x564c1bd15d90 - std::panicking::begin_panic_handler::{{closure}}::hd87853ef7e40ae97 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:521:13 [INFO] [stderr] 12: 0x564c1bd141a4 - std::sys_common::backtrace::__rust_end_short_backtrace::hcab167aa940694a2 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x564c1bd15cf9 - rust_begin_unwind [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x564c1ba7fbfb - std::panicking::begin_panic_fmt::hb22a56f1d7ee4f34 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:460:5 [INFO] [stderr] 15: 0x564c1ba81566 - build_script_build::run_command::hce3cc9477a263852 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.32.6/build.rs:46:17 [INFO] [stderr] 16: 0x564c1ba8160c - build_script_build::download_to::h503508781b70182d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.32.6/build.rs:67:9 [INFO] [stderr] 17: 0x564c1ba81b82 - build_script_build::download_sdl2::h8f0e05610779e857 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.32.6/build.rs:110:9 [INFO] [stderr] 18: 0x564c1ba8596e - build_script_build::main::he541a84c85a77efb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.32.6/build.rs:467:32 [INFO] [stderr] 19: 0x564c1ba8c20b - core::ops::function::FnOnce::call_once::hc17a389f7fea826c [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x564c1ba9432e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha06cf7e02d8feeee [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x564c1ba937c1 - std::rt::lang_start::{{closure}}::hbef00df3a4ad7256 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x564c1bd167ba - core::ops::function::impls:: for &F>::call_once::h5e3bbb97afe2bb03 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x564c1bd167ba - std::panicking::try::do_call::h48c2d717cec4bdcb [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:403:40 [INFO] [stderr] 24: 0x564c1bd167ba - std::panicking::try::h2a49bc215893bc14 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:367:19 [INFO] [stderr] 25: 0x564c1bd167ba - std::panic::catch_unwind::h6d23b7c99550c7ff [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panic.rs:129:14 [INFO] [stderr] 26: 0x564c1bd167ba - std::rt::lang_start_internal::{{closure}}::h251a0c0729f15896 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x564c1bd167ba - std::panicking::try::do_call::h4830e784a9b9d1ad [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:403:40 [INFO] [stderr] 28: 0x564c1bd167ba - std::panicking::try::h0427859d2ad3b3b9 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:367:19 [INFO] [stderr] 29: 0x564c1bd167ba - std::panic::catch_unwind::h4079bfb63395be0f [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panic.rs:129:14 [INFO] [stderr] 30: 0x564c1bd167ba - std::rt::lang_start_internal::h408e9d26a25a1f08 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x564c1ba93790 - std::rt::lang_start::haa5ae527c9bff341 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x564c1ba85f7c - main [INFO] [stderr] 33: 0x7fce79c160b3 - __libc_start_main [INFO] [stderr] 34: 0x564c1ba8103e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "9dae7f45c0df8d7bd00f0874694241e41cb561fe564bb7fbc93e829dde13ee2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dae7f45c0df8d7bd00f0874694241e41cb561fe564bb7fbc93e829dde13ee2c", kill_on_drop: false }` [INFO] [stdout] 9dae7f45c0df8d7bd00f0874694241e41cb561fe564bb7fbc93e829dde13ee2c