[INFO] fetching crate shinypenny 0.3.2... [INFO] checking shinypenny-0.3.2 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate shinypenny 0.3.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate shinypenny 0.3.2 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate shinypenny 0.3.2 [INFO] finished tweaking crates.io crate shinypenny 0.3.2 [INFO] tweaked toml for crates.io crate shinypenny 0.3.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate shinypenny 0.3.2 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] a40d95562f0e5032b6010ed333e35e90d1e9ec464952242e2597739f06875511 [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" "a40d95562f0e5032b6010ed333e35e90d1e9ec464952242e2597739f06875511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a40d95562f0e5032b6010ed333e35e90d1e9ec464952242e2597739f06875511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40d95562f0e5032b6010ed333e35e90d1e9ec464952242e2597739f06875511", kill_on_drop: false }` [INFO] [stdout] a40d95562f0e5032b6010ed333e35e90d1e9ec464952242e2597739f06875511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] c5de0bc36f267ecca3e97e1aa2b960aa8fb1ecd4b8729a741fc83e165cc5e96d [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" "c5de0bc36f267ecca3e97e1aa2b960aa8fb1ecd4b8729a741fc83e165cc5e96d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [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 version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling eyre v0.6.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling harfbuzz-sys v0.4.1 [INFO] [stderr] Compiling freetype-sys v0.11.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking tracing-subscriber v0.2.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking freetype v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rayon-core v1.8.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking harfbuzz_rs v1.2.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking color-eyre v0.5.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking iban_validate v4.0.0 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking lopdf v0.26.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Checking printpdf v0.3.3 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling fints-institute-db v1.0.4 [INFO] [stderr] error: failed to run custom build command for `fints-institute-db v1.0.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fints-institute-db-e5c16bb0e6cb8a1e/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: reqwest::Error { kind: Request, url: "https://raw.githubusercontent.com/hbci4j/hbci4java/700b434e7e3d703edcd5ec272b65c0985c8461fe/src/main/resources/blz.properties", source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] running `Command { std: "docker" "inspect" "c5de0bc36f267ecca3e97e1aa2b960aa8fb1ecd4b8729a741fc83e165cc5e96d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5de0bc36f267ecca3e97e1aa2b960aa8fb1ecd4b8729a741fc83e165cc5e96d", kill_on_drop: false }` [INFO] [stdout] c5de0bc36f267ecca3e97e1aa2b960aa8fb1ecd4b8729a741fc83e165cc5e96d