[INFO] updating cached repository https://github.com/pragmatrix/skia-voodoo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c774b560261f417596852f4ac35f1e517cd728f5 [INFO] checking pragmatrix/skia-voodoo against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpragmatrix%2Fskia-voodoo" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pragmatrix/skia-voodoo on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/pragmatrix/skia-voodoo already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/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 `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eeea1f5dcc2c68e0bf289b7b77c468d8a1a205d655ea91814d7debd342a72c0a [INFO] running `"docker" "start" "-a" "eeea1f5dcc2c68e0bf289b7b77c468d8a1a205d655ea91814d7debd342a72c0a"` [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] Compiling vks v0.21.0 [INFO] [stderr] Checking tobj v0.1.11 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Checking libloading v0.4.3 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking wayland-client v0.12.5 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Compiling curl-sys v0.4.25 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking wayland-protocols v0.12.5 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Checking voodoo v0.3.1 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Checking wayland-window v0.13.3 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking winit v0.10.0 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking voodoo_winit v0.1.1 [INFO] [stderr] Compiling skia-bindings v0.23.2 [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.23.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-5b7ba9c4777358fa/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] TRYING TO DOWNLOAD AND INSTALL SKIA BINARIES: 0.23.2/e7a6db2736e818398f8a-x86_64-unknown-linux-gnu-vulkan [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.23.2/skia-binaries-e7a6db2736e818398f8a-x86_64-unknown-linux-gnu-vulkan.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/google/skia/tar.gz/2542bdfcd6 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to download https://codeload.github.com/google/skia/tar.gz/2542bdfcd6', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.23.2/build_support/skia.rs:1084:37 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5564b62c48e4 - backtrace::backtrace::libunwind::trace::h80055c9fc04ee02a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5564b62c48e4 - backtrace::backtrace::trace_unsynchronized::hdc3325d56f0c3cf3 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5564b62c48e4 - std::sys_common::backtrace::_print_fmt::hf6698baf6d0d6f95 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x5564b62c48e4 - ::fmt::hde7eb8c3d6c49873 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5564b62ea2ec - core::fmt::write::h5d76b6b7b1847936 [INFO] [stderr] at src/libcore/fmt/mod.rs:1057 [INFO] [stderr] 5: 0x5564b62c0617 - std::io::Write::write_fmt::h77ba5ebe1eee52ad [INFO] [stderr] at src/libstd/io/mod.rs:1426 [INFO] [stderr] 6: 0x5564b62c7215 - std::sys_common::backtrace::_print::hf8a47a8d351e0fbd [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5564b62c7215 - std::sys_common::backtrace::print::h71ada4f56fb6e22c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5564b62c7215 - std::panicking::default_hook::{{closure}}::h6a3ba1f4739dcd04 [INFO] [stderr] at src/libstd/panicking.rs:195 [INFO] [stderr] 9: 0x5564b62c6f01 - std::panicking::default_hook::he979893a7228a5c0 [INFO] [stderr] at src/libstd/panicking.rs:215 [INFO] [stderr] 10: 0x5564b62c787a - std::panicking::rust_panic_with_hook::h697f90879213769b [INFO] [stderr] at src/libstd/panicking.rs:463 [INFO] [stderr] 11: 0x5564b62c7460 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:371 [INFO] [stderr] 12: 0x5564b62c73db - std::panicking::begin_panic_fmt::h6084eaa6fecb1a9f [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 13: 0x5564b5a7532b - build_script_build::build_support::skia::prerequisites::download_dependencies::{{closure}}::h79be11758fa0ee3e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.23.2/build_support/skia.rs:1084 [INFO] [stderr] 14: 0x5564b5a59cfc - core::result::Result::unwrap_or_else::he70ac295bb94232d [INFO] [stderr] at /rustc/30ca215b4e38b32aa7abdd635c5e2d56f5724494/src/libcore/result.rs:847 [INFO] [stderr] 15: 0x5564b5a74ab4 - build_script_build::build_support::skia::prerequisites::download_dependencies::hf7b22524826f31e5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.23.2/build_support/skia.rs:1083 [INFO] [stderr] 16: 0x5564b5a741fc - build_script_build::build_support::skia::prerequisites::resolve_dependencies::h26d34c9597e05e86 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.23.2/build_support/skia.rs:1034 [INFO] [stderr] 17: 0x5564b5a48a1c - build_script_build::build_support::skia::build::h59651bf41b112d1c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.23.2/build_support/skia.rs:509 [INFO] [stderr] 18: 0x5564b5a807e7 - build_script_build::main::hd9efbc5ff9a1b093 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.23.2/build.rs:60 [INFO] [stderr] 19: 0x5564b5a4e6d0 - std::rt::lang_start::{{closure}}::h37c11150e5933787 [INFO] [stderr] at /rustc/30ca215b4e38b32aa7abdd635c5e2d56f5724494/src/libstd/rt.rs:67 [INFO] [stderr] 20: 0x5564b62c7343 - std::rt::lang_start_internal::{{closure}}::h7ff682ecef2392c4 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 21: 0x5564b62c7343 - std::panicking::try::do_call::h6e874d12a78bb537 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 22: 0x5564b62d0bca - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:79 [INFO] [stderr] 23: 0x5564b62c7de0 - std::panicking::try::h21e662efa77e70e9 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] 24: 0x5564b62c7de0 - std::panic::catch_unwind::hcf22a1acd4d4cf4f [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 25: 0x5564b62c7de0 - std::rt::lang_start_internal::hf0c209ee2831e2b5 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 26: 0x5564b5a4e6a9 - std::rt::lang_start::ha451b69cc5a03886 [INFO] [stderr] at /rustc/30ca215b4e38b32aa7abdd635c5e2d56f5724494/src/libstd/rt.rs:67 [INFO] [stderr] 27: 0x5564b5a81daa - main [INFO] [stderr] 28: 0x7fa8c90eeb97 - __libc_start_main [INFO] [stderr] 29: 0x5564b5a386fa - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "eeea1f5dcc2c68e0bf289b7b77c468d8a1a205d655ea91814d7debd342a72c0a"` [INFO] running `"docker" "rm" "-f" "eeea1f5dcc2c68e0bf289b7b77c468d8a1a205d655ea91814d7debd342a72c0a"` [INFO] [stdout] eeea1f5dcc2c68e0bf289b7b77c468d8a1a205d655ea91814d7debd342a72c0a