Oct 21 15:59:25.741 INFO checking maidsafe/safe_vault against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:59:25.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 15:59:26.226 INFO blam! 196237ca6c2caba712e1896956f0bd08ab0f1e9458655f14dd31e90be0021fb2 Oct 21 15:59:26.228 INFO running `"docker" "start" "-a" "196237ca6c2caba712e1896956f0bd08ab0f1e9458655f14dd31e90be0021fb2"` Oct 21 15:59:27.113 INFO kablam! usermod: no changes Oct 21 15:59:27.164 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 21 15:59:27.164 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 21 15:59:27.164 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 21 15:59:27.164 INFO kablam! files will be included as a test target: Oct 21 15:59:27.164 INFO kablam! Oct 21 15:59:27.164 INFO kablam! * /source/tests/maid_manager.rs Oct 21 15:59:27.164 INFO kablam! * /source/tests/network.rs Oct 21 15:59:27.164 INFO kablam! * /source/tests/data_manager.rs Oct 21 15:59:27.164 INFO kablam! Oct 21 15:59:27.164 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 21 15:59:27.164 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 21 15:59:27.164 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 21 15:59:27.164 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 21 15:59:27.164 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 21 15:59:27.164 INFO kablam! Oct 21 15:59:27.164 INFO kablam! For more information on this warning you can consult Oct 21 15:59:27.164 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 21 15:59:27.580 INFO kablam! Compiling lazycell v0.6.0 Oct 21 15:59:27.581 INFO kablam! Compiling slab v0.4.0 Oct 21 15:59:27.592 INFO kablam! Compiling futures v0.1.21 Oct 21 15:59:27.604 INFO kablam! Compiling foreign-types-shared v0.1.1 Oct 21 15:59:27.605 INFO kablam! Compiling scoped-tls v0.1.1 Oct 21 15:59:27.605 INFO kablam! Compiling adler32 v1.0.2 Oct 21 15:59:27.605 INFO kablam! Compiling httparse v1.2.4 Oct 21 15:59:27.606 INFO kablam! Compiling arrayref v0.3.5 Oct 21 15:59:28.193 INFO kablam! Compiling byte-tools v0.2.0 Oct 21 15:59:28.285 INFO kablam! Compiling fake-simd v0.1.2 Oct 21 15:59:28.928 INFO kablam! Compiling podio v0.1.6 Oct 21 15:59:29.352 INFO kablam! Compiling unwrap v1.2.1 Oct 21 15:59:29.900 INFO kablam! Checking tiny-keccak v1.3.1 Oct 21 15:59:29.948 INFO kablam! Checking fake_clock v0.2.0 Oct 21 15:59:30.180 INFO kablam! Checking lru_time_cache v0.7.0 Oct 21 15:59:31.900 INFO kablam! Compiling safe_vault v0.18.0 (/source) Oct 21 15:59:31.904 INFO kablam! Checking lru_time_cache v0.8.0 Oct 21 15:59:31.904 INFO kablam! Compiling iovec v0.1.2 Oct 21 15:59:31.949 INFO kablam! Compiling xattr v0.2.2 Oct 21 15:59:32.008 INFO kablam! Compiling crossbeam-utils v0.3.2 Oct 21 15:59:32.366 INFO kablam! Compiling net2 v0.2.32 Oct 21 15:59:32.777 INFO kablam! Compiling filetime v0.2.1 Oct 21 15:59:34.304 INFO kablam! Compiling encoding_rs v0.8.6 Oct 21 15:59:34.731 INFO kablam! Compiling openssl-sys v0.9.35 Oct 21 15:59:34.732 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 21 15:59:34.852 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 21 15:59:36.440 INFO kablam! Compiling base64 v0.9.0 Oct 21 15:59:36.516 INFO kablam! Compiling foreign-types v0.3.2 Oct 21 15:59:37.820 INFO kablam! Compiling block-buffer v0.3.3 Oct 21 15:59:37.820 INFO kablam! Checking term_size v0.3.1 Oct 21 15:59:37.832 INFO kablam! Checking fs2 v0.4.3 Oct 21 15:59:39.985 INFO kablam! Checking atty v0.2.2 Oct 21 15:59:40.011 INFO kablam! Checking termion v1.4.0 Oct 21 15:59:40.029 INFO kablam! Checking toml v0.4.6 Oct 21 15:59:40.077 INFO kablam! Checking get_if_addrs v0.4.1 Oct 21 15:59:40.101 INFO kablam! Compiling miniz_oxide v0.1.2 Oct 21 15:59:41.060 INFO kablam! Compiling uuid v0.6.5 Oct 21 15:59:43.733 INFO kablam! Compiling msdos_time v0.1.5 Oct 21 15:59:43.840 INFO kablam! Checking accumulator v0.7.0 Oct 21 15:59:43.894 INFO kablam! Compiling bytes v0.4.6 Oct 21 15:59:46.856 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 21 15:59:46.904 INFO kablam! Compiling typenum v1.10.0 Oct 21 15:59:46.916 INFO kablam! Compiling tar v0.4.16 Oct 21 15:59:47.280 INFO kablam! Checking bincode v0.8.0 Oct 21 15:59:57.352 INFO kablam! Compiling mio v0.6.14 Oct 21 15:59:57.352 INFO kablam! Checking textwrap v0.6.0 Oct 21 15:59:57.432 INFO kablam! Checking config_file_handler v0.11.0 Oct 21 15:59:57.668 INFO kablam! Checking xmltree v0.3.2 Oct 21 15:59:57.756 INFO kablam! Compiling unicase v2.1.0 Oct 21 15:59:57.804 INFO kablam! Compiling tokio-executor v0.1.2 Oct 21 15:59:59.041 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 21 16:00:00.700 INFO kablam! Compiling tokio-service v0.1.0 Oct 21 16:00:00.732 INFO kablam! Compiling relay v0.1.1 Oct 21 16:00:00.780 INFO kablam! Compiling miniz-sys v0.1.10 Oct 21 16:00:01.144 INFO kablam! Compiling crc v1.7.0 Oct 21 16:00:01.696 INFO kablam! Compiling url v1.5.1 Oct 21 16:00:01.827 INFO kablam! Checking serde-value v0.5.2 Oct 21 16:00:02.332 INFO kablam! Compiling crossbeam-deque v0.3.0 Oct 21 16:00:02.484 INFO kablam! Compiling tokio-io v0.1.6 Oct 21 16:00:04.252 INFO kablam! Compiling generic-array v0.9.0 Oct 21 16:00:05.512 INFO kablam! Compiling phf_shared v0.7.23 Oct 21 16:00:05.548 INFO kablam! Compiling openssl v0.9.24 Oct 21 16:00:05.608 INFO kablam! Checking clap v2.25.1 Oct 21 16:00:06.649 INFO kablam! Compiling tokio-timer v0.2.1 Oct 21 16:00:06.685 INFO kablam! Checking flate2 v0.2.20 Oct 21 16:00:10.280 INFO kablam! Checking chrono v0.3.0 Oct 21 16:00:10.812 INFO kablam! Checking ws v0.7.3 Oct 21 16:00:10.828 INFO kablam! Checking hyper v0.10.13 Oct 21 16:00:10.832 INFO kablam! Compiling libflate v0.1.16 Oct 21 16:00:10.930 INFO kablam! Compiling tokio-threadpool v0.1.2 Oct 21 16:00:11.128 INFO kablam! Compiling digest v0.7.5 Oct 21 16:00:12.080 INFO kablam! Compiling phf_generator v0.7.23 Oct 21 16:00:15.556 INFO kablam! Compiling phf v0.7.23 Oct 21 16:00:15.568 INFO kablam! Compiling mime v0.3.5 Oct 21 16:00:18.548 INFO kablam! Compiling bzip2 v0.3.2 Oct 21 16:00:21.104 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 21 16:00:21.148 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 21 16:00:21.369 INFO kablam! Compiling sha2 v0.7.1 Oct 21 16:00:21.633 INFO kablam! Compiling phf_codegen v0.7.23 Oct 21 16:00:24.953 INFO kablam! Compiling flate2 v1.0.1 Oct 21 16:00:25.212 INFO kablam! Checking log4rs v0.7.0 Oct 21 16:00:25.280 INFO kablam! Checking igd v0.6.0 Oct 21 16:00:25.371 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 21 16:00:25.480 INFO kablam! Checking resource_proof v0.5.0 Oct 21 16:00:27.001 INFO kablam! Compiling tokio-udp v0.1.0 Oct 21 16:00:27.001 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 21 16:00:29.466 INFO kablam! Compiling zip v0.3.3 Oct 21 16:00:29.563 INFO kablam! Compiling tokio v0.1.5 Oct 21 16:00:30.852 INFO kablam! Checking maidsafe_utilities v0.16.0 Oct 21 16:00:35.376 INFO kablam! Compiling native-tls v0.1.5 Oct 21 16:00:35.912 INFO kablam! Compiling tokio-core v0.1.16 Oct 21 16:00:39.632 INFO kablam! Compiling hyper v0.11.25 Oct 21 16:00:39.632 INFO kablam! Compiling tokio-tls v0.1.4 Oct 21 16:00:49.435 INFO kablam! Compiling hyper-tls v0.1.4 Oct 21 16:00:51.324 INFO kablam! Compiling reqwest v0.8.8 Oct 21 16:01:00.156 INFO kablam! Compiling rust_sodium-sys v0.10.0 Oct 21 16:01:06.396 INFO kablam! error: failed to run custom build command for `rust_sodium-sys v0.10.0` Oct 21 16:01:06.397 INFO kablam! process didn't exit successfully: `/target/debug/build/rust_sodium-sys-d09379eaed92887c/build-script-build` (exit code: 101) Oct 21 16:01:06.432 INFO kablam! --- stdout Oct 21 16:01:06.433 INFO kablam! cargo:rerun-if-env-changed=RUST_SODIUM_LIB_DIR Oct 21 16:01:06.433 INFO kablam! cargo:rerun-if-env-changed=RUST_SODIUM_USE_PKG_CONFIG Oct 21 16:01:06.433 INFO kablam! cargo:rerun-if-env-changed=RUST_SODIUM_SHARED Oct 21 16:01:06.433 INFO kablam! Oct 21 16:01:06.433 INFO kablam! --- stderr Oct 21 16:01:06.433 INFO kablam! thread 'main' panicked at ' Oct 21 16:01:06.433 INFO kablam! Oct 21 16:01:06.433 INFO kablam! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Oct 21 16:01:06.433 INFO kablam! ! unwrap! called on Result::Err ! Oct 21 16:01:06.433 INFO kablam! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Oct 21 16:01:06.433 INFO kablam! /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.0/build.rs:76,24 in build_script_build Oct 21 16:01:06.433 INFO kablam! Oct 21 16:01:06.433 INFO kablam! Err(Error { kind: Io(Custom { kind: Other, error: StringError("failed to lookup address information: Temporary failure in name resolution") }), url: Some("https://download.libsodium.org/libsodium/releases/libsodium-1.0.16.tar.gz") }) Oct 21 16:01:06.433 INFO kablam! Oct 21 16:01:06.433 INFO kablam! ', /cargo-home/registry/src/github.com-1ecc6299db9ec823/unwrap-1.2.1/src/lib.rs:67:25 Oct 21 16:01:06.433 INFO kablam! stack backtrace: Oct 21 16:01:06.433 INFO kablam! 0: 0x5649d99404af - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 21 16:01:06.433 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 21 16:01:06.433 INFO kablam! 1: 0x5649d994d447 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 21 16:01:06.433 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 21 16:01:06.433 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 21 16:01:06.433 INFO kablam! 2: 0x5649d994614f - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 21 16:01:06.433 INFO kablam! at libstd/panicking.rs:211 Oct 21 16:01:06.433 INFO kablam! 3: 0x5649d9945eb4 - std::panicking::default_hook::hff5fb27020d8e71b Oct 21 16:01:06.433 INFO kablam! at libstd/panicking.rs:227 Oct 21 16:01:06.433 INFO kablam! 4: 0x5649d994682e - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 21 16:01:06.433 INFO kablam! at libstd/panicking.rs:476 Oct 21 16:01:06.433 INFO kablam! 5: 0x5649d99463d1 - std::panicking::continue_panic_fmt::h7fc7caf72cdba016 Oct 21 16:01:06.433 INFO kablam! at libstd/panicking.rs:390 Oct 21 16:01:06.433 INFO kablam! 6: 0x5649d994631e - std::panicking::begin_panic_fmt::h66a647cd435c1567 Oct 21 16:01:06.433 INFO kablam! at libstd/panicking.rs:345 Oct 21 16:01:06.433 INFO kablam! 7: 0x5649d952cf60 - as unwrap::VerboseUnwrap>::verbose_unwrap::h285d9b93e4ad2e81 Oct 21 16:01:06.433 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.0/<::std::macros::panic macros>:8 Oct 21 16:01:06.433 INFO kablam! 8: 0x5649d9525c4e - build_script_build::download::h51671996bae673a1 Oct 21 16:01:06.433 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.0/build.rs:76 Oct 21 16:01:06.434 INFO kablam! 9: 0x5649d9526b83 - build_script_build::get_libsodium::h74011905a1060596 Oct 21 16:01:06.434 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.0/build.rs:248 Oct 21 16:01:06.434 INFO kablam! 10: 0x5649d95257a9 - build_script_build::main::h3f8582820e08dfb4 Oct 21 16:01:06.434 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.0/build.rs:68 Oct 21 16:01:06.434 INFO kablam! 11: 0x5649d953aa5f - std::rt::lang_start::{{closure}}::h674719444167a6d4 Oct 21 16:01:06.434 INFO kablam! at libstd/rt.rs:74 Oct 21 16:01:06.434 INFO kablam! 12: 0x5649d9946252 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 21 16:01:06.434 INFO kablam! at libstd/rt.rs:59 Oct 21 16:01:06.434 INFO kablam! at libstd/panicking.rs:310 Oct 21 16:01:06.434 INFO kablam! 13: 0x5649d99583f9 - __rust_maybe_catch_panic Oct 21 16:01:06.434 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 16:01:06.434 INFO kablam! 14: 0x5649d992e8ca - std::rt::lang_start_internal::h5161ad4624811397 Oct 21 16:01:06.434 INFO kablam! at libstd/panicking.rs:289 Oct 21 16:01:06.434 INFO kablam! at libstd/panic.rs:392 Oct 21 16:01:06.434 INFO kablam! at libstd/rt.rs:58 Oct 21 16:01:06.434 INFO kablam! 15: 0x5649d953aa38 - std::rt::lang_start::h35b23a123b27fecc Oct 21 16:01:06.434 INFO kablam! at libstd/rt.rs:74 Oct 21 16:01:06.434 INFO kablam! 16: 0x5649d952a989 - main Oct 21 16:01:06.434 INFO kablam! 17: 0x7fe8dd49582f - __libc_start_main Oct 21 16:01:06.434 INFO kablam! 18: 0x5649d9525138 - _start Oct 21 16:01:06.434 INFO kablam! 19: 0x0 - Oct 21 16:01:06.434 INFO kablam! Oct 21 16:01:06.434 INFO kablam! su: No module specific data is present Oct 21 16:01:06.814 INFO running `"docker" "rm" "-f" "196237ca6c2caba712e1896956f0bd08ab0f1e9458655f14dd31e90be0021fb2"` Oct 21 16:01:07.028 INFO blam! 196237ca6c2caba712e1896956f0bd08ab0f1e9458655f14dd31e90be0021fb2