[INFO] cloning repository https://github.com/ShadowMitia/game-of-life-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShadowMitia/game-of-life-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowMitia%2Fgame-of-life-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowMitia%2Fgame-of-life-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23fc8e952d483ff402491b2c16927ddb07f88ce5 [INFO] checking ShadowMitia/game-of-life-rs against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowMitia%2Fgame-of-life-rs" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShadowMitia/game-of-life-rs on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShadowMitia/game-of-life-rs [INFO] finished tweaking git repo https://github.com/ShadowMitia/game-of-life-rs [INFO] tweaked toml for git repo https://github.com/ShadowMitia/game-of-life-rs written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/ShadowMitia/game-of-life-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bjz/gl-rs` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/OpenGL-Registry.git` [INFO] [stderr] Updating git submodule `https://github.com/google/angle.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/EGL-Registry.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/WebGL.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/WebGLDeveloperTools.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded png v0.16.4 [INFO] [stderr] Downloaded paste-impl v0.1.16 [INFO] [stderr] Downloaded paste v0.1.16 [INFO] [stderr] Downloaded nalgebra v0.21.0 [INFO] [stderr] Downloaded nalgebra-glm v0.7.0 [INFO] [stderr] Downloaded simba v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4d9756c8b28274de1fc4edd3a66dad6035259f3a9f4c8842ee068c23e2d2c35 [INFO] running `Command { std: "docker" "start" "-a" "e4d9756c8b28274de1fc4edd3a66dad6035259f3a9f4c8842ee068c23e2d2c35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4d9756c8b28274de1fc4edd3a66dad6035259f3a9f4c8842ee068c23e2d2c35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d9756c8b28274de1fc4edd3a66dad6035259f3a9f4c8842ee068c23e2d2c35", kill_on_drop: false }` [INFO] [stdout] e4d9756c8b28274de1fc4edd3a66dad6035259f3a9f4c8842ee068c23e2d2c35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ae500fccef8010a56ee12496ea55c29cc679bb642b4a8ba3bc21c1e46088c77 [INFO] running `Command { std: "docker" "start" "-a" "6ae500fccef8010a56ee12496ea55c29cc679bb642b4a8ba3bc21c1e46088c77", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling khronos_api v3.2.0 (https://github.com/bjz/gl-rs#1cd256c7) [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling sdl2 v0.34.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling gl_generator v0.14.1 (https://github.com/bjz/gl-rs#1cd256c7) [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking png v0.16.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling gl v0.14.0 (https://github.com/bjz/gl-rs#1cd256c7) [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Checking image v0.23.4 [INFO] [stderr] Compiling unidiff v0.3.3 [INFO] [stderr] Checking paste v0.1.16 [INFO] [stderr] Checking simba v0.1.2 [INFO] [stderr] Checking nalgebra v0.21.0 [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.34.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sdl2-sys-c49d098c885a2fe3/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.34.0/build.rs:53:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ef41d7de70 - std::backtrace_rs::backtrace::libunwind::trace::h4e80f45db05e9df0 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55ef41d7de70 - std::backtrace_rs::backtrace::trace_unsynchronized::h9db62a3d3587f6c3 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ef41d7de70 - std::sys_common::backtrace::_print_fmt::h2fafbe52c9090591 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55ef41d7de70 - ::fmt::h7d41ae04358c516d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55ef41d9ef3c - core::fmt::write::h968e6400cbc51d6a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55ef41d7a925 - std::io::Write::write_fmt::h2eaa97c6f8c9e829 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/io/mod.rs:1642:15 [INFO] [stderr] 6: 0x55ef41d803bb - std::sys_common::backtrace::_print::h601a6bc581f240d5 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55ef41d803bb - std::sys_common::backtrace::print::h8b96e15ba64b8e64 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55ef41d803bb - std::panicking::default_hook::{{closure}}::h94fa9d2f08c20620 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55ef41d7fe91 - std::panicking::default_hook::h6d463f5a2e9d9986 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55ef41d80a84 - std::panicking::rust_panic_with_hook::h1e953652a338573e [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55ef41d80567 - std::panicking::begin_panic_handler::{{closure}}::h78bf2fec525c238a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55ef41d7e36c - std::sys_common::backtrace::__rust_end_short_backtrace::h651eb6282e4ea6b2 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55ef41d804c9 - rust_begin_unwind [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55ef41adbc3b - std::panicking::begin_panic_fmt::hce1b46bb3d49d05a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x55ef41add69f - build_script_build::run_command::h31db968cd2d76e8b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.0/build.rs:53:17 [INFO] [stderr] 16: 0x55ef41add74c - build_script_build::download_to::h93e6fffea4d53267 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.0/build.rs:74:9 [INFO] [stderr] 17: 0x55ef41addced - build_script_build::download_sdl2::h2da68f2a1dacbf89 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.0/build.rs:117:9 [INFO] [stderr] 18: 0x55ef41ae2319 - build_script_build::main::hf3f6eda1ce297524 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.0/build.rs:467:32 [INFO] [stderr] 19: 0x55ef41ae824b - core::ops::function::FnOnce::call_once::h05a77a499f3a8016 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55ef41ae61ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h16574eec53522cc5 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55ef41af1611 - std::rt::lang_start::{{closure}}::h253547205152bd97 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x55ef41d80f8a - core::ops::function::impls:: for &F>::call_once::hccffb0872f46e99d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55ef41d80f8a - std::panicking::try::do_call::h814e0410256bb9f2 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x55ef41d80f8a - std::panicking::try::h97cbec2057cc2c0d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x55ef41d80f8a - std::panic::catch_unwind::h964f35f6fa41d1d7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x55ef41d80f8a - std::rt::lang_start_internal::{{closure}}::hb97931cf27086d8b [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x55ef41d80f8a - std::panicking::try::do_call::hf0d61be342e8297a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:401:40 [INFO] [stderr] 28: 0x55ef41d80f8a - std::panicking::try::h6b40eeb22db57b23 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:365:19 [INFO] [stderr] 29: 0x55ef41d80f8a - std::panic::catch_unwind::h425af95fffdb0cf5 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panic.rs:434:14 [INFO] [stderr] 30: 0x55ef41d80f8a - std::rt::lang_start_internal::h21e355575f2fedc7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x55ef41af15e0 - std::rt::lang_start::h4b634c0439122076 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x55ef41ae2bfc - main [INFO] [stderr] 33: 0x7fa4116980b3 - __libc_start_main [INFO] [stderr] 34: 0x55ef41adcfde - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6ae500fccef8010a56ee12496ea55c29cc679bb642b4a8ba3bc21c1e46088c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae500fccef8010a56ee12496ea55c29cc679bb642b4a8ba3bc21c1e46088c77", kill_on_drop: false }` [INFO] [stdout] 6ae500fccef8010a56ee12496ea55c29cc679bb642b4a8ba3bc21c1e46088c77