[INFO] updating cached repository https://github.com/HEnquist/fftbenching [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee29c1795e97d245fc2aefc7f0e198ab5cb098ad [INFO] testing HEnquist/fftbenching against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHEnquist%2Ffftbenching" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HEnquist/fftbenching on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HEnquist/fftbenching [INFO] finished tweaking git repo https://github.com/HEnquist/fftbenching [INFO] tweaked toml for git repo https://github.com/HEnquist/fftbenching written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/HEnquist/fftbenching already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 0bc31996b3fcb7be8cb338b89208e3794ff60dba81914e87a7a0520f8dd3e29f [INFO] running `Command { std: "docker" "start" "-a" "0bc31996b3fcb7be8cb338b89208e3794ff60dba81914e87a7a0520f8dd3e29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bc31996b3fcb7be8cb338b89208e3794ff60dba81914e87a7a0520f8dd3e29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc31996b3fcb7be8cb338b89208e3794ff60dba81914e87a7a0520f8dd3e29f", kill_on_drop: false }` [INFO] [stdout] 0bc31996b3fcb7be8cb338b89208e3794ff60dba81914e87a7a0520f8dd3e29f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a4792dd1bc904fab6b1e29394ae71e81584a15ea147d2d473d4d1bc48887853 [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" "8a4792dd1bc904fab6b1e29394ae71e81584a15ea147d2d473d4d1bc48887853", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling rustfft v3.0.1 [INFO] [stderr] Compiling chfft v0.3.4 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling multiversion v0.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling fourier v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling fftw-src v0.3.1 [INFO] [stderr] error: failed to run custom build command for `fftw-src v0.3.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fftw-src-d62b5bb452d437e0/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Error(Hyper(Error(Connect, Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), "http://www.fftw.org/fftw-3.3.6-pl1.tar.gz") [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::download_archive_unix [INFO] [stderr] at build.rs:56 [INFO] [stderr] 5: build_script_build::main [INFO] [stderr] at build.rs:136 [INFO] [stderr] 6: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stderr] 7: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:52 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stderr] std::panicking::try [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:51 [INFO] [stderr] 8: std::rt::lang_start [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stderr] 9: main [INFO] [stderr] 10: __libc_start_main [INFO] [stderr] 11: _start [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "8a4792dd1bc904fab6b1e29394ae71e81584a15ea147d2d473d4d1bc48887853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a4792dd1bc904fab6b1e29394ae71e81584a15ea147d2d473d4d1bc48887853", kill_on_drop: false }` [INFO] [stdout] 8a4792dd1bc904fab6b1e29394ae71e81584a15ea147d2d473d4d1bc48887853