shogun 0.1.1

Shogun bindings for Rust
Build #255951 2020-05-31T08:20:01.639703+00:00
# rustc version
rustc 1.45.0-nightly (74e804683 2020-05-30)
# docs.rs version
docsrs 0.6.0 (4dc57be 2020-05-31)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/shogun-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/shogun-0.1.1/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200530-1.45.0-nightly-74e804683 --static-root-path / --cap-lints warn --extern-html-root-url ndarray=https://docs.rs/ndarray/0.13.1 --extern-html-root-url shogun_rust_procedural=https://docs.rs/shogun-rust-procedural/0.1.1 --extern-html-root-url shogun_sys=https://docs.rs/shogun-sys/0.1.0" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 9ca826c0823c582a2c6af442aec08ea7748f0a25ed53e0be99898dbf5fcac7ba
[INFO] running `"docker" "start" "-a" "9ca826c0823c582a2c6af442aec08ea7748f0a25ed53e0be99898dbf5fcac7ba"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.17
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling termcolor v1.1.0
[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 bindgen v0.54.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling syn v1.0.27
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling shogun v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling shogun-sys v0.1.0
[INFO] [stderr] error: failed to run custom build command for `shogun-sys v0.1.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/shogun-sys-b4dd233b9c3bc180/build-script-build` (exit code: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-changed=shogun-c/shogun.cpp
[INFO] [stderr] cargo:rerun-if-changed=shogun-c/shogun.h
[INFO] [stderr] cargo:rerun-if-changed=CMakeLists.txt
[INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shogun-sys-0.1.0/." "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/shogun-sys-1bcda79d0315dade/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 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 incomplete, errors occurred!
[INFO] [stderr] See also "/opt/rustwide/target/debug/build/shogun-sys-1bcda79d0315dade/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr] --- stderr
[INFO] [stderr] CMake Error at shogun-c/CMakeLists.txt:1 (find_package):
[INFO] [stderr]   By not providing "Findspdlog.cmake" in CMAKE_MODULE_PATH this project has
[INFO] [stderr]   asked CMake to find a package configuration file provided by "spdlog", but
[INFO] [stderr]   CMake did not find one.
[INFO] [stderr] 
[INFO] [stderr]   Could not find a package configuration file provided by "spdlog" (requested
[INFO] [stderr]   version 1.3.1) with any of the following names:
[INFO] [stderr] 
[INFO] [stderr]     spdlogConfig.cmake
[INFO] [stderr]     spdlog-config.cmake
[INFO] [stderr] 
[INFO] [stderr]   Add the installation prefix of "spdlog" to CMAKE_PREFIX_PATH or set
[INFO] [stderr]   "spdlog_DIR" to a directory containing one of the above files.  If "spdlog"
[INFO] [stderr]   provides a separate development package or SDK, be sure it has been
[INFO] [stderr]   installed.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] CMake Warning (dev) in CMakeLists.txt:
[INFO] [stderr]   No cmake_minimum_required command is present.  A line of code such as
[INFO] [stderr] 
[INFO] [stderr]     cmake_minimum_required(VERSION 3.16)
[INFO] [stderr] 
[INFO] [stderr]   should be added at the top of the file.  The version specified may be lower
[INFO] [stderr]   if you wish to support older CMake versions for this project.  For more
[INFO] [stderr]   information run "cmake --help-policy CMP0000".
[INFO] [stderr] This warning is for project developers.  Use -Wno-dev to suppress it.
[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] [stderr] 
[INFO] running `"docker" "inspect" "9ca826c0823c582a2c6af442aec08ea7748f0a25ed53e0be99898dbf5fcac7ba"`
[INFO] running `"docker" "rm" "-f" "9ca826c0823c582a2c6af442aec08ea7748f0a25ed53e0be99898dbf5fcac7ba"`
[INFO] [stdout] 9ca826c0823c582a2c6af442aec08ea7748f0a25ed53e0be99898dbf5fcac7ba