[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-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/reg/osm-proto-rs/0.2.0 [INFO] extracting crate osm-proto-rs 0.2.0 into work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/reg/osm-proto-rs/0.2.0 [INFO] validating manifest of osm-proto-rs-0.2.0 on toolchain master#6ecad338381cc3b8d56e2df22e5971a598eddd6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of osm-proto-rs-0.2.0 on toolchain try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-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-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/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-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/reg/osm-proto-rs/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking osm-proto-rs-0.2.0 against master#6ecad338381cc3b8d56e2df22e5971a598eddd6c for pr-57501 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57501/worker-2/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/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" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c5410ac52a4000e57687687bdd93c1ea288630d3038154835874cdcf7ee67d0c [INFO] running `"docker" "start" "-a" "c5410ac52a4000e57687687bdd93c1ea288630d3038154835874cdcf7ee67d0c"` [INFO] [stderr] Compiling multimap v0.3.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling prost v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling curl v0.4.19 [INFO] [stderr] Compiling prost-codegen v0.1.0 [INFO] [stderr] Compiling zip v0.2.8 [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-06ccc259777feb13/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: 0x559c44db1973 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hea8cd1c112bdf83b [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x559c44dad638 - std::sys_common::backtrace::_print::hcfdca7615412a55e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stderr] 2: 0x559c44db0532 - std::panicking::default_hook::{{closure}}::h097b0fdc81b2a3c3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 3: 0x559c44db02a4 - std::panicking::default_hook::h058cb177e06af24f [INFO] [stderr] at src/libstd/panicking.rs:215 [INFO] [stderr] 4: 0x559c44db0c40 - std::panicking::rust_panic_with_hook::h6dfd89bd70c713e2 [INFO] [stderr] at src/libstd/panicking.rs:478 [INFO] [stderr] 5: 0x559c44db07c1 - std::panicking::continue_panic_fmt::h9a846f551e093c76 [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 6: 0x559c44db06a5 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:312 [INFO] [stderr] 7: 0x559c44dc823c - core::panicking::panic_fmt::h8ab44fa34867bb49 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x559c44c8fa80 - core::result::unwrap_failed::h2d64ce4ee0a70492 [INFO] [stderr] at /rustc/6ecad338381cc3b8d56e2df22e5971a598eddd6c/src/libcore/macros.rs:16 [INFO] [stderr] 9: 0x559c44c8efdf - >::unwrap::h069654c7d711188a [INFO] [stderr] at /rustc/6ecad338381cc3b8d56e2df22e5971a598eddd6c/src/libcore/result.rs:798 [INFO] [stderr] 10: 0x559c44c0a3c5 - build_script_build::main::h743c27366921985f [INFO] [stderr] at src/build.rs:4 [INFO] [stderr] 11: 0x559c44c2498f - std::rt::lang_start::{{closure}}::hf8a0c864fb89bd2f [INFO] [stderr] at /rustc/6ecad338381cc3b8d56e2df22e5971a598eddd6c/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x559c44db0642 - std::panicking::try::do_call::h9c1328200d57570b [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 13: 0x559c44db87d9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:92 [INFO] [stderr] 14: 0x559c44db1255 - std::rt::lang_start_internal::h0808815f11cb20ab [INFO] [stderr] at src/libstd/panicking.rs:276 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x559c44c24968 - std::rt::lang_start::had2d03e7f944df5b [INFO] [stderr] at /rustc/6ecad338381cc3b8d56e2df22e5971a598eddd6c/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x559c44c0a449 - main [INFO] [stderr] 17: 0x7fa36f5f72e0 - __libc_start_main [INFO] [stderr] 18: 0x559c44be51e9 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "c5410ac52a4000e57687687bdd93c1ea288630d3038154835874cdcf7ee67d0c"` [INFO] running `"docker" "rm" "-f" "c5410ac52a4000e57687687bdd93c1ea288630d3038154835874cdcf7ee67d0c"` [INFO] [stdout] c5410ac52a4000e57687687bdd93c1ea288630d3038154835874cdcf7ee67d0c