[INFO] crate fast_uaparser 2.0.1 is already in cache [INFO] checking fast_uaparser-2.0.1 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate fast_uaparser 2.0.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate fast_uaparser 2.0.1 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fast_uaparser 2.0.1 [INFO] finished tweaking crates.io crate fast_uaparser 2.0.1 [INFO] tweaked toml for crates.io crate fast_uaparser 2.0.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0f2522c4c7a42a9c9d66901021f27e249ce85399495062c5e7b905ff9008207 [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" "d0f2522c4c7a42a9c9d66901021f27e249ce85399495062c5e7b905ff9008207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0f2522c4c7a42a9c9d66901021f27e249ce85399495062c5e7b905ff9008207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f2522c4c7a42a9c9d66901021f27e249ce85399495062c5e7b905ff9008207", kill_on_drop: false }` [INFO] [stdout] d0f2522c4c7a42a9c9d66901021f27e249ce85399495062c5e7b905ff9008207 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d331659bfee32937ff7bab7a7f9f2279ca388ed83c3cd99b8de8bffc50b44ad4 [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" "d331659bfee32937ff7bab7a7f9f2279ca388ed83c3cd99b8de8bffc50b44ad4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling fancy-regex-fork-pb v0.1.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling fast_uaparser v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `fast_uaparser v2.0.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fast_uaparser-4f4d8fdad761f39f/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: "https://raw.githubusercontent.com/ua-parser/uap-core/master/regexes.yaml", source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })) }', build.rs:34:25 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5598ebaca775 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5598ebaca775 - backtrace::backtrace::trace_unsynchronized::hc29c6e6df26d44d7 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5598ebaca775 - std::sys_common::backtrace::_print_fmt::h4c9f4993b039bd03 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5598ebaca775 - ::fmt::h91f5cfffa0da5a7a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5598ebaf03ec - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x5598ebac5382 - std::io::Write::write_fmt::h5e28da8ce574bfe8 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x5598ebaccdc0 - std::sys_common::backtrace::_print::h0ceef71d03fb70bc [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5598ebaccdc0 - std::sys_common::backtrace::print::h1bacb65357a70fca [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5598ebaccdc0 - std::panicking::default_hook::{{closure}}::h249639eade443064 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5598ebaccb0c - std::panicking::default_hook::hbe64ddeb621910df [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x5598ebacd403 - std::panicking::rust_panic_with_hook::h16376479909ace6a [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x5598ebaccffb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x5598ebaeed81 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x5598ebaeeba3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stderr] at src/libcore/option.rs:1269 [INFO] [stderr] 14: 0x5598eb5366c7 - core::result::Result::unwrap::he47f4517cb92a5f9 [INFO] [stderr] at /rustc/c724b67e1b474262917a5154d74e7072267593fe/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x5598eb516110 - build_script_build::main::{{closure}}::h4499adb46f0a158a [INFO] [stderr] at /opt/rustwide/workdir/build.rs:34 [INFO] [stderr] 16: 0x5598eb53ece9 - as core::future::future::Future>::poll::hb87e7d9d060821e5 [INFO] [stderr] at /rustc/c724b67e1b474262917a5154d74e7072267593fe/src/libcore/future/mod.rs:78 [INFO] [stderr] 17: 0x5598eb522ea3 - tokio::runtime::enter::Enter::block_on::{{closure}}::hc346b769b1524893 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/enter.rs:163 [INFO] [stderr] 18: 0x5598eb534046 - tokio::coop::with_budget::{{closure}}::h598cea6798c949e0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127 [INFO] [stderr] 19: 0x5598eb524701 - std::thread::local::LocalKey::try_with::h010e28881af0e9a3 [INFO] [stderr] at /rustc/c724b67e1b474262917a5154d74e7072267593fe/src/libstd/thread/local.rs:263 [INFO] [stderr] 20: 0x5598eb52448d - std::thread::local::LocalKey::with::h541ac57e99d4cd76 [INFO] [stderr] at /rustc/c724b67e1b474262917a5154d74e7072267593fe/src/libstd/thread/local.rs:239 [INFO] [stderr] 21: 0x5598eb522d1f - tokio::coop::with_budget::h8efbe4d7ac7a40b5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120 [INFO] [stderr] 22: 0x5598eb522d1f - tokio::coop::budget::hc97a4181c217a137 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96 [INFO] [stderr] 23: 0x5598eb522d1f - tokio::runtime::enter::Enter::block_on::hd09bdfd478d9ecfa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/enter.rs:163 [INFO] [stderr] 24: 0x5598eb53448f - tokio::runtime::thread_pool::ThreadPool::block_on::hff216d6cf4518f14 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/thread_pool/mod.rs:82 [INFO] [stderr] 25: 0x5598eb525419 - tokio::runtime::Runtime::block_on::{{closure}}::hba2bb854d2219cc0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:446 [INFO] [stderr] 26: 0x5598eb525567 - tokio::runtime::context::enter::h1f7439065a69f220 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72 [INFO] [stderr] 27: 0x5598eb52b86b - tokio::runtime::handle::Handle::enter::h029c9a6418db8a06 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76 [INFO] [stderr] 28: 0x5598eb52537b - tokio::runtime::Runtime::block_on::h7a48f1a11fe292de [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441 [INFO] [stderr] 29: 0x5598eb515c9a - build_script_build::main::hca44d90827e8c8ba [INFO] [stderr] at /opt/rustwide/workdir/build.rs:23 [INFO] [stderr] 30: 0x5598eb52436b - std::rt::lang_start::{{closure}}::h7367cd2bbfe78ae9 [INFO] [stderr] at /rustc/c724b67e1b474262917a5154d74e7072267593fe/src/libstd/rt.rs:67 [INFO] [stderr] 31: 0x5598ebacd8a3 - std::rt::lang_start_internal::{{closure}}::h6d7ca43fc52cff4a [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 32: 0x5598ebacd8a3 - std::panicking::try::do_call::h89610ba8f4fbfe54 [INFO] [stderr] at src/libstd/panicking.rs:348 [INFO] [stderr] 33: 0x5598ebacd8a3 - std::panicking::try::h69595087e4498dc2 [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 34: 0x5598ebacd8a3 - std::panic::catch_unwind::ha2aa2ebd78a46e0d [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 35: 0x5598ebacd8a3 - std::rt::lang_start_internal::h2ae59503bb8c048c [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 36: 0x5598eb524347 - std::rt::lang_start::hadc01031dda078b7 [INFO] [stderr] at /rustc/c724b67e1b474262917a5154d74e7072267593fe/src/libstd/rt.rs:67 [INFO] [stderr] 37: 0x5598eb5166ca - main [INFO] [stderr] 38: 0x7fc8bd82b0b3 - __libc_start_main [INFO] [stderr] 39: 0x5598eb50a18e - _start [INFO] [stderr] 40: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d331659bfee32937ff7bab7a7f9f2279ca388ed83c3cd99b8de8bffc50b44ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d331659bfee32937ff7bab7a7f9f2279ca388ed83c3cd99b8de8bffc50b44ad4", kill_on_drop: false }` [INFO] [stdout] d331659bfee32937ff7bab7a7f9f2279ca388ed83c3cd99b8de8bffc50b44ad4