[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] checking shtanton/jsoned against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fjsoned" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shtanton/jsoned on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-2/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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c5fbc72c4cd7cbc47c53de34c616a650fd3d1318832d48834851e04856dba69 [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" "3c5fbc72c4cd7cbc47c53de34c616a650fd3d1318832d48834851e04856dba69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c5fbc72c4cd7cbc47c53de34c616a650fd3d1318832d48834851e04856dba69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c5fbc72c4cd7cbc47c53de34c616a650fd3d1318832d48834851e04856dba69", kill_on_drop: false }` [INFO] [stdout] 3c5fbc72c4cd7cbc47c53de34c616a650fd3d1318832d48834851e04856dba69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32bda8dfc73beedb9166093a8c8cc4ebc00aee1c7808a45ced0759c9b96de215 [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" "32bda8dfc73beedb9166093a8c8cc4ebc00aee1c7808a45ced0759c9b96de215", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling clang-sys v0.29.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [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] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [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] Compiling skia-bindings v0.27.1 [INFO] [stderr] Checking winit v0.22.0 [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-0a0b76d178498de6/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: 0x55e5da163427 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55e5da163427 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e5da163427 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55e5da163427 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55e5da18802c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x55e5da15eaf2 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x55e5da165bf5 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55e5da165bf5 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55e5da165bf5 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55e5da165753 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55e5da166391 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55e5da165ed7 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55e5da1638ec - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55e5da165e39 - rust_begin_unwind [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55e5da165deb - std::panicking::begin_panic_fmt::h3ef6798fa589483b [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x55e5d9a2f333 - build_script_build::build_support::skia::prerequisites::download_dependencies::{{closure}}::h787e6e5abe87ccb0 [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: 0x55e5d9a123fa - core::result::Result::unwrap_or_else::hc01ebc38bd01552d [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/result.rs:821:23 [INFO] [stderr] 17: 0x55e5d9a2ea16 - build_script_build::build_support::skia::prerequisites::download_dependencies::hf269b03e56711600 [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: 0x55e5d9a2e19f - build_script_build::build_support::skia::prerequisites::resolve_dependencies::h22cfc22ab480c0ea [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: 0x55e5d9a0526c - build_script_build::build_support::skia::build::h29dde0c99f586786 [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: 0x55e5d9a0ea3b - build_script_build::main::hf554b599ea72cf40 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build.rs:72:9 [INFO] [stderr] 21: 0x55e5d9a0c03b - core::ops::function::FnOnce::call_once::hbc8af89a19f7dfb4 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55e5d9a200be - std::sys_common::backtrace::__rust_begin_short_backtrace::h3f6d9cd81a39d193 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 23: 0x55e5d9a37601 - std::rt::lang_start::{{closure}}::hbbb16ebc99c3792d [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:66:18 [INFO] [stderr] 24: 0x55e5da1668a7 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 25: 0x55e5da1668a7 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:379:40 [INFO] [stderr] 26: 0x55e5da1668a7 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:343:19 [INFO] [stderr] 27: 0x55e5da1668a7 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panic.rs:396:14 [INFO] [stderr] 28: 0x55e5da1668a7 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:51:25 [INFO] [stderr] 29: 0x55e5d9a375d7 - std::rt::lang_start::he1d66ba79682af97 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:65:5 [INFO] [stderr] 30: 0x55e5d9a0fc4a - main [INFO] [stderr] 31: 0x7fc93b9b10b3 - __libc_start_main [INFO] [stderr] 32: 0x55e5d99f903e - _start [INFO] [stderr] 33: 0x0 - [INFO] running `Command { std: "docker" "inspect" "32bda8dfc73beedb9166093a8c8cc4ebc00aee1c7808a45ced0759c9b96de215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32bda8dfc73beedb9166093a8c8cc4ebc00aee1c7808a45ced0759c9b96de215", kill_on_drop: false }` [INFO] [stdout] 32bda8dfc73beedb9166093a8c8cc4ebc00aee1c7808a45ced0759c9b96de215