[INFO] cloning repository https://github.com/shtanton/jsoned [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shtanton/jsoned" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fjsoned", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fjsoned'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8be3ef968bb0130098d63d3b06d2f7acd63bc849 [INFO] documenting shtanton/jsoned against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fjsoned" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shtanton/jsoned on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shtanton/jsoned [INFO] finished tweaking git repo https://github.com/shtanton/jsoned [INFO] tweaked toml for git repo https://github.com/shtanton/jsoned written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/shtanton/jsoned already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27bac08e6355ef7c7934a8e09190ca720f347f6b2a81df1109a4927237c5393c [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" "27bac08e6355ef7c7934a8e09190ca720f347f6b2a81df1109a4927237c5393c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27bac08e6355ef7c7934a8e09190ca720f347f6b2a81df1109a4927237c5393c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27bac08e6355ef7c7934a8e09190ca720f347f6b2a81df1109a4927237c5393c", kill_on_drop: false }` [INFO] [stdout] 27bac08e6355ef7c7934a8e09190ca720f347f6b2a81df1109a4927237c5393c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "RUSTDOCFLAGS=--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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 986c2eb4a12835f8fda54aa5696caf46dcce2fc6402eccc53f12da47a4d9b3b8 [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" "986c2eb4a12835f8fda54aa5696caf46dcce2fc6402eccc53f12da47a4d9b3b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling clang-sys v0.29.2 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-client v0.23.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Checking wayland-protocols v0.23.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.22.0 [INFO] [stderr] Compiling skia-bindings v0.27.1 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: The feature 'svg' has been removed. SVG and XML support is available in all build configurations. [INFO] [stderr] warning: The feature 'shaper' has been removed. To use the SkShaper bindings, enable the feature 'textlayout'. [INFO] [stderr] [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-5e90d06931a15da9/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=The feature 'svg' has been removed. SVG and XML support is available in all build configurations. [INFO] [stderr] cargo:warning=The feature 'shaper' has been removed. To use the SkShaper bindings, enable the feature 'textlayout'. [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-textlayout-vulkan [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.27.1/skia-binaries-405bf3c1048b2db41e22-x86_64-unknown-linux-gnu-textlayout-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/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: 0x55fd07b6ae15 - backtrace::backtrace::libunwind::trace::h14d338b30b3ea0a7 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55fd07b6ae15 - backtrace::backtrace::trace_unsynchronized::h73ea91d74a3fd67f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55fd07b6ae15 - std::sys_common::backtrace::_print_fmt::hd42948c952866e12 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55fd07b6ae15 - ::fmt::ha8f928866ff7571e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55fd07b974dc - core::fmt::write::he0c1e5f7426d2718 [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55fd07b66862 - std::io::Write::write_fmt::hf3afc6cfd57d0033 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x55fd07b6db30 - std::sys_common::backtrace::_print::hfc0110703f3696fd [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55fd07b6db30 - std::sys_common::backtrace::print::h3f77c6990ddfaa22 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55fd07b6db30 - std::panicking::default_hook::{{closure}}::heae49580a8d62d75 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55fd07b6d87c - std::panicking::default_hook::hecc34e3f729e213c [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x55fd07b6e173 - std::panicking::rust_panic_with_hook::he82f5d0644692441 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x55fd07b6dd6b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x55fd07b6dcdb - std::panicking::begin_panic_fmt::h905a6d44880d49ef [INFO] [stderr] at src/libstd/panicking.rs:391 [INFO] [stderr] 13: 0x55fd07429399 - build_script_build::build_support::skia::prerequisites::download_dependencies::{{closure}}::h0855c3722b6de960 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:1093 [INFO] [stderr] 14: 0x55fd07415dd5 - core::result::Result::unwrap_or_else::hc5b78219df7d67c5 [INFO] [stderr] at /rustc/04488afe34512aa4c33566eb16d8c912a3ae04f9/src/libcore/result.rs:853 [INFO] [stderr] 15: 0x55fd07428ad3 - build_script_build::build_support::skia::prerequisites::download_dependencies::h21094d6335cbd8e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:1092 [INFO] [stderr] 16: 0x55fd0742820c - build_script_build::build_support::skia::prerequisites::resolve_dependencies::h13f95df8bfb936c8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:1043 [INFO] [stderr] 17: 0x55fd0740c4ac - build_script_build::build_support::skia::build::h3501d51e16519a23 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:435 [INFO] [stderr] 18: 0x55fd0743829e - build_script_build::main::h882bea735950eb7a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build.rs:72 [INFO] [stderr] 19: 0x55fd07434a6b - std::rt::lang_start::{{closure}}::h2073796e4c66eaca [INFO] [stderr] at /rustc/04488afe34512aa4c33566eb16d8c912a3ae04f9/src/libstd/rt.rs:67 [INFO] [stderr] 20: 0x55fd07b6e613 - std::rt::lang_start_internal::{{closure}}::h5d3ea623498f5f43 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 21: 0x55fd07b6e613 - std::panicking::try::do_call::hac65e71be769a440 [INFO] [stderr] at src/libstd/panicking.rs:348 [INFO] [stderr] 22: 0x55fd07b6e613 - std::panicking::try::hd4706e264bcf6712 [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 23: 0x55fd07b6e613 - std::panic::catch_unwind::h948a0fb4a8b3ee82 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 24: 0x55fd07b6e613 - std::rt::lang_start_internal::h72cc068ed2d0ac53 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 25: 0x55fd07434a47 - std::rt::lang_start::h34097403d436d899 [INFO] [stderr] at /rustc/04488afe34512aa4c33566eb16d8c912a3ae04f9/src/libstd/rt.rs:67 [INFO] [stderr] 26: 0x55fd0743928a - main [INFO] [stderr] 27: 0x7fcd94e380b3 - __libc_start_main [INFO] [stderr] 28: 0x55fd073ff0de - _start [INFO] [stderr] 29: 0x0 - [INFO] running `Command { std: "docker" "inspect" "986c2eb4a12835f8fda54aa5696caf46dcce2fc6402eccc53f12da47a4d9b3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "986c2eb4a12835f8fda54aa5696caf46dcce2fc6402eccc53f12da47a4d9b3b8", kill_on_drop: false }` [INFO] [stdout] 986c2eb4a12835f8fda54aa5696caf46dcce2fc6402eccc53f12da47a4d9b3b8