[INFO] fetching crate woothee 0.11.0... [INFO] checking woothee-0.11.0 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate woothee 0.11.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate woothee 0.11.0 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate woothee 0.11.0 [INFO] finished tweaking crates.io crate woothee 0.11.0 [INFO] tweaked toml for crates.io crate woothee 0.11.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uap-rust v0.0.4 [INFO] [stderr] Downloaded uaparser v0.3.4 [INFO] [stderr] Downloaded fast_uaparser v2.0.1 [INFO] [stderr] Downloaded fancy-regex-fork-pb v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c65a975ec3d32a5c9b24679ddddc8ad9f520e201cb05aa5242ef5dc4669d5c2d [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" "c65a975ec3d32a5c9b24679ddddc8ad9f520e201cb05aa5242ef5dc4669d5c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c65a975ec3d32a5c9b24679ddddc8ad9f520e201cb05aa5242ef5dc4669d5c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65a975ec3d32a5c9b24679ddddc8ad9f520e201cb05aa5242ef5dc4669d5c2d", kill_on_drop: false }` [INFO] [stdout] c65a975ec3d32a5c9b24679ddddc8ad9f520e201cb05aa5242ef5dc4669d5c2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab55b287fee95647319a6cd4f641868983b40e89483a1c6c0ea4ff3eee3ae53a [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" "ab55b287fee95647319a6cd4f641868983b40e89483a1c6c0ea4ff3eee3ae53a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling woothee v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking uap-rust v0.0.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling fancy-regex-fork-pb v0.1.1 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [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 h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Checking uaparser v0.3.4 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling fast_uaparser v2.0.1 [INFO] [stderr] error: failed to run custom build command for `fast_uaparser v2.0.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fast_uaparser-f7d0ef804b404a10/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" })) }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fast_uaparser-2.0.1/build.rs:34:25 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x555ebd5ae325 - backtrace::backtrace::libunwind::trace::hdc42e81315d2a69f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x555ebd5ae325 - backtrace::backtrace::trace_unsynchronized::hc9edcf4d4fb0b42d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x555ebd5ae325 - std::sys_common::backtrace::_print_fmt::hb93b171b1042fa52 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x555ebd5ae325 - ::fmt::h589f1bf1cf74dd71 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x555ebd5d3dec - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x555ebd5a8e02 - std::io::Write::write_fmt::hbbad3ca30e02a58a [INFO] [stderr] at library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x555ebd5b0970 - std::sys_common::backtrace::_print::h96b2d71887f0b186 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x555ebd5b0970 - std::sys_common::backtrace::print::h6cd6e92e674a16a4 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x555ebd5b0970 - std::panicking::default_hook::{{closure}}::h76820e280a7c9f14 [INFO] [stderr] at library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x555ebd5b06bc - std::panicking::default_hook::h3c589b4200c4e9d0 [INFO] [stderr] at library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x555ebd5b0fb3 - std::panicking::rust_panic_with_hook::h99205632f2cac760 [INFO] [stderr] at library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x555ebd5b0bab - rust_begin_unwind [INFO] [stderr] at library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x555ebd5d2781 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at library/core/src/panicking.rs:85 [INFO] [stderr] 13: 0x555ebd5d25a3 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at library/core/src/option.rs:1273 [INFO] [stderr] 14: 0x555ebd045647 - core::result::Result::unwrap::h99f348ee73011653 [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/core/src/result.rs:1005 [INFO] [stderr] 15: 0x555ebd025110 - build_script_build::main::{{closure}}::h472705151db732a7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fast_uaparser-2.0.1/build.rs:34 [INFO] [stderr] 16: 0x555ebd04d9b9 - as core::future::future::Future>::poll::h1c0f631baa09a769 [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/core/src/future/mod.rs:78 [INFO] [stderr] 17: 0x555ebd04c4c3 - tokio::runtime::enter::Enter::block_on::{{closure}}::h41864313c679d7f9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160 [INFO] [stderr] 18: 0x555ebd0431b6 - tokio::coop::with_budget::{{closure}}::hb927238fab2f53b4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stderr] 19: 0x555ebd033741 - std::thread::local::LocalKey::try_with::h1305faeefc4d1d85 [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/std/src/thread/local.rs:263 [INFO] [stderr] 20: 0x555ebd0335cd - std::thread::local::LocalKey::with::h7f46946a076d545b [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/std/src/thread/local.rs:239 [INFO] [stderr] 21: 0x555ebd04c2d4 - tokio::coop::with_budget::hf52d181b0d09d176 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stderr] 22: 0x555ebd04c2d4 - tokio::coop::budget::h85f01494eba2fbad [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stderr] 23: 0x555ebd04c2d4 - tokio::runtime::enter::Enter::block_on::ha90a6390422727ce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160 [INFO] [stderr] 24: 0x555ebd0434df - tokio::runtime::thread_pool::ThreadPool::block_on::h4b28cc8e0ee25f4f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/mod.rs:82 [INFO] [stderr] 25: 0x555ebd034459 - tokio::runtime::Runtime::block_on::{{closure}}::h41f7f246bcc265ea [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:446 [INFO] [stderr] 26: 0x555ebd0345a7 - tokio::runtime::context::enter::h599761db408a8351 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stderr] 27: 0x555ebd03ab8b - tokio::runtime::handle::Handle::enter::h29d94dac8e8a96e2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stderr] 28: 0x555ebd0343bb - tokio::runtime::Runtime::block_on::h172166cb7746e3d2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stderr] 29: 0x555ebd024c9a - build_script_build::main::ha044a5151fe7d3ad [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fast_uaparser-2.0.1/build.rs:23 [INFO] [stderr] 30: 0x555ebd0333ab - std::rt::lang_start::{{closure}}::h3832150e74f04736 [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/std/src/rt.rs:67 [INFO] [stderr] 31: 0x555ebd5b1453 - std::rt::lang_start_internal::{{closure}}::hb14aa68a79b4eb09 [INFO] [stderr] at library/std/src/rt.rs:52 [INFO] [stderr] 32: 0x555ebd5b1453 - std::panicking::try::do_call::haffb1227d43d77f1 [INFO] [stderr] at library/std/src/panicking.rs:348 [INFO] [stderr] 33: 0x555ebd5b1453 - std::panicking::try::hc085bbb3f48e6fb0 [INFO] [stderr] at library/std/src/panicking.rs:325 [INFO] [stderr] 34: 0x555ebd5b1453 - std::panic::catch_unwind::h0d91c438fed06f5e [INFO] [stderr] at library/std/src/panic.rs:394 [INFO] [stderr] 35: 0x555ebd5b1453 - std::rt::lang_start_internal::h9a2f79aa5e187e95 [INFO] [stderr] at library/std/src/rt.rs:51 [INFO] [stderr] 36: 0x555ebd033387 - std::rt::lang_start::hed30825c6939a697 [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/std/src/rt.rs:67 [INFO] [stderr] 37: 0x555ebd0256ca - main [INFO] [stderr] 38: 0x7f7af58a40b3 - __libc_start_main [INFO] [stderr] 39: 0x555ebd01918e - _start [INFO] [stderr] 40: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ab55b287fee95647319a6cd4f641868983b40e89483a1c6c0ea4ff3eee3ae53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab55b287fee95647319a6cd4f641868983b40e89483a1c6c0ea4ff3eee3ae53a", kill_on_drop: false }` [INFO] [stdout] ab55b287fee95647319a6cd4f641868983b40e89483a1c6c0ea4ff3eee3ae53a