deepwell-rpc 0.0.6

Database management and migrations service
Documentation
Build #216249 2020-01-27T06:14:10.788018+00:00
# rustc version
rustc 1.42.0-nightly (698fcd38f 2020-01-26)# docs.rs version
docsrs 0.6.0 (9c0d43f 2020-01-23)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/deepwell-rpc-0.0.6/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/deepwell-rpc-0.0.6/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 -20200126-1.42.0-nightly-698fcd38f --static-root-path / --extern-html-root-url deepwell_core=https://docs.rs/deepwell-core/0.0.6 --extern-html-root-url deepwell=https://docs.rs/deepwell/0.0.9 --extern-html-root-url toml=https://docs.rs/toml/0.5.6 --extern-html-root-url async_std=https://docs.rs/async-std/1.4.0 --extern-html-root-url color_backtrace=https://docs.rs/color-backtrace/0.3.0 --extern-html-root-url structopt=https://docs.rs/structopt/0.3.8 --extern-html-root-url tarpc=https://docs.rs/tarpc/0.20.0 --extern-html-root-url pretty_env_logger=https://docs.rs/pretty_env_logger/0.3.1 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.45 --extern-html-root-url tokio_serde=https://docs.rs/tokio-serde/0.6.0 --extern-html-root-url str_macro=https://docs.rs/str-macro/0.1.4 --extern-html-root-url serde=https://docs.rs/serde/1.0.104 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url ref_map=https://docs.rs/ref-map/0.1.1 --extern-html-root-url futures=https://docs.rs/futures/0.3.1 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.10" "-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] a510860aaea64cd0afc39c283e98b8c1f08525e888717195444c1f796f748cf5
[INFO] running `"docker" "start" "-a" "a510860aaea64cd0afc39c283e98b8c1f08525e888717195444c1f796f748cf5"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking futures-core v0.3.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking futures-sink v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking futures-io v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking regex-syntax v0.6.13
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking smallvec v1.1.0
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking futures-timer v2.0.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking raii-counter v0.2.1
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking ref-map v0.1.1
[INFO] [stderr]     Checking str-macro v0.1.4
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.1
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking async-task v1.3.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking findshlibs v0.5.0
[INFO] [stderr]     Checking subprocess v0.1.20
[INFO] [stderr]     Checking kv-log-macro v1.0.4
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking gimli v0.20.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking regex v1.3.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.0
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking addr2line v0.11.0
[INFO] [stderr]     Checking wikidot-normalize v0.4.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling syn-mid v0.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking async-std v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling scroll_derive v0.10.1
[INFO] [stderr]    Compiling tokio-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.9
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.7
[INFO] [stderr]    Compiling tarpc-plugins v0.7.0
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]    Compiling proc-macro-error v0.4.5
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.5
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]     Checking scroll v0.10.1
[INFO] [stderr]     Checking tokio v0.2.10
[INFO] [stderr]     Checking thiserror v1.0.9
[INFO] [stderr]     Checking pin-project v0.4.7
[INFO] [stderr]     Checking goblin v0.1.3
[INFO] [stderr]     Checking futures-util v0.3.1
[INFO] [stderr]    Compiling structopt-derive v0.4.1
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking backtrace v0.3.42
[INFO] [stderr]     Checking futures-executor v0.3.1
[INFO] [stderr]     Checking futures v0.3.1
[INFO] [stderr]     Checking color-backtrace v0.3.0
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking ipnetwork v0.15.1
[INFO] [stderr]     Checking serde_json v1.0.45
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking diesel v1.4.3
[INFO] [stderr]     Checking pretty_env_logger v0.3.1
[INFO] [stderr]     Checking tokio-serde v0.6.0
[INFO] [stderr]     Checking tarpc v0.20.0
[INFO] [stderr]     Checking structopt v0.3.8
[INFO] [stderr]     Checking deepwell-core v0.0.6
[INFO] [stderr]     Checking deepwell v0.0.9
[INFO] [stderr]  Documenting deepwell-rpc v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `"docker" "inspect" "a510860aaea64cd0afc39c283e98b8c1f08525e888717195444c1f796f748cf5"`
[INFO] running `"docker" "rm" "-f" "a510860aaea64cd0afc39c283e98b8c1f08525e888717195444c1f796f748cf5"`
[INFO] [stdout] a510860aaea64cd0afc39c283e98b8c1f08525e888717195444c1f796f748cf5