Oct 13 10:28:43.729 INFO checking qemu-rust-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 10:28:43.730 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 10:28:44.043 INFO blam! 525b53799518e8c673c7207fa32ea9b2e1ca27d3b0dbbccda5414ea25b2d6bda Oct 13 10:28:44.048 INFO running `"docker" "start" "-a" "525b53799518e8c673c7207fa32ea9b2e1ca27d3b0dbbccda5414ea25b2d6bda"` Oct 13 10:28:44.670 INFO kablam! usermod: no changes Oct 13 10:28:44.864 INFO kablam! Compiling traitobject v0.0.1 Oct 13 10:28:44.864 INFO kablam! Compiling nom v1.2.4 Oct 13 10:28:44.870 INFO kablam! Compiling json v0.8.8 Oct 13 10:28:44.871 INFO kablam! Compiling openssl-sys v0.7.17 Oct 13 10:28:44.871 INFO kablam! Compiling hpack v0.2.0 Oct 13 10:28:44.876 INFO kablam! Compiling simple_logger v0.4.0 Oct 13 10:28:44.876 INFO kablam! Checking simple_logger v1.0.1 Oct 13 10:28:48.616 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 13 10:28:49.304 INFO kablam! Compiling solicit v0.4.4 Oct 13 10:28:51.032 INFO kablam! Compiling openssl v0.7.14 Oct 13 10:28:54.076 INFO kablam! Compiling parse_qapi v0.1.2 Oct 13 10:28:57.272 INFO kablam! Compiling openssl-verify v0.1.0 Oct 13 10:28:57.272 INFO kablam! Compiling cookie v0.2.5 Oct 13 10:29:00.277 INFO kablam! Compiling hyper v0.9.18 Oct 13 10:29:11.036 INFO kablam! Compiling qemu-rust v0.1.0 (/source) Oct 13 10:29:13.225 INFO kablam! warning: unused `#[macro_use]` import Oct 13 10:29:13.226 INFO kablam! --> build.rs:3:1 Oct 13 10:29:13.226 INFO kablam! | Oct 13 10:29:13.226 INFO kablam! 3 | #[macro_use] extern crate nom; Oct 13 10:29:13.226 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:29:13.226 INFO kablam! | Oct 13 10:29:13.227 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:29:13.227 INFO kablam! Oct 13 10:29:15.798 INFO kablam! error: failed to run custom build command for `qemu-rust v0.1.0 (/source)` Oct 13 10:29:15.799 INFO kablam! process didn't exit successfully: `/target/debug/build/qemu-rust-dfa79d4dff23bfe6/build-script-build` (exit code: 101) Oct 13 10:29:15.799 INFO kablam! --- stdout Oct 13 10:29:15.799 INFO kablam! 2018-10-13 10:29:15 DEBUG [hyper::net] http scheme Oct 13 10:29:15.799 INFO kablam! Oct 13 10:29:15.800 INFO kablam! --- stderr Oct 13 10:29:15.800 INFO kablam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Custom { kind: Other, error: StringError("failed to lookup address information: Temporary failure in name resolution") })', libcore/result.rs:1009:5 Oct 13 10:29:15.800 INFO kablam! stack backtrace: Oct 13 10:29:15.801 INFO kablam! 0: 0x561f5ed98d5e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h549dbc6223e76e0f Oct 13 10:29:15.801 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 10:29:15.801 INFO kablam! 1: 0x561f5eda1426 - std::sys_common::backtrace::print::h251bc7c653ebeebe Oct 13 10:29:15.802 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 13 10:29:15.802 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 13 10:29:15.802 INFO kablam! 2: 0x561f5ed9c2bd - std::panicking::default_hook::{{closure}}::h7b7c0d6cd9801ad4 Oct 13 10:29:15.803 INFO kablam! at libstd/panicking.rs:211 Oct 13 10:29:15.803 INFO kablam! 3: 0x561f5ed9c030 - std::panicking::default_hook::h626f3a5ca19a7791 Oct 13 10:29:15.803 INFO kablam! at libstd/panicking.rs:227 Oct 13 10:29:15.804 INFO kablam! 4: 0x561f5ed9c90c - std::panicking::rust_panic_with_hook::he680696b5fbb12c6 Oct 13 10:29:15.804 INFO kablam! at libstd/panicking.rs:476 Oct 13 10:29:15.804 INFO kablam! 5: 0x561f5ed9c4c9 - std::panicking::continue_panic_fmt::h68f1573ceb882990 Oct 13 10:29:15.805 INFO kablam! at libstd/panicking.rs:390 Oct 13 10:29:15.805 INFO kablam! 6: 0x561f5ed9c3c5 - rust_begin_unwind Oct 13 10:29:15.805 INFO kablam! at libstd/panicking.rs:325 Oct 13 10:29:15.805 INFO kablam! 7: 0x561f5ede00fb - core::panicking::panic_fmt::hc7fff1f7e48ad86f Oct 13 10:29:15.806 INFO kablam! at libcore/panicking.rs:77 Oct 13 10:29:15.806 INFO kablam! 8: 0x561f5ec265d3 - core::result::unwrap_failed::h32208cf4f999dbd4 Oct 13 10:29:15.806 INFO kablam! at libcore/macros.rs:26 Oct 13 10:29:15.807 INFO kablam! 9: 0x561f5ebaa39b - >::unwrap::h05234c67e59ca4f2 Oct 13 10:29:15.807 INFO kablam! at libcore/result.rs:808 Oct 13 10:29:15.807 INFO kablam! 10: 0x561f5eba495a - build_script_build::main::h50528fe40a98daf7 Oct 13 10:29:15.808 INFO kablam! at /source/build.rs:90 Oct 13 10:29:15.808 INFO kablam! 11: 0x561f5eba882f - std::rt::lang_start::{{closure}}::h1c1b24d57b91ed8f Oct 13 10:29:15.812 INFO kablam! at libstd/rt.rs:74 Oct 13 10:29:15.813 INFO kablam! 12: 0x561f5ed9c362 - std::panicking::try::do_call::hec6923885a95b79c Oct 13 10:29:15.813 INFO kablam! at libstd/rt.rs:59 Oct 13 10:29:15.813 INFO kablam! at libstd/panicking.rs:310 Oct 13 10:29:15.813 INFO kablam! 13: 0x561f5edac5f9 - __rust_maybe_catch_panic Oct 13 10:29:15.814 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 13 10:29:15.814 INFO kablam! 14: 0x561f5ed91795 - std::rt::lang_start_internal::h806ba5e2b802380d Oct 13 10:29:15.814 INFO kablam! at libstd/panicking.rs:289 Oct 13 10:29:15.815 INFO kablam! at libstd/panic.rs:392 Oct 13 10:29:15.815 INFO kablam! at libstd/rt.rs:58 Oct 13 10:29:15.815 INFO kablam! 15: 0x561f5eba8807 - std::rt::lang_start::h8be004a946864b63 Oct 13 10:29:15.816 INFO kablam! at libstd/rt.rs:74 Oct 13 10:29:15.816 INFO kablam! 16: 0x561f5eba5799 - main Oct 13 10:29:15.816 INFO kablam! 17: 0x7f383f01282f - __libc_start_main Oct 13 10:29:15.816 INFO kablam! 18: 0x561f5eba2958 - _start Oct 13 10:29:15.817 INFO kablam! 19: 0x0 - Oct 13 10:29:15.817 INFO kablam! Oct 13 10:29:15.817 INFO kablam! su: No module specific data is present Oct 13 10:29:16.299 INFO running `"docker" "rm" "-f" "525b53799518e8c673c7207fa32ea9b2e1ca27d3b0dbbccda5414ea25b2d6bda"` Oct 13 10:29:16.431 INFO blam! 525b53799518e8c673c7207fa32ea9b2e1ca27d3b0dbbccda5414ea25b2d6bda