treerite 0.1.0

Rust binding for treelite runtime (https://github.com/dmlc/treelite)
Build #336858 2021-01-13T00:49:56.009243+00:00
# rustc version
rustc 1.51.0-nightly (c5eae5629 2021-01-11)
# docs.rs version
docsrs 0.6.0 (505a375 2021-01-11)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/treerite-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/treerite-0.1.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" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210111-1.51.0-nightly-c5eae5629" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 77ad9d639c7acf5c68ef4aa9e82dafef58486684f843af68aab5fda6c92264cb
[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" "77ad9d639c7acf5c68ef4aa9e82dafef58486684f843af68aab5fda6c92264cb", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]    Compiling treerite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr] error: failed to run custom build command for `treerite v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/treerite-47683f6bdd11daa8/build-script-build` (exit code: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/target/debug/deps
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/target/debug
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib
[INFO] [stderr]   running: "cmake" "/opt/rustwide/workdir/treelite" "-DBUILD_STATIC_LIBS=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/treerite-9937350d51ae2dff/out" "-DCMAKE_C_FLAGS= -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 CXX compiler identification is GNU 9.3.0
[INFO] [stderr]   -- The C compiler identification is GNU 9.3.0
[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]   -- 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]   -- No Conda environment detected
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/treerite-9937350d51ae2dff/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Scanning dependencies of target dmlccore-populate
[INFO] [stderr]   [ 11%] Creating directories for 'dmlccore-populate'
[INFO] [stderr]   [ 22%] Performing download step (git clone) for 'dmlccore-populate'
[INFO] [stderr]   Cloning into 'dmlccore-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/dmlc/dmlc-core/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'dmlccore-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/dmlc/dmlc-core/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'dmlccore-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/dmlc/dmlc-core/': Could not resolve host: github.com
[INFO] [stderr]   -- Had to git clone more than once:
[INFO] [stderr]             3 times.
[INFO] [stderr]   CMake Error at dmlccore-subbuild/dmlccore-populate-prefix/tmp/dmlccore-populate-gitclone.cmake:31 (message):
[INFO] [stderr]     Failed to clone repository: 'https://github.com/dmlc/dmlc-core'
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   make[2]: *** [CMakeFiles/dmlccore-populate.dir/build.make:92: dmlccore-populate-prefix/src/dmlccore-populate-stamp/dmlccore-populate-download] Error 1
[INFO] [stderr]   make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/dmlccore-populate.dir/all] Error 2
[INFO] [stderr]   make: *** [Makefile:84: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.16/Modules/FetchContent.cmake:915 (message):
[INFO] [stderr]     Build step for dmlccore failed: 2
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.16/Modules/FetchContent.cmake:1006 (__FetchContent_directPopulate)
[INFO] [stderr]     /usr/share/cmake-3.16/Modules/FetchContent.cmake:1047 (FetchContent_Populate)
[INFO] [stderr]     cmake/ExternalLibs.cmake:9 (FetchContent_MakeAvailable)
[INFO] [stderr]     CMakeLists.txt:42 (include)
[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.45/src/lib.rs:894:5
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "77ad9d639c7acf5c68ef4aa9e82dafef58486684f843af68aab5fda6c92264cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ad9d639c7acf5c68ef4aa9e82dafef58486684f843af68aab5fda6c92264cb", kill_on_drop: false }`
[INFO] [stdout] 77ad9d639c7acf5c68ef4aa9e82dafef58486684f843af68aab5fda6c92264cb