[INFO] fetching crate oboe 0.3.0... [INFO] checking oboe-0.3.0 against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate oboe 0.3.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate oboe 0.3.0 on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate oboe 0.3.0 [INFO] finished tweaking crates.io crate oboe 0.3.0 [INFO] tweaked toml for crates.io crate oboe 0.3.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", 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] 74dbd1fdc3b4540b4fbd973bd24712c08080feebd3b54640a6e4ee50a8f50ee2 [INFO] running `Command { std: "docker" "start" "-a" "74dbd1fdc3b4540b4fbd973bd24712c08080feebd3b54640a6e4ee50a8f50ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74dbd1fdc3b4540b4fbd973bd24712c08080feebd3b54640a6e4ee50a8f50ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74dbd1fdc3b4540b4fbd973bd24712c08080feebd3b54640a6e4ee50a8f50ee2", kill_on_drop: false }` [INFO] [stdout] 74dbd1fdc3b4540b4fbd973bd24712c08080feebd3b54640a6e4ee50a8f50ee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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] 9c063c04ffbfeef29121e09c34b684b345d74c17a2a95fb15dc78fda11b4d7c6 [INFO] running `Command { std: "docker" "start" "-a" "9c063c04ffbfeef29121e09c34b684b345d74c17a2a95fb15dc78fda11b4d7c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling ureq v0.11.4 [INFO] [stderr] Compiling fetch_unroll v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling oboe-sys v0.3.0 [INFO] [stderr] error: failed to run custom build command for `oboe-sys v0.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/oboe-sys-b3f45fce5b61102a/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Fetching prebuilt library https://github.com/katyo/oboe-rs/releases/download/0.3.0/liboboe-ext_x86_64-unknown-linux-gnu_debug.tar.gz to /opt/rustwide/target/debug/build/oboe-sys-89dd04ae29b1df76/out/library [INFO] [stderr] thread 'main' panicked at 'Prebuilt library should be fetched.: Http("Unresolved domain name: failed to lookup address information: Temporary failure in name resolution")', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oboe-sys-0.3.0/build.rs:230:18 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55fc58b865f0 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55fc58b865f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d26397c5720fdbb [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55fc58b865f0 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55fc58b865f0 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55fc58ba39bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55fc58b80ab2 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55fc58b88e85 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55fc58b88e85 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55fc58b88e85 - std::panicking::default_hook::{{closure}}::h5b7294ca19e8edab [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55fc58b889da - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55fc58b89621 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55fc58b89167 - std::panicking::begin_panic_handler::{{closure}}::h56ae74c6dea6e141 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55fc58b86a8c - std::sys_common::backtrace::__rust_end_short_backtrace::h3c4721f56689fae4 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55fc58b890c9 - rust_begin_unwind [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55fc58ba2d61 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55fc58ba2b83 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x55fc588fe09b - core::result::Result::expect::h882e65a14893577a [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/result.rs:933:23 [INFO] [stderr] 17: 0x55fc58911f8a - build_script_build::Builder::library::h30552943b1700193 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oboe-sys-0.3.0/build.rs:227:13 [INFO] [stderr] 18: 0x55fc58910c1c - build_script_build::main::h932af524f701edff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oboe-sys-0.3.0/build.rs:32:9 [INFO] [stderr] 19: 0x55fc58914e1b - core::ops::function::FnOnce::call_once::h5fc32c67327f64d6 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55fc588fe95e - std::sys_common::backtrace::__rust_begin_short_backtrace::h291aaa8cfb91da7a [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55fc588fea01 - std::rt::lang_start::{{closure}}::he65fdabbd437424c [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55fc58b89a47 - core::ops::function::impls:: for &F>::call_once::h3f3ba5d1e0ce8d49 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55fc58b89a47 - std::panicking::try::do_call::hd7a374fc87b951e7 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x55fc58b89a47 - std::panicking::try::h068087b173f80a49 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x55fc58b89a47 - std::panic::catch_unwind::h1f8259807e825279 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panic.rs:396:14 [INFO] [stderr] 26: 0x55fc58b89a47 - std::rt::lang_start_internal::h8ff82302dd620b52 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55fc588fe9d7 - std::rt::lang_start::ha731439e8fa93e49 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55fc589122ca - main [INFO] [stderr] 29: 0x7f19ad1420b3 - __libc_start_main [INFO] [stderr] 30: 0x55fc588f10ee - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "9c063c04ffbfeef29121e09c34b684b345d74c17a2a95fb15dc78fda11b4d7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c063c04ffbfeef29121e09c34b684b345d74c17a2a95fb15dc78fda11b4d7c6", kill_on_drop: false }` [INFO] [stdout] 9c063c04ffbfeef29121e09c34b684b345d74c17a2a95fb15dc78fda11b4d7c6