[INFO] cloning repository https://github.com/WolverinDEV/rust-usrsctp-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WolverinDEV/rust-usrsctp-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWolverinDEV%2Frust-usrsctp-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWolverinDEV%2Frust-usrsctp-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c897e9a6edeef7a5cd8a65a0ee569b9f05b88a94 [INFO] testing WolverinDEV/rust-usrsctp-sys against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWolverinDEV%2Frust-usrsctp-sys" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WolverinDEV/rust-usrsctp-sys on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WolverinDEV/rust-usrsctp-sys [INFO] finished tweaking git repo https://github.com/WolverinDEV/rust-usrsctp-sys [INFO] tweaked toml for git repo https://github.com/WolverinDEV/rust-usrsctp-sys written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/WolverinDEV/rust-usrsctp-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/WolverinDEV/build-utils.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1ccff060e680c10340ff9a88c7f422e985dc4056c297137d71077f59e5592bb [INFO] running `Command { std: "docker" "start" "-a" "f1ccff060e680c10340ff9a88c7f422e985dc4056c297137d71077f59e5592bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1ccff060e680c10340ff9a88c7f422e985dc4056c297137d71077f59e5592bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ccff060e680c10340ff9a88c7f422e985dc4056c297137d71077f59e5592bb", kill_on_drop: false }` [INFO] [stdout] f1ccff060e680c10340ff9a88c7f422e985dc4056c297137d71077f59e5592bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f07a9310f59a8a9de412a524dd1b6ded8d147c164aaf58d401b7cde0ec238de [INFO] running `Command { std: "docker" "start" "-a" "4f07a9310f59a8a9de412a524dd1b6ded8d147c164aaf58d401b7cde0ec238de", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling build-utils v0.1.0 (https://github.com/WolverinDEV/build-utils.git#17772296) [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling libusrsctp-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `build_utils::build::LibraryType` [INFO] [stdout] --> build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use build_utils::build::LibraryType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> build.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let mut build_builder = build_utils::Build::builder() [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `libusrsctp-sys v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libusrsctp-sys-56212937823f03ab/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Cloning git repository [INFO] [stderr] > "git" "clone" "https://github.com/sctplab/usrsctp.git" "/tmp/git_usrsctp.git_9kqxFhi7DE8=" -> 128 [INFO] [stderr] ----------------- Stderr ----------------- [INFO] [stderr] Cloning into '/tmp/git_usrsctp.git_9kqxFhi7DE8='... [INFO] [stderr] fatal: unable to access 'https://github.com/sctplab/usrsctp.git/': Could not resolve host: github.com [INFO] [stderr] [INFO] [stderr] Build step "source setup" errored: git clone failed [INFO] [stderr] ----------------- Stderr ----------------- [INFO] [stderr] Cloning into '/tmp/git_usrsctp.git_9kqxFhi7DE8='... [INFO] [stderr] fatal: unable to access 'https://github.com/sctplab/usrsctp.git/': Could not resolve host: github.com [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'failed to execute usrsctp build', build.rs:58:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561e68d8383c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x561e68d8383c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561e68d8383c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x561e68d8383c - ::fmt::h9a78218788c14e18 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x561e68da366c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stderr] 5: 0x561e68d80985 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x561e68d85350 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x561e68d85350 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x561e68d85350 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x561e68d84f07 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x561e68d85a04 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x561e68d56632 - std::panicking::begin_panic::{{closure}}::h4bd44a6e37e68c77 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:544:9 [INFO] [stderr] 12: 0x561e68d520e9 - std::sys_common::backtrace::__rust_end_short_backtrace::hcb3e625974f42362 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x561e68d56573 - std::panicking::begin_panic::h4ef2a7ffcaa64130 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:543:12 [INFO] [stderr] 14: 0x561e68d35688 - build_script_build::main::he1a9365820451dfa [INFO] [stderr] at /opt/rustwide/workdir/build.rs:58:13 [INFO] [stderr] 15: 0x561e68d35b9b - core::ops::function::FnOnce::call_once::h0cd303d22b9b46a9 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x561e68d3573e - std::sys_common::backtrace::__rust_begin_short_backtrace::hf81e82b4efbb59a3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x561e68d35eb1 - std::rt::lang_start::{{closure}}::h95ecd24f35a4edcd [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stderr] 18: 0x561e68d85f0a - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x561e68d85f0a - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 20: 0x561e68d85f0a - std::panicking::try::he15826df0f376a33 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 21: 0x561e68d85f0a - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 22: 0x561e68d85f0a - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stderr] 23: 0x561e68d85f0a - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 24: 0x561e68d85f0a - std::panicking::try::ha20a77bf65530f63 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 25: 0x561e68d85f0a - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 26: 0x561e68d85f0a - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stderr] 27: 0x561e68d35e80 - std::rt::lang_start::h13b8d8e31cac3f44 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stderr] 28: 0x561e68d3572c - main [INFO] [stderr] 29: 0x7f45e39790b3 - __libc_start_main [INFO] [stderr] 30: 0x561e68d3499e - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4f07a9310f59a8a9de412a524dd1b6ded8d147c164aaf58d401b7cde0ec238de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f07a9310f59a8a9de412a524dd1b6ded8d147c164aaf58d401b7cde0ec238de", kill_on_drop: false }` [INFO] [stdout] 4f07a9310f59a8a9de412a524dd1b6ded8d147c164aaf58d401b7cde0ec238de