[INFO] cloning repository https://github.com/docwilco/rune_pager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/docwilco/rune_pager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocwilco%2Frune_pager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocwilco%2Frune_pager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed78708a13a8c12a26c26f838da10f7e815e8a79 [INFO] checking docwilco/rune_pager against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocwilco%2Frune_pager" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/docwilco/rune_pager on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/docwilco/rune_pager [INFO] finished tweaking git repo https://github.com/docwilco/rune_pager [INFO] tweaked toml for git repo https://github.com/docwilco/rune_pager written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/docwilco/rune_pager already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", 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] 25875433f272794365418d313eeb0c215a83b2cb1c375ceb16bba01b1715ef17 [INFO] running `Command { std: "docker" "start" "-a" "25875433f272794365418d313eeb0c215a83b2cb1c375ceb16bba01b1715ef17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25875433f272794365418d313eeb0c215a83b2cb1c375ceb16bba01b1715ef17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25875433f272794365418d313eeb0c215a83b2cb1c375ceb16bba01b1715ef17", kill_on_drop: false }` [INFO] [stdout] 25875433f272794365418d313eeb0c215a83b2cb1c375ceb16bba01b1715ef17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 373c767a95e2973cc5f3d5de52c4562109f0090c711463a45a4d840ddc6f0bc9 [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" "373c767a95e2973cc5f3d5de52c4562109f0090c711463a45a4d840ddc6f0bc9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket-base v0.24.0 [INFO] [stderr] Checking websocket v0.24.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling cached_proc_macro v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Checking cached v0.19.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Compiling rune_pager v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rune_pager v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rune_pager-786e9c57c379900b/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: error sending request for url (https://raw.communitydragon.org/latest/plugins/rcp-be-lol-game-data/global/default/v1/champion-summary.json): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.33/src/error.rs:464:25 [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/result.rs:1915:27 [INFO] [stderr] 2: build_script_build::main [INFO] [stderr] at ./build.rs:8:18 [INFO] [stderr] 3: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 4: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 5: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:63:18 [INFO] [stderr] 6: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 7: std::panicking::try::do_call [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:403:40 [INFO] [stderr] 8: std::panicking::try [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:367:19 [INFO] [stderr] 9: std::panic::catch_unwind [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panic.rs:129:14 [INFO] [stderr] 10: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:45:48 [INFO] [stderr] 11: std::panicking::try::do_call [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:403:40 [INFO] [stderr] 12: std::panicking::try [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:367:19 [INFO] [stderr] 13: std::panic::catch_unwind [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panic.rs:129:14 [INFO] [stderr] 14: std::rt::lang_start_internal [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:45:20 [INFO] [stderr] 15: std::rt::lang_start [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:62:5 [INFO] [stderr] 16: main [INFO] [stderr] 17: __libc_start_main [INFO] [stderr] 18: _start [INFO] running `Command { std: "docker" "inspect" "373c767a95e2973cc5f3d5de52c4562109f0090c711463a45a4d840ddc6f0bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373c767a95e2973cc5f3d5de52c4562109f0090c711463a45a4d840ddc6f0bc9", kill_on_drop: false }` [INFO] [stdout] 373c767a95e2973cc5f3d5de52c4562109f0090c711463a45a4d840ddc6f0bc9