Build #298854 2020-09-30T12:42:44.025939+00:00
# rustc version
rustc 1.48.0-nightly (381b445ff 2020-09-29)# docs.rs version
docsrs 0.6.0 (1fa0b9d 2020-09-20)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/libfaster-sys-0.11.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/libfaster-sys-0.11.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTDOCFLAGS=-Z unstable-options --static-root-path / --cap-lints warn --disable-per-crate-search --extern-html-root-url bindgen=https://docs.rs/bindgen/0.50.1 --extern-html-root-url cmake=https://docs.rs/cmake/0.1.44 --extern-html-root-url libc=https://docs.rs/libc/0.2.77 --resource-suffix -20200929-1.48.0-nightly-381b445ff" "-e" "RUSTFLAGS=" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] d395722cefa36550bb02e28c42f5a1fc8a0ca6f3ffa791e0c7742013ede51c86
[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" "d395722cefa36550bb02e28c42f5a1fc8a0ca6f3ffa791e0c7742013ede51c86", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr] Compiling libc v0.2.77
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling cc v1.0.60
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling version_check v0.1.5
[INFO] [stderr] Compiling adler v0.2.3
[INFO] [stderr] Compiling glob v0.3.0
[INFO] [stderr] Compiling gimli v0.22.0
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling object v0.20.0
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling rustc-demangle v0.1.16
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling regex-syntax v0.6.18
[INFO] [stderr] Compiling unicode-width v0.1.8
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling termcolor v1.1.0
[INFO] [stderr] Compiling bindgen v0.50.1
[INFO] [stderr] Compiling shlex v0.1.1
[INFO] [stderr] Compiling peeking_take_while v0.1.2
[INFO] [stderr] Compiling miniz_oxide v0.4.2
[INFO] [stderr] Compiling cmake v0.1.44
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling clang-sys v0.28.1
[INFO] [stderr] Compiling libloading v0.5.2
[INFO] [stderr] Compiling addr2line v0.13.0
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling aho-corasick v0.7.13
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling regex v1.3.9
[INFO] [stderr] Compiling backtrace v0.3.51
[INFO] [stderr] Compiling cexpr v0.3.6
[INFO] [stderr] Compiling env_logger v0.6.2
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling which v2.0.1
[INFO] [stderr] Compiling libfaster-sys v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `libfaster-sys v0.11.0 (/opt/rustwide/workdir)`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libfaster-sys-d990038a9ee296b1/build-script-build` (exit code: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-changed=build.rs
[INFO] [stderr] cargo:rerun-if-changed=FASTER/
[INFO] [stderr] running: "cmake" "/opt/rustwide/workdir/FASTER/cc" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libfaster-sys-70510fd7860b59e7/out" "-DCMAKE_C_FLAGS= --std=c++11 -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr] -- The C compiler identification is GNU 9.3.0
[INFO] [stderr] -- The CXX compiler identification is GNU 9.3.0
[INFO] [stderr] -- Check for working C compiler: /usr/bin/cc
[INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works
[INFO] [stderr] -- Detecting C compiler ABI info
[INFO] [stderr] -- Detecting C compiler ABI info - done
[INFO] [stderr] -- Detecting C compile features
[INFO] [stderr] -- Detecting C compile features - done
[INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++
[INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works
[INFO] [stderr] -- Detecting CXX compiler ABI info
[INFO] [stderr] -- Detecting CXX compiler ABI info - done
[INFO] [stderr] -- Detecting CXX compile features
[INFO] [stderr] -- Detecting CXX compile features - done
[INFO] [stderr] -- Configuring done
[INFO] [stderr] -- Generating done
[INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/libfaster-sys-70510fd7860b59e7/out/build/googletest-download
[INFO] [stderr] Scanning dependencies of target googletest
[INFO] [stderr] [ 11%] Creating directories for 'googletest'
[INFO] [stderr] [ 22%] Performing download step (git clone) for 'googletest'
[INFO] [stderr] -- Had to git clone more than once:
[INFO] [stderr] 3 times.
[INFO] [stderr] -- Configuring incomplete, errors occurred!
[INFO] [stderr] See also "/opt/rustwide/target/debug/build/libfaster-sys-70510fd7860b59e7/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] Cloning into 'googletest-src'...
[INFO] [stderr] fatal: unable to access 'https://github.com/google/googletest.git/': Could not resolve host: github.com
[INFO] [stderr] Cloning into 'googletest-src'...
[INFO] [stderr] fatal: unable to access 'https://github.com/google/googletest.git/': Could not resolve host: github.com
[INFO] [stderr] Cloning into 'googletest-src'...
[INFO] [stderr] fatal: unable to access 'https://github.com/google/googletest.git/': Could not resolve host: github.com
[INFO] [stderr] CMake Error at googletest-download/googletest-prefix/tmp/googletest-gitclone.cmake:31 (message):
[INFO] [stderr] Failed to clone repository: 'https://github.com/google/googletest.git'
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] make[2]: *** [CMakeFiles/googletest.dir/build.make:92: googletest-prefix/src/googletest-stamp/googletest-download] Error 1
[INFO] [stderr] make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/googletest.dir/all] Error 2
[INFO] [stderr] make: *** [Makefile:84: all] Error 2
[INFO] [stderr] CMake Error at CMakeLists.txt:43 (message):
[INFO] [stderr] Build step for googletest failed: 2
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] thread 'main' panicked at '
[INFO] [stderr] command did not execute successfully, got: exit code: 1
[INFO] [stderr]
[INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:885:5
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] running `Command { std: "docker" "inspect" "d395722cefa36550bb02e28c42f5a1fc8a0ca6f3ffa791e0c7742013ede51c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d395722cefa36550bb02e28c42f5a1fc8a0ca6f3ffa791e0c7742013ede51c86", kill_on_drop: false }`
[INFO] [stdout] d395722cefa36550bb02e28c42f5a1fc8a0ca6f3ffa791e0c7742013ede51c86