[INFO] cloning repository https://github.com/fschutt/osm-proto-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fschutt/osm-proto-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffschutt%2Fosm-proto-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffschutt%2Fosm-proto-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0a600e23f496f1c9cd8bd3c233357a4223d7ab9f [INFO] checking fschutt/osm-proto-rs against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffschutt%2Fosm-proto-rs" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fschutt/osm-proto-rs on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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-7/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] 402a5b69b63469fc7440791f23330ba5002cf68d838bd6a9858c9ac01b0f59cf [INFO] running `"docker" "start" "-a" "402a5b69b63469fc7440791f23330ba5002cf68d838bd6a9858c9ac01b0f59cf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling multimap v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling prost v0.1.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling prost-derive v0.1.0 [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-cbeeba2aa6ce2697/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: 0x55dcf1a4e924 - backtrace::backtrace::libunwind::trace::hfcd33194db0151d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55dcf1a4e924 - backtrace::backtrace::trace_unsynchronized::hfd1904bbbd5335b5 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55dcf1a4e924 - std::sys_common::backtrace::_print_fmt::h8476c57b177b254e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55dcf1a4e924 - ::fmt::h73acbc5f6d4b1044 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55dcf1a739ec - core::fmt::write::hdf236390fbd68d3d [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x55dcf1a4b803 - std::io::Write::write_fmt::h5722fa40bb2afafd [INFO] [stderr] at src/libstd/io/mod.rs:1532 [INFO] [stderr] 6: 0x55dcf1a51425 - std::sys_common::backtrace::_print::ha468e873aada7c78 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55dcf1a51425 - std::sys_common::backtrace::print::h149365a2f029de62 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55dcf1a51425 - std::panicking::default_hook::{{closure}}::hb4a33f9e05934a52 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55dcf1a51162 - std::panicking::default_hook::hc4535d7b0c743abd [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x55dcf1a51a32 - std::panicking::rust_panic_with_hook::haa34a96a6dbd5a2e [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x55dcf1a5161b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 12: 0x55dcf1a72dd1 - core::panicking::panic_fmt::hd101a87121fa411f [INFO] [stderr] at src/libcore/panicking.rs:89 [INFO] [stderr] 13: 0x55dcf1a72bf3 - core::option::expect_none_failed::h4f0e89faa3179bf7 [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x55dcf1938c80 - core::result::Result::unwrap::hd014d12d58a1a53d [INFO] [stderr] at /rustc/bd0bacc694d7d8175804bb6f690cb846bfa4a9ee/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x55dcf18d0910 - build_script_build::main::hba96dd4a19d2f5c9 [INFO] [stderr] at src/build.rs:4 [INFO] [stderr] 16: 0x55dcf18e26db - std::rt::lang_start::{{closure}}::h164a948fb6a0b8ee [INFO] [stderr] at /rustc/bd0bacc694d7d8175804bb6f690cb846bfa4a9ee/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x55dcf1a51f48 - std::rt::lang_start_internal::{{closure}}::h8ee41efd8ae7ff76 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x55dcf1a51f48 - std::panicking::try::do_call::h0a4c4514ee6ebbfc [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 19: 0x55dcf1a51f48 - std::panicking::try::h7c2f3858e42d7516 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x55dcf1a51f48 - std::panic::catch_unwind::h76c4030fa5655c1e [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55dcf1a51f48 - std::rt::lang_start_internal::h1c1398259f72ace6 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x55dcf18e26b7 - std::rt::lang_start::hed9a8c099f54d636 [INFO] [stderr] at /rustc/bd0bacc694d7d8175804bb6f690cb846bfa4a9ee/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x55dcf18d09aa - main [INFO] [stderr] 24: 0x7f4afaed40b3 - __libc_start_main [INFO] [stderr] 25: 0x55dcf18b10fe - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "402a5b69b63469fc7440791f23330ba5002cf68d838bd6a9858c9ac01b0f59cf"` [INFO] running `"docker" "rm" "-f" "402a5b69b63469fc7440791f23330ba5002cf68d838bd6a9858c9ac01b0f59cf"` [INFO] [stdout] 402a5b69b63469fc7440791f23330ba5002cf68d838bd6a9858c9ac01b0f59cf