fcp_cryptoauth 0.4.0

Implementation of the Futuristic Connectivity Protocol's CryptoAuth layer (cryptographic authentication and encryption over unreliable channels).
Build #374456 2021-04-10T11:54:54.492291+00:00
# rustc version
rustc 1.53.0-nightly (07e0e2ec2 2021-03-24)
# docs.rs version
docsrs 0.6.0 (9708001 2021-04-08)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/fcp_cryptoauth-0.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/fcp_cryptoauth-0.4.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:abe1b87bf6b7c66130a0dd9bb19216a8db0cc381a1b41d68bf7d83b4bc040efb" "/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" "-20210324-1.53.0-nightly-07e0e2ec2" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] ee6879d27dc36798a19cb2826d1110e7e80c97919fb5024250838829dd0ce831
[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" "ee6879d27dc36798a19cb2826d1110e7e80c97919fb5024250838829dd0ce831", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.33
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.61
[INFO] [stderr]    Compiling bzip2-sys v0.1.10+1.0.8
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling generic-array v0.9.1
[INFO] [stderr]    Compiling msdos_time v0.1.6
[INFO] [stderr]    Compiling tar v0.4.33
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling digest v0.7.6
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling sha2 v0.7.1
[INFO] [stderr]    Compiling zip v0.3.3
[INFO] [stderr]    Compiling http_req v0.2.1
[INFO] [stderr]    Compiling rust_sodium-sys v0.10.4
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: Failed to download libsodium from https://download.libsodium.org/libsodium/releases/libsodium-1.0.17.tar.gz.  Falling back to MaidSafe mirror at https://s3.amazonaws.com/libsodium/libsodium-1.0.17.tar.gz
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `rust_sodium-sys v0.10.4`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rust_sodium-sys-0a4130143cdfc66e/build-script-build` (exit code: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RUST_SODIUM_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=RUST_SODIUM_USE_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=RUST_SODIUM_SHARED
[INFO] [stderr]   cargo:warning=Failed to download libsodium from https://download.libsodium.org/libsodium/releases/libsodium-1.0.17.tar.gz.  Falling back to MaidSafe mirror at https://s3.amazonaws.com/libsodium/libsodium-1.0.17.tar.gz
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at '
[INFO] [stderr] 
[INFO] [stderr]   Download error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr]   ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.4/build.rs:126:56
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] running `Command { std: "docker" "inspect" "ee6879d27dc36798a19cb2826d1110e7e80c97919fb5024250838829dd0ce831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6879d27dc36798a19cb2826d1110e7e80c97919fb5024250838829dd0ce831", kill_on_drop: false }`
[INFO] [stdout] ee6879d27dc36798a19cb2826d1110e7e80c97919fb5024250838829dd0ce831