rsfbclient-rust 0.11.0

A pure Rust implementation of firebird client lib
Documentation
Build #297564 2020-09-26 12:01:03
# rustc version
rustc 1.48.0-nightly (043f6d747 2020-09-25)# docs.rs version
docsrs 0.6.0 (1fa0b9d 2020-09-20)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rsfbclient-rust-0.11.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rsfbclient-rust-0.11.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" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --static-root-path / --cap-lints warn --disable-per-crate-search --extern-html-root-url hex=https://docs.rs/hex/0.4.2 --extern-html-root-url digest=https://docs.rs/digest/0.9.0 --extern-html-root-url num_enum=https://docs.rs/num_enum/0.5.1 --extern-html-root-url pwhash=https://docs.rs/pwhash/0.3.1 --extern-html-root-url generic_array=https://docs.rs/generic-array/0.14.4 --extern-html-root-url sha2=https://docs.rs/sha2/0.9.1 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url rsfbclient_core=https://docs.rs/rsfbclient-core/0.11.0 --extern-html-root-url bytes=https://docs.rs/bytes/0.5.6 --extern-html-root-url num_bigint=https://docs.rs/num-bigint/0.3.0 --extern-html-root-url sha_1=https://docs.rs/sha-1/0.9.1 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --resource-suffix -20200925-1.48.0-nightly-043f6d747" "-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] f892789be386574eff732241470e4a784e40307b75d40a01ee946ad89e2ea89a
[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" "f892789be386574eff732241470e4a784e40307b75d40a01ee946ad89e2ea89a", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.22
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]     Checking subtle v2.3.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.3.0
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-cipher v0.7.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking sha-1 v0.9.1
[INFO] [stderr]     Checking sha2 v0.9.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking blowfish v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.1
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]     Checking pwhash v0.3.1
[INFO] [stderr]     Checking num_enum v0.5.1
[INFO] [stderr]     Checking rsfbclient-core v0.11.0
[INFO] [stderr]  Documenting rsfbclient-rust v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 35.99s
[INFO] running `Command { std: "docker" "inspect" "f892789be386574eff732241470e4a784e40307b75d40a01ee946ad89e2ea89a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f892789be386574eff732241470e4a784e40307b75d40a01ee946ad89e2ea89a", kill_on_drop: false }`
[INFO] [stdout] f892789be386574eff732241470e4a784e40307b75d40a01ee946ad89e2ea89a