[INFO] cloning repository https://github.com/bbrener1/dylib_linking_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbrener1/dylib_linking_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbrener1%2Fdylib_linking_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbrener1%2Fdylib_linking_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94f98b27b66c237c99a490e3856421530c88991d [INFO] checking bbrener1/dylib_linking_test against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbrener1%2Fdylib_linking_test" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbrener1/dylib_linking_test on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bbrener1/dylib_linking_test [INFO] finished tweaking git repo https://github.com/bbrener1/dylib_linking_test [INFO] tweaked toml for git repo https://github.com/bbrener1/dylib_linking_test written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/bbrener1/dylib_linking_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc2edefa0f732bdb970eab8ae5b9e1e56cd5b3dcfe59e33283652fa9a7caca86 [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" "cc2edefa0f732bdb970eab8ae5b9e1e56cd5b3dcfe59e33283652fa9a7caca86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc2edefa0f732bdb970eab8ae5b9e1e56cd5b3dcfe59e33283652fa9a7caca86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2edefa0f732bdb970eab8ae5b9e1e56cd5b3dcfe59e33283652fa9a7caca86", kill_on_drop: false }` [INFO] [stdout] cc2edefa0f732bdb970eab8ae5b9e1e56cd5b3dcfe59e33283652fa9a7caca86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ac5a17bf11f8685e8b8929da9d19eb394c8c9992398ada5b08cc2bea1ffc64e [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" "6ac5a17bf11f8685e8b8929da9d19eb394c8c9992398ada5b08cc2bea1ffc64e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking blas-src v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Checking lapacke-sys v0.1.4 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking lapacke v0.2.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling procedurals v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Checking ndarray-linalg v0.10.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling intel-mkl-src v0.4.1 [INFO] [stderr] error: failed to run custom build command for `intel-mkl-src v0.4.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/intel-mkl-src-1d5995268fa1f21e/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=MKL_DYNAMIC_LP64_IOMP_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=MKL_DYNAMIC_LP64_IOMP_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=MKL_DYNAMIC_LP64_IOMP_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Download archive from AWS S3: https://s3-ap-northeast-1.amazonaws.com/rust-intel-mkl/mkl_linux.tar.xz [INFO] [stderr] Error: Error { description: "Couldn\'t resolve host name", code: 6, extra: Some("Could not resolve host: s3-ap-northeast-1.amazonaws.com") } [INFO] [stderr] [INFO] [stderr] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stderr] 1: failure::backtrace::Backtrace::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stderr] 2: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stderr] 3: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stderr] 4: build_script_build::main [INFO] [stderr] at build.rs:70:23 [INFO] [stderr] 5: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 6: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 7: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/rt.rs:66:18 [INFO] [stderr] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:379:40 [INFO] [stderr] std::panicking::try [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:343:19 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panic.rs:396:14 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/rt.rs:51:25 [INFO] [stderr] 9: std::rt::lang_start [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/rt.rs:65:5 [INFO] [stderr] 10: main [INFO] [stderr] 11: __libc_start_main [INFO] [stderr] 12: _start [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "6ac5a17bf11f8685e8b8929da9d19eb394c8c9992398ada5b08cc2bea1ffc64e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac5a17bf11f8685e8b8929da9d19eb394c8c9992398ada5b08cc2bea1ffc64e", kill_on_drop: false }` [INFO] [stdout] 6ac5a17bf11f8685e8b8929da9d19eb394c8c9992398ada5b08cc2bea1ffc64e