[INFO] fetching crate shinypenny 0.4.0... [INFO] checking shinypenny-0.4.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate shinypenny 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate shinypenny 0.4.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate shinypenny 0.4.0 [INFO] finished tweaking crates.io crate shinypenny 0.4.0 [INFO] tweaked toml for crates.io crate shinypenny 0.4.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate shinypenny 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iban_validate v4.0.0 [INFO] [stderr] Downloaded fints-institute-db v1.2.1 [INFO] [stderr] Downloaded iso_currency v0.4.1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a908768b0db8bfb24a2a87595a1a2feab6f0d33614dee0d3f58cf4a06289bb3b [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" "a908768b0db8bfb24a2a87595a1a2feab6f0d33614dee0d3f58cf4a06289bb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a908768b0db8bfb24a2a87595a1a2feab6f0d33614dee0d3f58cf4a06289bb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a908768b0db8bfb24a2a87595a1a2feab6f0d33614dee0d3f58cf4a06289bb3b", kill_on_drop: false }` [INFO] [stdout] a908768b0db8bfb24a2a87595a1a2feab6f0d33614dee0d3f58cf4a06289bb3b [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 35407d017b5db18c2db4dddd434cbc03de899f73f7c50c7263f0b3768711845c [INFO] running `Command { std: "docker" "start" "-a" "35407d017b5db18c2db4dddd434cbc03de899f73f7c50c7263f0b3768711845c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] futures-task v0.3.14: alloc, std [INFO] [stderr] futures-util v0.3.14: alloc, async-await, async-await-macro, default, futures-io, futures-macro, io, memchr, proc-macro-hack, proc-macro-nested, slab, std [INFO] [stderr] log v0.4.14 (as host dependency): std [INFO] [stderr] memchr v2.3.4 (as host dependency): use_std [INFO] [stderr] once_cell v1.7.2 (as host dependency): default [INFO] [stderr] reqwest v0.11.3: __rustls, blocking, hyper-rustls, rustls, rustls-tls, rustls-tls-webpki-roots, tokio-rustls, webpki-roots [INFO] [stderr] reqwest v0.11.3 (as host dependency): default, default-tls, hyper-tls, json, native-tls-crate, serde_json, tokio-native-tls [INFO] [stderr] serde v1.0.125 (as host dependency): derive, serde_derive [INFO] [stderr] standback v0.2.17 (as host dependency): std [INFO] [stderr] tokio v1.5.0: winapi [INFO] [stderr] tokio v1.5.0 (as host dependency): fs, full, io-std, macros, once_cell, parking_lot, process, signal, signal-hook-registry, tokio-macros, winapi [INFO] [stderr] tracing v0.1.25 (as host dependency): attributes, default, tracing-attributes [INFO] [stderr] tracing-core v0.1.17 (as host dependency): default [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling iso_currency v0.4.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking fs-err v2.5.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking iso_country v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking cfb v0.4.0 [INFO] [stderr] Compiling standback v0.2.17 [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.26 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling harfbuzz-sys v0.4.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling freetype-sys v0.11.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking infer v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking tracing-subscriber v0.2.17 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking backtrace v0.3.57 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking freetype v0.5.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking harfbuzz_rs v1.2.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking h2 v0.3.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking iban_validate v4.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking lopdf v0.26.0 [INFO] [stderr] Checking printpdf v0.3.4 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Compiling fints-institute-db v1.2.1 [INFO] [stderr] error: failed to run custom build command for `fints-institute-db v1.2.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fints-institute-db-14812523948d20c1/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", username: "", password: None, host: Some(Domain("raw.githubusercontent.com")), port: None, path: "/hbci4j/hbci4java/b67343789d536661e4751f2d04aa1b5486c01d08/src/main/resources/blz.properties", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "35407d017b5db18c2db4dddd434cbc03de899f73f7c50c7263f0b3768711845c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35407d017b5db18c2db4dddd434cbc03de899f73f7c50c7263f0b3768711845c", kill_on_drop: false }` [INFO] [stdout] 35407d017b5db18c2db4dddd434cbc03de899f73f7c50c7263f0b3768711845c