[INFO] fetching crate slang 0.0.2... [INFO] checking slang-0.0.2 against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] extracting crate slang 0.0.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate slang 0.0.2 on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate slang 0.0.2 [INFO] finished tweaking crates.io crate slang 0.0.2 [INFO] tweaked toml for crates.io crate slang 0.0.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a19e368e82f876ac7bccf139edfb993fb9f9c9ca7d469ca37010fe0f68e3f470 [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" "a19e368e82f876ac7bccf139edfb993fb9f9c9ca7d469ca37010fe0f68e3f470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a19e368e82f876ac7bccf139edfb993fb9f9c9ca7d469ca37010fe0f68e3f470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19e368e82f876ac7bccf139edfb993fb9f9c9ca7d469ca37010fe0f68e3f470", kill_on_drop: false }` [INFO] [stdout] a19e368e82f876ac7bccf139edfb993fb9f9c9ca7d469ca37010fe0f68e3f470 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0980d001874adeea53dce1a5ef56c32d860779dd1bc97ee62934529f06fdc164 [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" "0980d001874adeea53dce1a5ef56c32d860779dd1bc97ee62934529f06fdc164", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling slang-sys v0.1.2 [INFO] [stderr] error: failed to run custom build command for `slang-sys v0.1.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/slang-sys-b571d18a6045ba5e/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { description: "Couldn\'t resolve host name", code: 6, extra: None }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slang-sys-0.1.2/build.rs:55:64 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56390dfe781f - std::backtrace_rs::backtrace::libunwind::trace::h21c0966c343fddd8 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x56390dfe781f - std::backtrace_rs::backtrace::trace_unsynchronized::h62cde0754779ae3a [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56390dfe781f - std::sys_common::backtrace::_print_fmt::hb2d70198918acf1c [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x56390dfe781f - ::fmt::h5a9d4ddd4d99b877 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x56390e00d9ac - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x56390dfe3c45 - std::io::Write::write_fmt::h2dbf1bb0d9f42142 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x56390dfe9f60 - std::sys_common::backtrace::_print::h1091565a54a3c462 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x56390dfe9f60 - std::sys_common::backtrace::print::hc9759e13a502cda2 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x56390dfe9f60 - std::panicking::default_hook::{{closure}}::hd35b8516a1d88160 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x56390dfe9cac - std::panicking::default_hook::h0dcf88ad4d72ec5e [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x56390dfea5a3 - std::panicking::rust_panic_with_hook::h81c308f7accbe523 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x56390dfea19b - rust_begin_unwind [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x56390e00c061 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/panicking.rs:85 [INFO] [stderr] 13: 0x56390e00be83 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/option.rs:1274 [INFO] [stderr] 14: 0x56390d941003 - core::result::Result::unwrap::h054d26fd9660f025 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/result.rs:1005 [INFO] [stderr] 15: 0x56390d942b3d - build_script_build::main::hbdf1958d35a0597d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slang-sys-0.1.2/build.rs:55 [INFO] [stderr] 16: 0x56390d94070b - std::rt::lang_start::{{closure}}::h0296d71c4f324500 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:67 [INFO] [stderr] 17: 0x56390dfeaa86 - std::rt::lang_start_internal::{{closure}}::hdb90dc0481c9e8f6 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:52 [INFO] [stderr] 18: 0x56390dfeaa86 - std::panicking::try::do_call::he0af14a67f26ea71 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:348 [INFO] [stderr] 19: 0x56390dfeaa86 - std::panicking::try::h87d5f0e2c2fee1c5 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:325 [INFO] [stderr] 20: 0x56390dfeaa86 - std::panic::catch_unwind::he9266eec484f0287 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panic.rs:394 [INFO] [stderr] 21: 0x56390dfeaa86 - std::rt::lang_start_internal::hb54283a40e32dc37 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:51 [INFO] [stderr] 22: 0x56390d9406e7 - std::rt::lang_start::ha21bbf7916331388 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:67 [INFO] [stderr] 23: 0x56390d94474a - main [INFO] [stderr] 24: 0x7f453134e0b3 - __libc_start_main [INFO] [stderr] 25: 0x56390d93a0ee - _start [INFO] [stderr] 26: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0980d001874adeea53dce1a5ef56c32d860779dd1bc97ee62934529f06fdc164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0980d001874adeea53dce1a5ef56c32d860779dd1bc97ee62934529f06fdc164", kill_on_drop: false }` [INFO] [stdout] 0980d001874adeea53dce1a5ef56c32d860779dd1bc97ee62934529f06fdc164