lightspeed_core 0.19.2

LightSpeed
Documentation
Build #299889 2020-10-03T14:10:25.767799+00:00
# rustc version
rustc 1.48.0-nightly (8876ffc92 2020-10-02)
# docs.rs version
docsrs 0.6.0 (0f67257 2020-09-30)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/lightspeed_core-0.19.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/lightspeed_core-0.19.2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "structopt=https://docs.rs/structopt/0.3.18" "--extern-html-root-url" "typemap=https://docs.rs/typemap/0.3.3" "--extern-html-root-url" "validator=https://docs.rs/validator/0.11.0" "--extern-html-root-url" "rand=https://docs.rs/rand/0.7.3" "--extern-html-root-url" "chrono=https://docs.rs/chrono/0.4.19" "--extern-html-root-url" "strum=https://docs.rs/strum/0.19.2" "--extern-html-root-url" "typescript_definitions_ufo_patch=https://docs.rs/typescript-definitions-ufo-patch/0.1.11" "--extern-html-root-url" "parking_lot=https://docs.rs/parking_lot/0.11.0" "--extern-html-root-url" "strum_macros=https://docs.rs/strum_macros/0.19.2" "--extern-html-root-url" "serde=https://docs.rs/serde/1.0.116" "--extern-html-root-url" "log=https://docs.rs/log/0.4.11" "--extern-html-root-url" "actix_rt=https://docs.rs/actix-rt/1.1.1" "--extern-html-root-url" "lightspeed_logger=https://docs.rs/lightspeed_logger/0.19.2" "--extern-html-root-url" "thiserror=https://docs.rs/thiserror/1.0.20" "--extern-html-root-url" "serde_json=https://docs.rs/serde_json/1.0.58" "--extern-html-root-url" "uuid=https://docs.rs/uuid/0.8.1" "--extern-html-root-url" "jsonwebtoken=https://docs.rs/jsonwebtoken/7.2.0" "--extern-html-root-url" "async_trait=https://docs.rs/async-trait/0.1.41" "--extern-html-root-url" "c3p0_common=https://docs.rs/c3p0_common/0.60.1" "--extern-html-root-url" "tokio=https://docs.rs/tokio/0.2.22" "--resource-suffix" "-20201002-1.48.0-nightly-8876ffc92" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] ae3907d2208e03e6f952a8874b5cb3c96d1e9f3d1d13406a926f187d1aa66d0a
[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" "ae3907d2208e03e6f952a8874b5cb3c96d1e9f3d1d13406a926f187d1aa66d0a", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]    Compiling cc v1.0.60
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking validator_types v0.11.0
[INFO] [stderr]     Checking strum v0.19.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking pem v0.8.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling serde_derive_internals v0.24.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling async-trait v0.1.41
[INFO] [stderr]    Compiling strum_macros v0.19.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.11
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]    Compiling typescript-definitions-derive-ufo-patch v0.1.11
[INFO] [stderr]     Checking structopt v0.3.18
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking c3p0_common v0.60.1
[INFO] [stderr]     Checking validator v0.11.0
[INFO] [stderr]     Checking typescript-definitions-ufo-patch v0.1.11
[INFO] [stderr]  Documenting lightspeed_core v0.19.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "ae3907d2208e03e6f952a8874b5cb3c96d1e9f3d1d13406a926f187d1aa66d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae3907d2208e03e6f952a8874b5cb3c96d1e9f3d1d13406a926f187d1aa66d0a", kill_on_drop: false }`
[INFO] [stdout] ae3907d2208e03e6f952a8874b5cb3c96d1e9f3d1d13406a926f187d1aa66d0a