ari 0.0.5

ari. the extras library.
Build #279209 2020-08-08T06:21:57.827612+00:00
# rustc version
rustc 1.47.0-nightly (6c8927b0c 2020-07-26)
# docs.rs version
docsrs 0.6.0 (232e7b6 2020-08-07)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ari-0.0.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ari-0.0.5/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 -20200726-1.47.0-nightly-6c8927b0c --static-root-path / --cap-lints warn --extern-html-root-url ring=https://docs.rs/ring/0.16.15 --extern-html-root-url winapi=https://docs.rs/winapi/0.3.9 --extern-html-root-url unicode_width=https://docs.rs/unicode-width/0.1.8 --extern-html-root-url parking_lot=https://docs.rs/parking_lot/0.11.0 --extern-html-root-url libc=https://docs.rs/libc/0.2.74 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --extern-html-root-url num_traits=https://docs.rs/num-traits/0.2.12" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-pc-windows-msvc" "-j2", kill_on_drop: false }`
[INFO] [stdout] d08fb6224a10b5dbe1a159db188f39aefb4efd3af961c29456065ca2e8d1f7cb
[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" "d08fb6224a10b5dbe1a159db188f39aefb4efd3af961c29456065ca2e8d1f7cb", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking smallvec v1.4.1
[INFO] [stderr]     Checking instant v0.1.6
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling ari v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr] error: failed to run custom build command for `ring v0.16.15`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-1e47d861881ddc8f/build-script-build` (exit code: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-pc-windows-msvc")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-pc-windows-msvc = None
[INFO] [stderr]   CC_x86_64_pc_windows_msvc = None
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2")
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   ENV CARGO=/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/cargo
[INFO] [stderr]   ENV CARGO_CFG_TARGET_ARCH=x86_64
[INFO] [stderr]   ENV CARGO_CFG_TARGET_ENDIAN=little
[INFO] [stderr]   ENV CARGO_CFG_TARGET_ENV=msvc
[INFO] [stderr]   ENV CARGO_CFG_TARGET_FAMILY=windows
[INFO] [stderr]   ENV CARGO_CFG_TARGET_FEATURE=fxsr,mmx,sse,sse2
[INFO] [stderr]   ENV CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr
[INFO] [stderr]   ENV CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr
[INFO] [stderr]   ENV CARGO_CFG_TARGET_OS=windows
[INFO] [stderr]   ENV CARGO_CFG_TARGET_POINTER_WIDTH=64
[INFO] [stderr]   ENV CARGO_CFG_TARGET_THREAD_LOCAL=
[INFO] [stderr]   ENV CARGO_CFG_TARGET_VENDOR=pc
[INFO] [stderr]   ENV CARGO_CFG_WINDOWS=
[INFO] [stderr]   ENV CARGO_FEATURE_ALLOC=1
[INFO] [stderr]   ENV CARGO_FEATURE_DEFAULT=1
[INFO] [stderr]   ENV CARGO_FEATURE_DEV_URANDOM_FALLBACK=1
[INFO] [stderr]   ENV CARGO_FEATURE_ONCE_CELL=1
[INFO] [stderr]   ENV CARGO_HOME=/opt/rustwide/cargo-home
[INFO] [stderr]   ENV CARGO_MAKEFLAGS=--jobserver-fds=8,9 -j --jobserver-auth=8,9 -j
[INFO] [stderr]   ENV CARGO_MANIFEST_DIR=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.16.15
[INFO] [stderr]   ENV CARGO_MANIFEST_LINKS=ring-asm
[INFO] [stderr]   ENV CARGO_PKG_AUTHORS=Brian Smith <brian@briansmith.org>
[INFO] [stderr]   ENV CARGO_PKG_DESCRIPTION=Safe, fast, small crypto using Rust.
[INFO] [stderr]   ENV CARGO_PKG_HOMEPAGE=
[INFO] [stderr]   ENV CARGO_PKG_LICENSE=
[INFO] [stderr]   ENV CARGO_PKG_LICENSE_FILE=LICENSE
[INFO] [stderr]   ENV CARGO_PKG_NAME=ring
[INFO] [stderr]   ENV CARGO_PKG_REPOSITORY=https://github.com/briansmith/ring
[INFO] [stderr]   ENV CARGO_PKG_VERSION=0.16.15
[INFO] [stderr]   ENV CARGO_PKG_VERSION_MAJOR=0
[INFO] [stderr]   ENV CARGO_PKG_VERSION_MINOR=16
[INFO] [stderr]   ENV CARGO_PKG_VERSION_PATCH=15
[INFO] [stderr]   ENV CARGO_PKG_VERSION_PRE=
[INFO] [stderr]   ENV CARGO_TARGET_DIR=/opt/rustwide/target
[INFO] [stderr]   ENV DEBUG=true
[INFO] [stderr]   ENV DOCS_RS=1
[INFO] [stderr]   ENV HOME=/home/crates-build-env
[INFO] [stderr]   ENV HOST=x86_64-unknown-linux-gnu
[INFO] [stderr]   ENV HOSTNAME=d08fb6224a10
[INFO] [stderr]   ENV LD_LIBRARY_PATH=/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib
[INFO] [stderr]   ENV LOGNAME=crates-build-env
[INFO] [stderr]   ENV MAP_USER_ID=1001
[INFO] [stderr]   ENV NUM_JOBS=2
[INFO] [stderr]   ENV OPT_LEVEL=0
[INFO] [stderr]   ENV OUT_DIR=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-51eaccb25160e01f/out
[INFO] [stderr]   ENV PATH=/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
[INFO] [stderr]   ENV PROFILE=debug
[INFO] [stderr]   ENV PWD=/opt/rustwide/workdir
[INFO] [stderr]   ENV RUSTC=rustc
[INFO] [stderr]   ENV RUSTDOC=rustdoc
[INFO] [stderr]   ENV RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200726-1.47.0-nightly-6c8927b0c --static-root-path / --cap-lints warn --extern-html-root-url ring=https://docs.rs/ring/0.16.15 --extern-html-root-url winapi=https://docs.rs/winapi/0.3.9 --extern-html-root-url unicode_width=https://docs.rs/unicode-width/0.1.8 --extern-html-root-url parking_lot=https://docs.rs/parking_lot/0.11.0 --extern-html-root-url libc=https://docs.rs/libc/0.2.74 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --extern-html-root-url num_traits=https://docs.rs/num-traits/0.2.12
[INFO] [stderr]   ENV RUSTFLAGS=
[INFO] [stderr]   ENV RUSTUP_HOME=/opt/rustwide/rustup-home
[INFO] [stderr]   ENV RUSTUP_TOOLCHAIN=nightly-x86_64-unknown-linux-gnu
[INFO] [stderr]   ENV RUST_RECURSION_COUNT=1
[INFO] [stderr]   ENV SHELL=/bin/bash
[INFO] [stderr]   ENV SHLVL=0
[INFO] [stderr]   ENV SOURCE_DIR=/opt/rustwide/workdir
[INFO] [stderr]   ENV SSL_CERT_DIR=/usr/lib/ssl/certs
[INFO] [stderr]   ENV SSL_CERT_FILE=/usr/lib/ssl/certs/ca-certificates.crt
[INFO] [stderr]   ENV SUDO_COMMAND=/opt/rustwide/cargo-home/bin/cargo +nightly doc --lib --no-deps --target x86_64-pc-windows-msvc -j2
[INFO] [stderr]   ENV SUDO_GID=0
[INFO] [stderr]   ENV SUDO_UID=0
[INFO] [stderr]   ENV SUDO_USER=root
[INFO] [stderr]   ENV TARGET=x86_64-pc-windows-msvc
[INFO] [stderr]   ENV TERM=unknown
[INFO] [stderr]   ENV USER=crates-build-env
[INFO] [stderr]   running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/wd5045" "/Od" "/RTCsu" "-DNDEBUG" "-c" "/Fo/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-51eaccb25160e01f/out/aes_nohw.obj" "crypto/fipsmodule/aes/aes_nohw.c"
[INFO] [stderr]   cc: error: /GS: No such file or directory
[INFO] [stderr]   cc: error: /Gy: No such file or directory
[INFO] [stderr]   cc: error: /EHsc: No such file or directory
[INFO] [stderr]   cc: error: /GR-: No such file or directory
[INFO] [stderr]   cc: error: /Zc:wchar_t: No such file or directory
[INFO] [stderr]   cc: error: /Zc:forScope: No such file or directory
[INFO] [stderr]   cc: error: /Zc:inline: No such file or directory
[INFO] [stderr]   cc: error: /Zc:rvalueCast: No such file or directory
[INFO] [stderr]   cc: error: /sdl: No such file or directory
[INFO] [stderr]   cc: error: /Wall: No such file or directory
[INFO] [stderr]   cc: error: /wd4127: No such file or directory
[INFO] [stderr]   cc: error: /wd4464: No such file or directory
[INFO] [stderr]   cc: error: /wd4514: No such file or directory
[INFO] [stderr]   cc: error: /wd4710: No such file or directory
[INFO] [stderr]   cc: error: /wd4711: No such file or directory
[INFO] [stderr]   cc: error: /wd4820: No such file or directory
[INFO] [stderr]   cc: error: /wd5045: No such file or directory
[INFO] [stderr]   cc: error: /Od: No such file or directory
[INFO] [stderr]   cc: error: /RTCsu: No such file or directory
[INFO] [stderr]   cc: error: /Fo/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-51eaccb25160e01f/out/aes_nohw.obj: No such file or directory
[INFO] [stderr]   thread 'main' panicked at 'execution failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.16.15/build.rs:664:9
[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" "d08fb6224a10b5dbe1a159db188f39aefb4efd3af961c29456065ca2e8d1f7cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d08fb6224a10b5dbe1a159db188f39aefb4efd3af961c29456065ca2e8d1f7cb", kill_on_drop: false }`
[INFO] [stdout] d08fb6224a10b5dbe1a159db188f39aefb4efd3af961c29456065ca2e8d1f7cb