[INFO] updating cached repository https://github.com/fschutt/osm-proto-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0a600e23f496f1c9cd8bd3c233357a4223d7ab9f [INFO] checking fschutt/osm-proto-rs against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffschutt%2Fosm-proto-rs" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fschutt/osm-proto-rs on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fschutt/osm-proto-rs [INFO] finished tweaking git repo https://github.com/fschutt/osm-proto-rs [INFO] tweaked toml for git repo https://github.com/fschutt/osm-proto-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/fschutt/osm-proto-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 68f8ee1b91d8e65cfbe9010fa6233049574a2f8a324c7c1c268b4f3afb20602f [INFO] running `"docker" "start" "-a" "68f8ee1b91d8e65cfbe9010fa6233049574a2f8a324c7c1c268b4f3afb20602f"` [INFO] [stderr] Compiling ucd-util v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling multimap v0.3.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling curl-sys v0.4.25 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Checking prost v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling prost-derive v0.1.0 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling env_logger v0.4.3 [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/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `osm-proto-rs v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/osm-proto-rs-25fcac19d8567bb0/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/build.rs:4:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56109bf05c28 - backtrace::backtrace::libunwind::trace::hdec022fb119dd06d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56109bf05c28 - backtrace::backtrace::trace_unsynchronized::h1f309365306cc260 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56109bf05c28 - std::sys_common::backtrace::_print_fmt::hedd348b4f893987a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x56109bf05c28 - ::fmt::h381b96a3f9ce8032 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x56109bf262cc - core::fmt::write::he5b6a663f8bc9f46 [INFO] [stderr] at src/libcore/fmt/mod.rs:1052 [INFO] [stderr] 5: 0x56109bf027b7 - std::io::Write::write_fmt::h39edd6a910b76376 [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x56109bf08615 - std::sys_common::backtrace::_print::hecbfa51643b1d1b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x56109bf08615 - std::sys_common::backtrace::print::he854cdfad1b40844 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x56109bf08615 - std::panicking::default_hook::{{closure}}::h590c45dbd8599059 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x56109bf08356 - std::panicking::default_hook::h6b14cee906df5ae9 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x56109bf08c72 - std::panicking::rust_panic_with_hook::h845de504d308e21c [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x56109bf0885b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x56109bf25511 - core::panicking::panic_fmt::hc919459cc61f60e0 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x56109bf25333 - core::option::expect_none_failed::hcec7632dbb4bd9b0 [INFO] [stderr] at src/libcore/option.rs:1199 [INFO] [stderr] 14: 0x56109bdeb578 - core::result::Result::unwrap::h3cd708a52d15f9b8 [INFO] [stderr] at /rustc/0cbcb17d3306d6e22eafc2c05ce885db97d0189c/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x56109bd927f0 - build_script_build::main::hd7fa038fb278eb8e [INFO] [stderr] at src/build.rs:4 [INFO] [stderr] 16: 0x56109bd91f40 - std::rt::lang_start::{{closure}}::hed21ddbec678210a [INFO] [stderr] at /rustc/0cbcb17d3306d6e22eafc2c05ce885db97d0189c/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x56109bf08733 - std::rt::lang_start_internal::{{closure}}::h79efcdb1c4a7311a [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x56109bf08733 - std::panicking::try::do_call::h8837c722d8d26052 [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 19: 0x56109bf10037 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 20: 0x56109bf091e9 - std::panicking::try::h6df407c9e373308b [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 21: 0x56109bf091e9 - std::panic::catch_unwind::hb93a3e23c13dcc76 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x56109bf091e9 - std::rt::lang_start_internal::h0eeb85a0fe3bba7b [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x56109bd91f19 - std::rt::lang_start::h44f488afe838782a [INFO] [stderr] at /rustc/0cbcb17d3306d6e22eafc2c05ce885db97d0189c/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x56109bd9288a - main [INFO] [stderr] 25: 0x7f598ff68b97 - __libc_start_main [INFO] [stderr] 26: 0x56109bd5320a - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "68f8ee1b91d8e65cfbe9010fa6233049574a2f8a324c7c1c268b4f3afb20602f"` [INFO] running `"docker" "rm" "-f" "68f8ee1b91d8e65cfbe9010fa6233049574a2f8a324c7c1c268b4f3afb20602f"` [INFO] [stdout] 68f8ee1b91d8e65cfbe9010fa6233049574a2f8a324c7c1c268b4f3afb20602f