[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 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] a1c37accb9d2b199335249cfd9a31db3458785547eb8e01c3e4ad53ef0e481ad [INFO] running `"docker" "start" "-a" "a1c37accb9d2b199335249cfd9a31db3458785547eb8e01c3e4ad53ef0e481ad"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling try-lock 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_oxide_c_api v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling base64 v0.9.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 filetime v0.2.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling url v1.5.1 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling rand v0.6.5 [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 crossbeam-epoch v0.7.1 [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] [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tar v0.4.21 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling ws v0.7.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling scrypt v0.1.2 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [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 tokio-reactor v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling http_req v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling config_file_handler v0.11.0 [INFO] [stderr] Compiling rust_sodium-sys v0.10.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling tokio-core v0.1.17 [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-e963e1641b5a2388/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: StringError("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: 0x55a92d2bb183 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55a92d2b5c8b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55a92d2b8f56 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55a92d2b8ce9 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55a92d2b965f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55a92d2b91e1 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55a92d2b912e - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55a92d142d20 - as unwrap::VerboseUnwrap>::verbose_unwrap::h37b7138c3b8711ef [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] 8: 0x55a92d13b5fb - build_script_build::download::h6d9bf0385a213d59 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/build.rs:77 [INFO] [stderr] 9: 0x55a92d13c435 - build_script_build::get_libsodium::h1c605fb70292918d [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/build.rs:249 [INFO] [stderr] 10: 0x55a92d13b3a5 - build_script_build::main::h353d975e9be5a7e8 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/build.rs:70 [INFO] [stderr] 11: 0x55a92d147f2f - std::rt::lang_start::{{closure}}::h48eea7d584d5169d [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55a92d2b9062 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x55a92d2c1a29 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x55a92d2b9c2c - std::rt::lang_start_internal::he5218c8b95d395f2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x55a92d147f08 - std::rt::lang_start::he0cd3b7c28fdb2fe [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55a92d1400b9 - main [INFO] [stderr] 17: 0x7ff2e52802e0 - __libc_start_main [INFO] [stderr] 18: 0x55a92d13ab69 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a1c37accb9d2b199335249cfd9a31db3458785547eb8e01c3e4ad53ef0e481ad"` [INFO] running `"docker" "rm" "-f" "a1c37accb9d2b199335249cfd9a31db3458785547eb8e01c3e4ad53ef0e481ad"` [INFO] [stdout] a1c37accb9d2b199335249cfd9a31db3458785547eb8e01c3e4ad53ef0e481ad