[INFO] cloning repository https://github.com/fschutt/osm-proto-rs [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffschutt%2Fosm-proto-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a600e23f496f1c9cd8bd3c233357a4223d7ab9f [INFO] checking fschutt/osm-proto-rs against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffschutt%2Fosm-proto-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [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 f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multimap v0.3.0 [INFO] [stderr] Downloaded itertools v0.6.5 [INFO] [stderr] Downloaded prost v0.1.0 [INFO] [stderr] Downloaded prost-build v0.1.0 [INFO] [stderr] Downloaded zip v0.2.8 [INFO] [stderr] Downloaded prost-codegen v0.1.0 [INFO] [stderr] Downloaded prost-derive v0.1.0 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26d2992ce17a2e33778f9a6e17cf9bc69555e50c37b8802e6a4ceff649e6196b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "26d2992ce17a2e33778f9a6e17cf9bc69555e50c37b8802e6a4ceff649e6196b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26d2992ce17a2e33778f9a6e17cf9bc69555e50c37b8802e6a4ceff649e6196b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d2992ce17a2e33778f9a6e17cf9bc69555e50c37b8802e6a4ceff649e6196b", kill_on_drop: false }` [INFO] [stdout] 26d2992ce17a2e33778f9a6e17cf9bc69555e50c37b8802e6a4ceff649e6196b [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe17f5fe99a34ca43e6493fccd290e22f73f54cc95ceff0da094cc3ee3607255 [INFO] running `Command { std: "docker" "start" "-a" "fe17f5fe99a34ca43e6493fccd290e22f73f54cc95ceff0da094cc3ee3607255", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.3.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling prost v0.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling prost-derive v0.1.0 [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-ec94a9c92dda29cb/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:6:39 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5621083cee00 - std::backtrace_rs::backtrace::libunwind::trace::ha1eabb142084ea37 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5621083cee00 - std::backtrace_rs::backtrace::trace_unsynchronized::hbb8825661d997281 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5621083cee00 - std::sys_common::backtrace::_print_fmt::h26d850e2f7183914 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x5621083cee00 - ::fmt::h3834b06f68a2b012 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x5621083eef4c - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x5621083cc115 - std::io::Write::write_fmt::h9c0c8944a1898139 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x5621083d13a0 - std::sys_common::backtrace::_print::h693c0c2cc41d4d10 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5621083d13a0 - std::sys_common::backtrace::print::h213be73e5670b8ea [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5621083d13a0 - std::panicking::default_hook::{{closure}}::h2d49a3361cc4e7ea [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x5621083d10ec - std::panicking::default_hook::hd41fbdeba93207ba [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x5621083d1a03 - std::panicking::rust_panic_with_hook::hcab398664b4bd473 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:569 [INFO] [stderr] 11: 0x5621083d15d9 - std::panicking::begin_panic_handler::{{closure}}::h7512c6f2998ba93d [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:476 [INFO] [stderr] 12: 0x5621083cf26c - std::sys_common::backtrace::__rust_end_short_backtrace::h1a25d7e7e1864d3d [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x5621083d1599 - rust_begin_unwind [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:475 [INFO] [stderr] 14: 0x5621083ee351 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x5621083ee173 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/core/src/option.rs:1274 [INFO] [stderr] 16: 0x5621082bf7d0 - core::result::Result::unwrap::h58bc0c39d6d5783c [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/core/src/result.rs:1005 [INFO] [stderr] 17: 0x562108256ee0 - build_script_build::main::h40a41550f1270dc8 [INFO] [stderr] at /opt/rustwide/workdir/src/build.rs:4 [INFO] [stderr] 18: 0x562108252f2b - core::ops::function::FnOnce::call_once::he2401d39d5a3f2b1 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/core/src/ops/function.rs:233 [INFO] [stderr] 19: 0x562108252e8e - std::sys_common::backtrace::__rust_begin_short_backtrace::hcd53e14b25003651 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 20: 0x562108263c11 - std::rt::lang_start::{{closure}}::hdf2e79ab459337c6 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/rt.rs:66 [INFO] [stderr] 21: 0x5621083d1ee2 - core::ops::function::impls:: for &F>::call_once::hde9814ae740a85dc [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/core/src/ops/function.rs:265 [INFO] [stderr] 22: 0x5621083d1ee2 - std::panicking::try::do_call::h3026bab8cd7540d7 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:373 [INFO] [stderr] 23: 0x5621083d1ee2 - std::panicking::try::h852bb5e5a66f7f84 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:337 [INFO] [stderr] 24: 0x5621083d1ee2 - std::panic::catch_unwind::hfeb0f3dddf7c6a72 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panic.rs:394 [INFO] [stderr] 25: 0x5621083d1ee2 - std::rt::lang_start_internal::h32f0ac6e87476559 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/rt.rs:51 [INFO] [stderr] 26: 0x562108263be7 - std::rt::lang_start::h9546b4057af44e12 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/rt.rs:65 [INFO] [stderr] 27: 0x562108256f7a - main [INFO] [stderr] 28: 0x7f953f0ec0b3 - __libc_start_main [INFO] [stderr] 29: 0x56210823b10e - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "fe17f5fe99a34ca43e6493fccd290e22f73f54cc95ceff0da094cc3ee3607255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe17f5fe99a34ca43e6493fccd290e22f73f54cc95ceff0da094cc3ee3607255", kill_on_drop: false }` [INFO] [stdout] fe17f5fe99a34ca43e6493fccd290e22f73f54cc95ceff0da094cc3ee3607255