kct_package 0.2.0

KCP compiler
Documentation
Build #308469 2020-10-23T04:58:32.212989+00:00
# rustc version
rustc 1.49.0-nightly (a9cd294cf 2020-10-22)
# docs.rs version
docsrs 0.6.0 (9c27d80 2020-10-22)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/kct_package-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/kct_package-0.2.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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "tera=https://docs.rs/tera/1.5.0" "--extern-html-root-url" "thiserror=https://docs.rs/thiserror/1.0.21" "--extern-html-root-url" "valico=https://docs.rs/valico/3.4.0" "--extern-html-root-url" "kct_helper=https://docs.rs/kct_helper/0.2.0" "--extern-html-root-url" "tar=https://docs.rs/tar/0.4.30" "--extern-html-root-url" "jrsonnet_evaluator=https://docs.rs/jrsonnet-evaluator/0.3.1" "--extern-html-root-url" "serde_json=https://docs.rs/serde_json/1.0.59" "--extern-html-root-url" "tempfile=https://docs.rs/tempfile/3.1.0" "--extern-html-root-url" "fs_extra=https://docs.rs/fs_extra/1.2.0" "--extern-html-root-url" "globwalk=https://docs.rs/globwalk/0.8.0" "--extern-html-root-url" "jrsonnet_parser=https://docs.rs/jrsonnet-parser/0.3.1" "--extern-html-root-url" "url=https://docs.rs/url/2.1.1" "--extern-html-root-url" "semver=https://docs.rs/semver/0.9.0" "--extern-html-root-url" "flate2=https://docs.rs/flate2/1.0.18" "--extern-html-root-url" "serde=https://docs.rs/serde/1.0.117" "--resource-suffix" "-20201022-1.49.0-nightly-a9cd294cf" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] f792aa3894a473e9cfcfe68500152abac0313bfe984fd656a956315a8d42a0ef
[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" "f792aa3894a473e9cfcfe68500152abac0313bfe984fd656a956315a8d42a0ef", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.46
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]     Checking regex-syntax v0.6.20
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling structdump v0.1.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling jrsonnet-stdlib v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking pathdiff v0.2.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking humansize v1.1.0
[INFO] [stderr]     Checking closure v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking annotate-snippets v0.9.0
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking filetime v0.2.12
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]     Checking aho-corasick v0.7.14
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking tar v0.4.30
[INFO] [stderr]     Checking flate2 v1.0.18
[INFO] [stderr]     Checking regex v1.4.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling structdump-derive v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]     Checking globset v0.4.6
[INFO] [stderr]     Checking publicsuffix v1.5.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking thiserror v1.0.21
[INFO] [stderr]     Checking ignore v0.4.16
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]     Checking globwalk v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking jrsonnet-parser v0.3.1
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking jsonway v2.0.0
[INFO] [stderr]     Checking kct_helper v0.2.0
[INFO] [stderr]    Compiling jrsonnet-evaluator v0.3.1
[INFO] [stderr]    Compiling valico v3.4.0
[INFO] [stderr]     Checking tera v1.5.0
[INFO] [stderr]  Documenting kct_package v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "f792aa3894a473e9cfcfe68500152abac0313bfe984fd656a956315a8d42a0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f792aa3894a473e9cfcfe68500152abac0313bfe984fd656a956315a8d42a0ef", kill_on_drop: false }`
[INFO] [stdout] f792aa3894a473e9cfcfe68500152abac0313bfe984fd656a956315a8d42a0ef