[INFO] updating cached repository bddap/crync [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bddap/crync [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bddap/crync" "work/ex/beta-1.37-6/sources/1.36.0/gh/bddap/crync"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bddap/crync'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bddap/crync" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bddap/crync"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bddap/crync'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c175b44626f01e6941e15be2bec007116f4fc534 [INFO] sha for GitHub repo bddap/crync: c175b44626f01e6941e15be2bec007116f4fc534 [INFO] validating manifest of bddap/crync on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bddap/crync on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bddap/crync [INFO] finished frobbing bddap/crync [INFO] frobbed toml for bddap/crync written to work/ex/beta-1.37-6/sources/1.36.0/gh/bddap/crync/Cargo.toml [INFO] started frobbing bddap/crync [INFO] finished frobbing bddap/crync [INFO] frobbed toml for bddap/crync written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bddap/crync/Cargo.toml [INFO] crate bddap/crync already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bddap/crync against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bddap/crync:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] d5dde109939005da4048cd6972b019b65a5502496e895ac2eee38aa35eded259 [INFO] running `"docker" "start" "-a" "d5dde109939005da4048cd6972b019b65a5502496e895ac2eee38aa35eded259"` [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling lru_time_cache v0.9.0 (https://github.com/maidsafe/lru_time_cache?rev=accc955#accc955b) [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling xmltree v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling url v1.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.5.1/src/form_urlencoded.rs:251:40 [INFO] [stderr] | [INFO] [stderr] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 251 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling tar v0.4.21 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling ws v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling scrypt v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling http_req v0.2.1 [INFO] [stderr] Compiling rust_sodium-sys v0.10.3 [INFO] [stderr] Compiling tokio-retry v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling config_file_handler v0.11.0 [INFO] [stderr] error: failed to run custom build command for `rust_sodium-sys v0.10.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rust_sodium-sys-dfbe4ba3b1f93135/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RUST_SODIUM_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=RUST_SODIUM_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=RUST_SODIUM_SHARED [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [INFO] [stderr] ! unwrap! called on Result::Err ! [INFO] [stderr] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/build.rs:77,20 in build_script_build [INFO] [stderr] [INFO] [stderr] Err(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }) [INFO] [stderr] [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/unwrap-1.2.1/src/lib.rs:67:25 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5600d7ab3ebb - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5600d7ab3ebb - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5600d7ab3ebb - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x5600d7ab3ebb - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x5600d7ab3ebb - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x5600d7ab3b97 - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x5600d7ab4630 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x5600d7ab41b2 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x5600d7ab40ff - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x5600d793ffcd - as unwrap::VerboseUnwrap>::verbose_unwrap::ha7a7308c84302556 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/<::std::macros::panic macros>:9 [INFO] [stderr] 10: 0x5600d79380ac - build_script_build::download::h1709dacf4c18f2e4 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/build.rs:77 [INFO] [stderr] 11: 0x5600d7938ed6 - build_script_build::get_libsodium::hac4e5af7112ebd2c [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/build.rs:249 [INFO] [stderr] 12: 0x5600d7937c75 - build_script_build::main::he379e416de42d6d4 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/build.rs:70 [INFO] [stderr] 13: 0x5600d7942640 - std::rt::lang_start::{{closure}}::ha1c66334433b1fdc [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x5600d7ab4033 - std::rt::lang_start_internal::{{closure}}::h055e1fdc5578d418 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x5600d7ab4033 - std::panicking::try::do_call::h480cafa68c9928b4 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x5600d7abc45a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 17: 0x5600d7ab4bfd - std::panicking::try::he0549d0299de204a [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x5600d7ab4bfd - std::panic::catch_unwind::h422dc2db98f03517 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x5600d7ab4bfd - std::rt::lang_start_internal::h121de03325a3f900 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x5600d7942619 - std::rt::lang_start::h76add472268b0323 [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x5600d793cb8a - main [INFO] [stderr] 22: 0x7f2d0d53a2e1 - __libc_start_main [INFO] [stderr] 23: 0x5600d793767a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d5dde109939005da4048cd6972b019b65a5502496e895ac2eee38aa35eded259"` [INFO] running `"docker" "rm" "-f" "d5dde109939005da4048cd6972b019b65a5502496e895ac2eee38aa35eded259"` [INFO] [stdout] d5dde109939005da4048cd6972b019b65a5502496e895ac2eee38aa35eded259