[INFO] updating cached repository https://github.com/bbrener1/dylib_linking_test [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 94f98b27b66c237c99a490e3856421530c88991d [INFO] testing bbrener1/dylib_linking_test against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbrener1%2Fdylib_linking_test" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbrener1/dylib_linking_test on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-10/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 443b9d1fe06d80220e7eed73adcc4465a6e2732edba9234c3c2acdd76f4b5a89 [INFO] running `"docker" "start" "-a" "443b9d1fe06d80220e7eed73adcc4465a6e2732edba9234c3c2acdd76f4b5a89"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapacke-sys v0.1.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling lapacke v0.2.0 [INFO] [stderr] Compiling procedurals v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ndarray-linalg v0.10.0 [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-16005b02f2b715bc/build-script-build` (exit code: 1) [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: None } [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 [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 [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 [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 [INFO] [stderr] 4: build_script_build::main [INFO] [stderr] at build.rs:70 [INFO] [stderr] 5: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/rt.rs:67 [INFO] [stderr] 6: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/rt.rs:52 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stderr] std::panicking::try [INFO] [stderr] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/rt.rs:51 [INFO] [stderr] 7: std::rt::lang_start [INFO] [stderr] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/rt.rs:67 [INFO] [stderr] 8: main [INFO] [stderr] 9: __libc_start_main [INFO] [stderr] 10: _start [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "443b9d1fe06d80220e7eed73adcc4465a6e2732edba9234c3c2acdd76f4b5a89"` [INFO] running `"docker" "rm" "-f" "443b9d1fe06d80220e7eed73adcc4465a6e2732edba9234c3c2acdd76f4b5a89"` [INFO] [stdout] 443b9d1fe06d80220e7eed73adcc4465a6e2732edba9234c3c2acdd76f4b5a89