[INFO] cloning repository https://github.com/pragmatrix/skia-voodoo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pragmatrix/skia-voodoo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpragmatrix%2Fskia-voodoo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpragmatrix%2Fskia-voodoo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c774b560261f417596852f4ac35f1e517cd728f5 [INFO] testing pragmatrix/skia-voodoo against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpragmatrix%2Fskia-voodoo" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pragmatrix/skia-voodoo on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pragmatrix/skia-voodoo [INFO] removed path dependency skia-bindings from git repo https://github.com/pragmatrix/skia-voodoo [INFO] removed path dependency skia-safe from git repo https://github.com/pragmatrix/skia-voodoo [INFO] finished tweaking git repo https://github.com/pragmatrix/skia-voodoo [INFO] tweaked toml for git repo https://github.com/pragmatrix/skia-voodoo written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/pragmatrix/skia-voodoo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (skia-bindings) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (skia-safe) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (skia-bindings) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (skia-safe) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v0.4.5 [INFO] [stderr] Downloaded tobj v0.1.12 [INFO] [stderr] Downloaded bindgen v0.54.0 [INFO] [stderr] Downloaded vks v0.21.0 [INFO] [stderr] Downloaded voodoo_winit v0.1.1 [INFO] [stderr] Downloaded skia-bindings v0.33.0 [INFO] [stderr] Downloaded skia-safe v0.33.0 [INFO] [stderr] Downloaded voodoo v0.3.1 [INFO] [stderr] Downloaded curl-sys v0.4.39+curl-7.74.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b44e1e708dc305957e6b32d5ffed3d3a759c4e8b3d9b16d62b5ed2ff7339af9b [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" "b44e1e708dc305957e6b32d5ffed3d3a759c4e8b3d9b16d62b5ed2ff7339af9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b44e1e708dc305957e6b32d5ffed3d3a759c4e8b3d9b16d62b5ed2ff7339af9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b44e1e708dc305957e6b32d5ffed3d3a759c4e8b3d9b16d62b5ed2ff7339af9b", kill_on_drop: false }` [INFO] [stdout] b44e1e708dc305957e6b32d5ffed3d3a759c4e8b3d9b16d62b5ed2ff7339af9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--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] ca495bb1ce661f445f8dd9957245db7f52593bd555995173978f1e0194bcca96 [INFO] running `Command { std: "docker" "start" "-a" "ca495bb1ce661f445f8dd9957245db7f52593bd555995173978f1e0194bcca96", kill_on_drop: false }` [INFO] [stderr] warning: dependency (skia-bindings) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (skia-safe) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling vks v0.21.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling voodoo v0.3.1 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling skia-bindings v0.33.0 [INFO] [stderr] Compiling voodoo_winit v0.1.1 [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.33.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-b2fa0eff1b1a15b9/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=SKIA_OFFLINE_SOURCE_DIR [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.33.0/d405dcca5c8887a919b0-x86_64-unknown-linux-gnu-vulkan [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_BINARIES_URL [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.33.0/skia-binaries-d405dcca5c8887a919b0-x86_64-unknown-linux-gnu-vulkan.tar.gz [INFO] [stderr] DOWNLOAD AND INSTALL FAILED: [6] Couldn't resolve host name (Could not resolve host: github.com) [INFO] [stderr] STARTING A FULL BUILD [INFO] [stderr] Probing 'python' [INFO] [stderr] Python 2 found: "python" [INFO] [stderr] DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m85-0.32.2 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m85-0.32.2 ([6] Couldn't resolve host name (Could not resolve host: codeload.github.com))', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.33.0/build_support/skia.rs:1232:39 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55eaea6c9457 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55eaea6c9457 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55eaea6c9457 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55eaea6c9457 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55eaea6ede5c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55eaea6c4c62 - std::io::Write::write_fmt::h83a843778fa2a815 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55eaea6cbc35 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55eaea6cbc35 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55eaea6cbc35 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55eaea6cb78a - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55eaea6cc3d1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55eaea6cbf17 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55eaea6c991c - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55eaea6cbe79 - rust_begin_unwind [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55eaea6cbe2b - std::panicking::begin_panic_fmt::h01a0df196b065ae4 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x55eae9f91723 - build_script_build::build_support::skia::prerequisites::download_dependencies::{{closure}}::hf44c30a376af6636 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.33.0/build_support/skia.rs:1232:39 [INFO] [stderr] 16: 0x55eae9f9dbba - core::result::Result::unwrap_or_else::heceed2754f11e9dc [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/result.rs:825:23 [INFO] [stderr] 17: 0x55eae9f90dfd - build_script_build::build_support::skia::prerequisites::download_dependencies::hae4a846a69782781 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.33.0/build_support/skia.rs:1231:27 [INFO] [stderr] 18: 0x55eae9f905ab - build_script_build::build_support::skia::prerequisites::resolve_dependencies::h3ab3a4124e758e82 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.33.0/build_support/skia.rs:1182:13 [INFO] [stderr] 19: 0x55eae9f6e7b6 - build_script_build::build_support::skia::fetch_dependencies::h1d31a7ea9f87e170 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.33.0/build_support/skia.rs:506:5 [INFO] [stderr] 20: 0x55eae9f6e4dd - build_script_build::build_support::skia::build::hef848769f80b13ea [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.33.0/build_support/skia.rs:480:17 [INFO] [stderr] 21: 0x55eae9f94141 - build_script_build::main::h21d4c730ac430c05 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.33.0/build.rs:108:13 [INFO] [stderr] 22: 0x55eae9f9bbfb - core::ops::function::FnOnce::call_once::ha7dc66956bdf9a8c [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x55eae9f7db3e - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ac011f9aab59b2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 24: 0x55eae9f99001 - std::rt::lang_start::{{closure}}::h11cbc0dead2ad87c [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:66:18 [INFO] [stderr] 25: 0x55eaea6cc8e7 - core::ops::function::impls:: for &F>::call_once::hb5ab992a536e3d7c [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 26: 0x55eaea6cc8e7 - std::panicking::try::do_call::h1bda883686bc1816 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stderr] 27: 0x55eaea6cc8e7 - std::panicking::try::ha7167c079f243e71 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stderr] 28: 0x55eaea6cc8e7 - std::panic::catch_unwind::he11c3de53f0b5853 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stderr] 29: 0x55eaea6cc8e7 - std::rt::lang_start_internal::h45c3666b51d25060 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:51:25 [INFO] [stderr] 30: 0x55eae9f98fd7 - std::rt::lang_start::h144a981f05f0af1f [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:65:5 [INFO] [stderr] 31: 0x55eae9f954fa - main [INFO] [stderr] 32: 0x7f3fbbc220b3 - __libc_start_main [INFO] [stderr] 33: 0x55eae9f5e0ae - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ca495bb1ce661f445f8dd9957245db7f52593bd555995173978f1e0194bcca96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca495bb1ce661f445f8dd9957245db7f52593bd555995173978f1e0194bcca96", kill_on_drop: false }` [INFO] [stdout] ca495bb1ce661f445f8dd9957245db7f52593bd555995173978f1e0194bcca96