[INFO] crate osm-proto-rs 0.2.0 is already in cache [INFO] extracting crate osm-proto-rs 0.2.0 into work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/reg/osm-proto-rs/0.2.0 [INFO] extracting crate osm-proto-rs 0.2.0 into work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/reg/osm-proto-rs/0.2.0 [INFO] validating manifest of osm-proto-rs-0.2.0 on toolchain master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of osm-proto-rs-0.2.0 on toolchain try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing osm-proto-rs-0.2.0 [INFO] finished frobbing osm-proto-rs-0.2.0 [INFO] frobbed toml for osm-proto-rs-0.2.0 written to work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/reg/osm-proto-rs/0.2.0/Cargo.toml [INFO] started frobbing osm-proto-rs-0.2.0 [INFO] finished frobbing osm-proto-rs-0.2.0 [INFO] frobbed toml for osm-proto-rs-0.2.0 written to work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/reg/osm-proto-rs/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking osm-proto-rs-0.2.0 against master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf for pr-60444 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60444/worker-4/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/reg/osm-proto-rs/0.2.0:/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=forbid" "-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" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d70b99414957a30578bb51e73e6d652af06316d78ea0aae43a517b1fca1d1f70 [INFO] running `"docker" "start" "-a" "d70b99414957a30578bb51e73e6d652af06316d78ea0aae43a517b1fca1d1f70"` [INFO] [stderr] Compiling multimap v0.3.0 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling prost v0.1.0 [INFO] [stderr] Compiling prost-derive v0.1.0 [INFO] [stderr] Compiling curl v0.4.21 [INFO] [stderr] Compiling prost-codegen v0.1.0 [INFO] [stderr] Compiling prost-build v0.1.0 [INFO] [stderr] Compiling osm-proto-rs v0.2.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `osm-proto-rs v0.2.0 (/opt/crater/workdir)` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/osm-proto-rs-5077cc21611303e1/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: Error { description: "Couldn\'t resolve host name", code: 6, extra: None } }', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a1b83e2fb3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hd683c720649fc6ca [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55a1b83de52b - std::sys_common::backtrace::_print::h40d9544529f5324d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55a1b83e1c66 - std::panicking::default_hook::{{closure}}::hf34ca0bb1665e3f2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55a1b83e19f9 - std::panicking::default_hook::hc1c83e7d587e3fd7 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55a1b83e236f - std::panicking::rust_panic_with_hook::ha5f015e1588f744c [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55a1b83e1ef1 - std::panicking::continue_panic_fmt::h092f32d98e64981a [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55a1b83e1dd5 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x55a1b83f8d0c - core::panicking::panic_fmt::h10765a4790762297 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x55a1b82c9e87 - core::result::unwrap_failed::h473361397968d590 [INFO] [stderr] at /rustc/92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/src/libcore/macros.rs:18 [INFO] [stderr] 9: 0x55a1b82ca90f - core::result::Result::unwrap::ha196e7d119da857b [INFO] [stderr] at /rustc/92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/src/libcore/result.rs:800 [INFO] [stderr] 10: 0x55a1b82600c5 - build_script_build::main::h76de8b91e15e56a8 [INFO] [stderr] at src/build.rs:4 [INFO] [stderr] 11: 0x55a1b825cbdf - std::rt::lang_start::{{closure}}::h59926f366d823353 [INFO] [stderr] at /rustc/92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55a1b83e1d72 - std::panicking::try::do_call::hc02c345606c78354 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x55a1b83e94e9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x55a1b83e293c - std::rt::lang_start_internal::hd6e28da2a7f25305 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x55a1b825cbb8 - std::rt::lang_start::h4761f14048a67392 [INFO] [stderr] at /rustc/92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55a1b8260149 - main [INFO] [stderr] 17: 0x7fe226b5b2e0 - __libc_start_main [INFO] [stderr] 18: 0x55a1b821e1f9 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "d70b99414957a30578bb51e73e6d652af06316d78ea0aae43a517b1fca1d1f70"` [INFO] running `"docker" "rm" "-f" "d70b99414957a30578bb51e73e6d652af06316d78ea0aae43a517b1fca1d1f70"` [INFO] [stdout] d70b99414957a30578bb51e73e6d652af06316d78ea0aae43a517b1fca1d1f70