[INFO] cloning repository https://github.com/nicoNz/rocket-opengl-with-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicoNz/rocket-opengl-with-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnicoNz%2Frocket-opengl-with-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnicoNz%2Frocket-opengl-with-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1234e1ba0d15993e52c340f6ea47fd11dd04349 [INFO] checking nicoNz/rocket-opengl-with-rust against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnicoNz%2Frocket-opengl-with-rust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicoNz/rocket-opengl-with-rust on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicoNz/rocket-opengl-with-rust [INFO] finished tweaking git repo https://github.com/nicoNz/rocket-opengl-with-rust [INFO] tweaked toml for git repo https://github.com/nicoNz/rocket-opengl-with-rust written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/nicoNz/rocket-opengl-with-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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] 95606d946f4a8ffea086f0dfbb1a07dd9680c53faa76a93c60e05732d5685fd7 [INFO] running `Command { std: "docker" "start" "-a" "95606d946f4a8ffea086f0dfbb1a07dd9680c53faa76a93c60e05732d5685fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95606d946f4a8ffea086f0dfbb1a07dd9680c53faa76a93c60e05732d5685fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95606d946f4a8ffea086f0dfbb1a07dd9680c53faa76a93c60e05732d5685fd7", kill_on_drop: false }` [INFO] [stdout] 95606d946f4a8ffea086f0dfbb1a07dd9680c53faa76a93c60e05732d5685fd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be10a90331a28f3668c9562f9312d3ef2e59bbea009fbe1d4dfc0de49d6926f3 [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" "be10a90331a28f3668c9562f9312d3ef2e59bbea009fbe1d4dfc0de49d6926f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rocket_codegen v0.4.4 [INFO] [stderr] Compiling rocket v0.4.4 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Compiling gl v0.1.0 (/opt/rustwide/workdir/gl_lib/gl) [INFO] [stderr] Compiling unidiff v0.3.2 [INFO] [stderr] Checking nalgebra v0.17.3 [INFO] [stderr] Compiling cookie v0.11.2 [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] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sdl2-sys-855fb4d57650df88/build-script-build` (exit code: 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.33.0/build.rs:46:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e2e4895170 - std::backtrace_rs::backtrace::libunwind::trace::hfe3b1cace85e87d8 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55e2e4895170 - std::backtrace_rs::backtrace::trace_unsynchronized::h542330af06479043 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e2e4895170 - std::sys_common::backtrace::_print_fmt::h6b88726367858985 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55e2e4895170 - ::fmt::hcd76ce6b485adbea [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55e2e48b244f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55e2e4891d92 - std::io::Write::write_fmt::h0facb64ef2e7f5d8 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/io/mod.rs:1567:15 [INFO] [stderr] 6: 0x55e2e4897635 - std::sys_common::backtrace::_print::h7bf1633ea5421f7b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55e2e4897635 - std::sys_common::backtrace::print::h5cc4d09049928ba5 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55e2e4897635 - std::panicking::default_hook::{{closure}}::h9e84dc005bfc9fc7 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55e2e48970e3 - std::panicking::default_hook::h123278a03b1f796b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55e2e4897c3d - std::panicking::rust_panic_with_hook::h4040631aa6c7bc27 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55e2e48977d7 - std::panicking::begin_panic_handler::{{closure}}::h02a17b22ac092d08 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55e2e489562c - std::sys_common::backtrace::__rust_end_short_backtrace::h6063b024443b5852 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55e2e4897739 - rust_begin_unwind [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55e2e45e7f2b - std::panicking::begin_panic_fmt::h10b51f96d6207ff1 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x55e2e45eb098 - build_script_build::run_command::had3523e3eb43c685 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.33.0/build.rs:46:17 [INFO] [stderr] 16: 0x55e2e45eb27c - build_script_build::download_to::h4e919a0246d79310 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.33.0/build.rs:67:9 [INFO] [stderr] 17: 0x55e2e45eb752 - build_script_build::download_sdl2::hda9183b2aae517da [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.33.0/build.rs:110:9 [INFO] [stderr] 18: 0x55e2e45ef6c1 - build_script_build::main::hd2e71a6cfee786fa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.33.0/build.rs:460:32 [INFO] [stderr] 19: 0x55e2e45f15bb - core::ops::function::FnOnce::call_once::h9dc6bba8684129fd [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55e2e45f0afe - std::sys_common::backtrace::__rust_begin_short_backtrace::hce792fa3365f401f [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55e2e45fe1e1 - std::rt::lang_start::{{closure}}::h0b70fa7fbaafb84a [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55e2e489803a - core::ops::function::impls:: for &F>::call_once::h3695a3fbbe44c001 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55e2e489803a - std::panicking::try::do_call::he9f4b5f706c7e58d [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x55e2e489803a - std::panicking::try::h789d448ccf87fe6d [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x55e2e489803a - std::panic::catch_unwind::h7a6b31f16004913a [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x55e2e489803a - std::rt::lang_start_internal::h80897b41b254b288 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55e2e45fe1c0 - std::rt::lang_start::hc71e8bef58a95015 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55e2e45efd3c - main [INFO] [stderr] 29: 0x7fea57f460b3 - __libc_start_main [INFO] [stderr] 30: 0x55e2e45e8f8e - _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" "be10a90331a28f3668c9562f9312d3ef2e59bbea009fbe1d4dfc0de49d6926f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be10a90331a28f3668c9562f9312d3ef2e59bbea009fbe1d4dfc0de49d6926f3", kill_on_drop: false }` [INFO] [stdout] be10a90331a28f3668c9562f9312d3ef2e59bbea009fbe1d4dfc0de49d6926f3