rustcord-sys 0.2.4

Raw FFI bindings for the Discord Rich Presence API
Build #216664 2020-01-28T17:02:32.722427+00:00
# rustc version
rustc 1.42.0-nightly (8a79d08fa 2020-01-27)
# docs.rs version
docsrs 0.6.0 (b027625 2020-01-28)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/rustcord-sys-0.2.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rustcord-sys-0.2.4/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 -20200127-1.42.0-nightly-8a79d08fa --static-root-path / --extern-html-root-url cmake=https://docs.rs/cmake/0.1.42 --extern-html-root-url bindgen=https://docs.rs/bindgen/0.52.0" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 07dfa6123e04d508b7e7c19c440ea9c79dc45f957bb95232e116c442c8d3f197
[INFO] running `"docker" "start" "-a" "07dfa6123e04d508b7e7c19c440ea9c79dc45f957bb95232e116c442c8d3f197"`
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.6.13
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling bindgen v0.52.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling regex v1.3.3
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling rustcord-sys v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `rustcord-sys v0.2.4 (/opt/rustwide/workdir)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rustcord-sys-0a9c80ffdfb966b8/build-script-build` (exit code: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] running: "cmake" "/opt/rustwide/workdir/discord-rpc" "-DBUILD_EXAMPLES=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/rustcord-sys-97a49d3926631be4/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_BUILD_TYPE=Debug"
[INFO] [stderr] -- The C compiler identification is GNU 7.4.0
[INFO] [stderr] -- The CXX compiler identification is GNU 7.4.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/rustcord-sys-97a49d3926631be4/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr] --- stderr
[INFO] [stderr] no rapidjson, download
[INFO] [stderr] CMake Error at CMakeLists.txt:39 (file):
[INFO] [stderr]   file DOWNLOAD error: cannot create directory
[INFO] [stderr]   '/opt/rustwide/workdir/discord-rpc/thirdparty' - Specify file by full path
[INFO] [stderr]   name and verify that you have directory creation and file write privileges.
[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.42/src/lib.rs:861:5
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] 
[INFO] running `"docker" "inspect" "07dfa6123e04d508b7e7c19c440ea9c79dc45f957bb95232e116c442c8d3f197"`
[INFO] running `"docker" "rm" "-f" "07dfa6123e04d508b7e7c19c440ea9c79dc45f957bb95232e116c442c8d3f197"`
[INFO] [stdout] 07dfa6123e04d508b7e7c19c440ea9c79dc45f957bb95232e116c442c8d3f197