Oct 10 19:06:26.225 INFO testing maidsafe/safe_vault against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:06:26.226 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:06:26.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:06:26.662 INFO blam! c8e38d6bf30540a94f249713ee704f384ae06a2e7d4522dee6b634fa30db1b42 Oct 10 19:06:26.663 INFO running `"docker" "start" "-a" "c8e38d6bf30540a94f249713ee704f384ae06a2e7d4522dee6b634fa30db1b42"` Oct 10 19:06:27.780 INFO kablam! usermod: no changes Oct 10 19:06:27.852 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 10 19:06:27.852 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 10 19:06:27.852 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 19:06:27.852 INFO kablam! files will be included as a test target: Oct 10 19:06:27.852 INFO kablam! Oct 10 19:06:27.852 INFO kablam! * /source/tests/maid_manager.rs Oct 10 19:06:27.852 INFO kablam! * /source/tests/network.rs Oct 10 19:06:27.852 INFO kablam! * /source/tests/data_manager.rs Oct 10 19:06:27.852 INFO kablam! Oct 10 19:06:27.852 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 19:06:27.852 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 10 19:06:27.852 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 10 19:06:27.852 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 19:06:27.852 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 19:06:27.852 INFO kablam! Oct 10 19:06:27.852 INFO kablam! For more information on this warning you can consult Oct 10 19:06:27.852 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 19:06:28.392 INFO kablam! Compiling unwrap v1.2.1 Oct 10 19:06:28.400 INFO kablam! Compiling tiny-keccak v1.3.1 Oct 10 19:06:28.401 INFO kablam! Compiling fake_clock v0.2.0 Oct 10 19:06:28.402 INFO kablam! Compiling safe_vault v0.18.0 (/source) Oct 10 19:06:28.402 INFO kablam! Compiling lru_time_cache v0.7.0 Oct 10 19:06:28.403 INFO kablam! Compiling xattr v0.2.2 Oct 10 19:06:28.421 INFO kablam! Compiling fs2 v0.4.3 Oct 10 19:06:28.421 INFO kablam! Compiling termion v1.4.0 Oct 10 19:06:31.980 INFO kablam! Compiling encoding_rs v0.8.6 Oct 10 19:06:31.980 INFO kablam! Compiling filetime v0.2.1 Oct 10 19:06:31.992 INFO kablam! Compiling openssl-sys v0.9.35 Oct 10 19:06:32.048 INFO kablam! Compiling rand v0.5.5 Oct 10 19:06:33.517 INFO kablam! Compiling base64 v0.9.0 Oct 10 19:06:33.517 INFO kablam! Compiling base64 v0.6.0 Oct 10 19:06:33.605 INFO kablam! Compiling num-traits v0.1.43 Oct 10 19:06:38.225 INFO kablam! Compiling toml v0.4.6 Oct 10 19:06:38.242 INFO kablam! Compiling get_if_addrs v0.4.1 Oct 10 19:06:38.273 INFO kablam! Compiling bytes v0.4.6 Oct 10 19:06:38.273 INFO kablam! Compiling uuid v0.6.5 Oct 10 19:06:38.273 INFO kablam! Compiling msdos_time v0.1.5 Oct 10 19:06:40.673 INFO kablam! Compiling textwrap v0.6.0 Oct 10 19:06:41.700 INFO kablam! Compiling accumulator v0.7.0 Oct 10 19:06:41.744 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 10 19:06:43.488 INFO kablam! Compiling bincode v0.8.0 Oct 10 19:06:46.431 INFO kablam! Compiling tar v0.4.16 Oct 10 19:06:46.464 INFO kablam! Compiling config_file_handler v0.11.0 Oct 10 19:06:46.492 INFO kablam! Compiling ordered-float v0.5.0 Oct 10 19:06:46.516 INFO kablam! Compiling serde_yaml v0.7.3 Oct 10 19:06:46.708 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 10 19:06:51.524 INFO kablam! Compiling url v1.5.1 Oct 10 19:06:51.538 INFO kablam! Compiling tokio-io v0.1.6 Oct 10 19:06:51.568 INFO kablam! Compiling clap v2.25.1 Oct 10 19:06:51.580 INFO kablam! Compiling crossbeam-deque v0.3.0 Oct 10 19:06:53.255 INFO kablam! Compiling phf_shared v0.7.23 Oct 10 19:06:53.288 INFO kablam! Compiling openssl v0.9.24 Oct 10 19:06:53.324 INFO kablam! Compiling flate2 v0.2.20 Oct 10 19:06:53.417 INFO kablam! Compiling bzip2 v0.3.2 Oct 10 19:06:53.896 INFO kablam! Compiling serde-value v0.5.2 Oct 10 19:06:54.274 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 10 19:06:57.556 INFO kablam! Compiling libflate v0.1.16 Oct 10 19:06:57.556 INFO kablam! Compiling chrono v0.3.0 Oct 10 19:06:57.567 INFO kablam! Compiling tokio-threadpool v0.1.2 Oct 10 19:06:57.571 INFO kablam! Compiling phf_generator v0.7.23 Oct 10 19:06:57.576 INFO kablam! Compiling phf v0.7.23 Oct 10 19:06:57.598 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 10 19:06:57.615 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 10 19:06:59.600 INFO kablam! Compiling ws v0.7.3 Oct 10 19:06:59.648 INFO kablam! Compiling hyper v0.10.13 Oct 10 19:07:09.733 INFO kablam! Compiling flate2 v1.0.1 Oct 10 19:07:09.745 INFO kablam! Compiling phf_codegen v0.7.23 Oct 10 19:07:09.745 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 19:07:10.144 INFO kablam! Compiling tokio-udp v0.1.0 Oct 10 19:07:17.484 INFO kablam! Compiling log4rs v0.7.0 Oct 10 19:07:17.484 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 10 19:07:17.525 INFO kablam! Compiling tokio v0.1.5 Oct 10 19:07:21.196 INFO kablam! Compiling zip v0.3.3 Oct 10 19:07:28.220 INFO kablam! Compiling tokio-core v0.1.16 Oct 10 19:07:30.678 INFO kablam! Compiling native-tls v0.1.5 Oct 10 19:07:49.295 INFO kablam! Compiling igd v0.6.0 Oct 10 19:07:49.792 INFO kablam! Compiling hyper v0.11.25 Oct 10 19:07:49.792 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 19:07:51.433 INFO kablam! Compiling resource_proof v0.5.0 Oct 10 19:07:51.879 INFO kablam! Compiling maidsafe_utilities v0.16.0 Oct 10 19:08:06.570 INFO kablam! Compiling hyper-tls v0.1.4 Oct 10 19:08:09.505 INFO kablam! Compiling reqwest v0.8.8 Oct 10 19:08:19.696 INFO kablam! Compiling rust_sodium-sys v0.10.0 Oct 10 19:08:29.856 INFO kablam! error: failed to run custom build command for `rust_sodium-sys v0.10.0` Oct 10 19:08:29.856 INFO kablam! process didn't exit successfully: `/target/debug/build/rust_sodium-sys-4bb79253a622cbd7/build-script-build` (exit code: 101) Oct 10 19:08:29.856 INFO kablam! --- stdout Oct 10 19:08:29.856 INFO kablam! cargo:rerun-if-env-changed=RUST_SODIUM_LIB_DIR Oct 10 19:08:29.856 INFO kablam! cargo:rerun-if-env-changed=RUST_SODIUM_USE_PKG_CONFIG Oct 10 19:08:29.856 INFO kablam! cargo:rerun-if-env-changed=RUST_SODIUM_SHARED Oct 10 19:08:29.856 INFO kablam! Oct 10 19:08:29.856 INFO kablam! --- stderr Oct 10 19:08:29.856 INFO kablam! thread 'main' panicked at ' Oct 10 19:08:29.856 INFO kablam! Oct 10 19:08:29.856 INFO kablam! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Oct 10 19:08:29.856 INFO kablam! ! unwrap! called on Result::Err ! Oct 10 19:08:29.856 INFO kablam! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Oct 10 19:08:29.856 INFO kablam! /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.0/build.rs:76,24 in build_script_build Oct 10 19:08:29.856 INFO kablam! Oct 10 19:08:29.856 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 10 19:08:29.856 INFO kablam! Oct 10 19:08:29.856 INFO kablam! ', /cargo-home/registry/src/github.com-1ecc6299db9ec823/unwrap-1.2.1/src/lib.rs:67:25 Oct 10 19:08:29.856 INFO kablam! stack backtrace: Oct 10 19:08:29.856 INFO kablam! 0: 0x5639aba4fc3e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 19:08:29.856 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 19:08:29.856 INFO kablam! 1: 0x5639aba5c8d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 19:08:29.856 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 10 19:08:29.856 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 10 19:08:29.856 INFO kablam! 2: 0x5639aba5571d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 19:08:29.856 INFO kablam! at libstd/panicking.rs:211 Oct 10 19:08:29.856 INFO kablam! 3: 0x5639aba55490 - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 19:08:29.856 INFO kablam! at libstd/panicking.rs:227 Oct 10 19:08:29.856 INFO kablam! 4: 0x5639aba55dcc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 19:08:29.856 INFO kablam! at libstd/panicking.rs:476 Oct 10 19:08:29.856 INFO kablam! 5: 0x5639aba55989 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 19:08:29.856 INFO kablam! at libstd/panicking.rs:390 Oct 10 19:08:29.856 INFO kablam! 6: 0x5639aba558ed - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 10 19:08:29.856 INFO kablam! at libstd/panicking.rs:345 Oct 10 19:08:29.856 INFO kablam! 7: 0x5639ab65eb5d - as unwrap::VerboseUnwrap>::verbose_unwrap::h0250149cf7864427 Oct 10 19:08:29.856 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.0/<::std::macros::panic macros>:8 Oct 10 19:08:29.856 INFO kablam! 8: 0x5639ab65840a - build_script_build::download::h6770f8487f7c6046 Oct 10 19:08:29.856 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.0/build.rs:76 Oct 10 19:08:29.856 INFO kablam! 9: 0x5639ab6592ee - build_script_build::get_libsodium::hea7a610dd7ab68e2 Oct 10 19:08:29.856 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.0/build.rs:248 Oct 10 19:08:29.856 INFO kablam! 10: 0x5639ab657f7d - build_script_build::main::h2acab39b40c1b9e6 Oct 10 19:08:29.856 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.0/build.rs:68 Oct 10 19:08:29.857 INFO kablam! 11: 0x5639ab664fdf - std::rt::lang_start::{{closure}}::h5926d4252d68eefe Oct 10 19:08:29.857 INFO kablam! at libstd/rt.rs:74 Oct 10 19:08:29.857 INFO kablam! 12: 0x5639aba55822 - std::panicking::try::do_call::h12551105aa669869 Oct 10 19:08:29.857 INFO kablam! at libstd/rt.rs:59 Oct 10 19:08:29.857 INFO kablam! at libstd/panicking.rs:310 Oct 10 19:08:29.857 INFO kablam! 13: 0x5639aba67aa9 - __rust_maybe_catch_panic Oct 10 19:08:29.857 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 10 19:08:29.857 INFO kablam! 14: 0x5639aba44645 - std::rt::lang_start_internal::h10c9f3c0b8607f1f Oct 10 19:08:29.857 INFO kablam! at libstd/panicking.rs:289 Oct 10 19:08:29.857 INFO kablam! at libstd/panic.rs:392 Oct 10 19:08:29.857 INFO kablam! at libstd/rt.rs:58 Oct 10 19:08:29.857 INFO kablam! 15: 0x5639ab664fb7 - std::rt::lang_start::h27d7f68b79e0ed40 Oct 10 19:08:29.857 INFO kablam! at libstd/rt.rs:74 Oct 10 19:08:29.857 INFO kablam! 16: 0x5639ab65cee9 - main Oct 10 19:08:29.857 INFO kablam! 17: 0x7facd578882f - __libc_start_main Oct 10 19:08:29.857 INFO kablam! 18: 0x5639ab657938 - _start Oct 10 19:08:29.857 INFO kablam! 19: 0x0 - Oct 10 19:08:29.857 INFO kablam! Oct 10 19:08:29.857 INFO kablam! su: No module specific data is present Oct 10 19:08:31.092 INFO running `"docker" "rm" "-f" "c8e38d6bf30540a94f249713ee704f384ae06a2e7d4522dee6b634fa30db1b42"` Oct 10 19:08:31.408 INFO blam! c8e38d6bf30540a94f249713ee704f384ae06a2e7d4522dee6b634fa30db1b42