[INFO] cloning repository https://github.com/nornagon/rust-skia-game-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nornagon/rust-skia-game-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnornagon%2Frust-skia-game-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnornagon%2Frust-skia-game-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a20a8b3cebf75ebfbdb65ed4afd94a040778486 [INFO] checking nornagon/rust-skia-game-test against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnornagon%2Frust-skia-game-test" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nornagon/rust-skia-game-test on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nornagon/rust-skia-game-test [INFO] finished tweaking git repo https://github.com/nornagon/rust-skia-game-test [INFO] tweaked toml for git repo https://github.com/nornagon/rust-skia-game-test written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/nornagon/rust-skia-game-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parking_lot_core v0.7.1 [INFO] [stderr] Downloaded winit v0.22.0 [INFO] [stderr] Downloaded glutin v0.24.0 [INFO] [stderr] Downloaded bindgen v0.53.2 [INFO] [stderr] Downloaded skia-bindings v0.27.1 [INFO] [stderr] Downloaded skia-safe v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e7c94c3c418b5196a6068ed3be307da245eeb73ed5bd7997a766b9649e91014 [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" "5e7c94c3c418b5196a6068ed3be307da245eeb73ed5bd7997a766b9649e91014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e7c94c3c418b5196a6068ed3be307da245eeb73ed5bd7997a766b9649e91014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e7c94c3c418b5196a6068ed3be307da245eeb73ed5bd7997a766b9649e91014", kill_on_drop: false }` [INFO] [stdout] 5e7c94c3c418b5196a6068ed3be307da245eeb73ed5bd7997a766b9649e91014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ea6db63a492271a28aec66193cde6968c919354a6709d7da509b90d7f31b80f [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" "6ea6db63a492271a28aec66193cde6968c919354a6709d7da509b90d7f31b80f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling skia-bindings v0.27.1 [INFO] [stderr] Checking winit v0.22.0 [INFO] [stderr] Checking glutin v0.24.0 [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.27.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-3f30b3df5f523214/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_DEBUG [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BUILD [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BINARIES_DOWNLOAD [INFO] [stderr] TRYING TO DOWNLOAD AND INSTALL SKIA BINARIES: 0.27.1/405bf3c1048b2db41e22-x86_64-unknown-linux-gnu-gl [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.27.1/skia-binaries-405bf3c1048b2db41e22-x86_64-unknown-linux-gnu-gl.tar.gz [INFO] [stderr] DOWNLOAD AND INSTALL FAILED: [6] Couldn't resolve host name [INFO] [stderr] STARTING A FULL BUILD [INFO] [stderr] DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m81-0.27.0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m81-0.27.0 ([6] Couldn't resolve host name)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:1093:39 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561bfeff6f40 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x561bfeff6f40 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561bfeff6f40 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x561bfeff6f40 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x561bff01bc7c - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x561bfeff2742 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x561bfeff9705 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x561bfeff9705 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x561bfeff9705 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x561bfeff91b3 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x561bfeff9ea1 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x561bfeff99e7 - std::panicking::begin_panic_handler::{{closure}}::h4ee6cde415c8f62d [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x561bfeff73fc - std::sys_common::backtrace::__rust_end_short_backtrace::h895319f2d3f611c0 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x561bfeff9949 - rust_begin_unwind [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x561bfeff98fb - std::panicking::begin_panic_fmt::h0262e6b4d4041adf [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x561bfe8de623 - build_script_build::build_support::skia::prerequisites::download_dependencies::{{closure}}::h113748f9918ec433 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:1093:39 [INFO] [stderr] 16: 0x561bfe8c02ea - core::result::Result::unwrap_or_else::hd625332da02fcbec [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/result.rs:821:23 [INFO] [stderr] 17: 0x561bfe8ddcfe - build_script_build::build_support::skia::prerequisites::download_dependencies::h527269135975b991 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:1092:27 [INFO] [stderr] 18: 0x561bfe8dd48f - build_script_build::build_support::skia::prerequisites::resolve_dependencies::h8819ef3c5203bd37 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:1043:13 [INFO] [stderr] 19: 0x561bfe8b42fc - build_script_build::build_support::skia::build::h26756125d350287d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:435:5 [INFO] [stderr] 20: 0x561bfe8bc7b3 - build_script_build::main::h6c58d583da47bce5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build.rs:72:9 [INFO] [stderr] 21: 0x561bfe8c54db - core::ops::function::FnOnce::call_once::h2420415a44d97ac1 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x561bfe8c4b9e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha989cf11f1576b8e [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 23: 0x561bfe8b8771 - std::rt::lang_start::{{closure}}::hc89b26d56a02a3d8 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:66:18 [INFO] [stderr] 24: 0x561bfeffa3aa - core::ops::function::impls:: for &F>::call_once::h31ee16c075ae2d62 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 25: 0x561bfeffa3aa - std::panicking::try::do_call::h3993344bf97066b6 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379:40 [INFO] [stderr] 26: 0x561bfeffa3aa - std::panicking::try::h09e523df7c9c2d28 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343:19 [INFO] [stderr] 27: 0x561bfeffa3aa - std::panic::catch_unwind::h9d4ddb10ebb815ff [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431:14 [INFO] [stderr] 28: 0x561bfeffa3aa - std::rt::lang_start_internal::hc92e27a69d75de2a [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:51:25 [INFO] [stderr] 29: 0x561bfe8b8747 - std::rt::lang_start::h597fe7234402a324 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:65:5 [INFO] [stderr] 30: 0x561bfe8bd94a - main [INFO] [stderr] 31: 0x7fc3ec36d0b3 - __libc_start_main [INFO] [stderr] 32: 0x561bfe8a803e - _start [INFO] [stderr] 33: 0x0 - [INFO] running `Command { std: "docker" "inspect" "6ea6db63a492271a28aec66193cde6968c919354a6709d7da509b90d7f31b80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea6db63a492271a28aec66193cde6968c919354a6709d7da509b90d7f31b80f", kill_on_drop: false }` [INFO] [stdout] 6ea6db63a492271a28aec66193cde6968c919354a6709d7da509b90d7f31b80f