[INFO] cloning repository https://github.com/alsonkemp/automata_survey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alsonkemp/automata_survey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falsonkemp%2Fautomata_survey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falsonkemp%2Fautomata_survey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 617fdad2d7e811ee4310f66b1a2ef298376d2b9a [INFO] checking alsonkemp/automata_survey against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falsonkemp%2Fautomata_survey" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alsonkemp/automata_survey on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alsonkemp/automata_survey [INFO] finished tweaking git repo https://github.com/alsonkemp/automata_survey [INFO] tweaked toml for git repo https://github.com/alsonkemp/automata_survey written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/alsonkemp/automata_survey already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.src [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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7433642e1f90fbcd6484e727f96d3d9c6eb71cd89f121cc16cab0b8fdaadf2e5 [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" "7433642e1f90fbcd6484e727f96d3d9c6eb71cd89f121cc16cab0b8fdaadf2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7433642e1f90fbcd6484e727f96d3d9c6eb71cd89f121cc16cab0b8fdaadf2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7433642e1f90fbcd6484e727f96d3d9c6eb71cd89f121cc16cab0b8fdaadf2e5", kill_on_drop: false }` [INFO] [stdout] 7433642e1f90fbcd6484e727f96d3d9c6eb71cd89f121cc16cab0b8fdaadf2e5 [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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaaa0ba5624ee30cfb0362c2068a1b8a5231d2411d4785af170cd87f2924f86d [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" "aaaa0ba5624ee30cfb0362c2068a1b8a5231d2411d4785af170cd87f2924f86d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.src [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling rug v1.6.0 [INFO] [stderr] Checking blas-src v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling gmp-mpfr-sys v1.1.14 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [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-b4bfadea0d663d09/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] stack backtrace: [INFO] [stderr] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/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.6/src/backtrace/mod.rs:121 [INFO] [stderr] 2: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/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.6/src/error/mod.rs:36 [INFO] [stderr] 4: build_script_build::main [INFO] [stderr] at build.rs:70 [INFO] [stderr] 5: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:227 [INFO] [stderr] 6: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 7: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:66 [INFO] [stderr] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:259 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at library/std/src/panicking.rs:381 [INFO] [stderr] std::panicking::try [INFO] [stderr] at library/std/src/panicking.rs:345 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at library/std/src/panic.rs:382 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at library/std/src/rt.rs:51 [INFO] [stderr] 9: std::rt::lang_start [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:65 [INFO] [stderr] 10: main [INFO] [stderr] 11: __libc_start_main [INFO] [stderr] 12: _start [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aaaa0ba5624ee30cfb0362c2068a1b8a5231d2411d4785af170cd87f2924f86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaaa0ba5624ee30cfb0362c2068a1b8a5231d2411d4785af170cd87f2924f86d", kill_on_drop: false }` [INFO] [stdout] aaaa0ba5624ee30cfb0362c2068a1b8a5231d2411d4785af170cd87f2924f86d