rust-code-analysis 0.0.18

Tool to compute and export code metrics
Documentation
Build #314935 2020-11-12T21:36:38.166153+00:00
# rustc version
rustc 1.49.0-nightly (5404efc28 2020-11-11)
# docs.rs version
docsrs 0.6.0 (b527df8 2020-11-09)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rust-code-analysis-0.0.18/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rust-code-analysis-0.0.18/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "regex=https://docs.rs/regex/1.4.2" "--extern-html-root-url" "fxhash=https://docs.rs/fxhash/0.2.1" "--extern-html-root-url" "num_format=https://docs.rs/num-format/0.4.0" "--extern-html-root-url" "aho_corasick=https://docs.rs/aho-corasick/0.7.15" "--extern-html-root-url" "lazy_static=https://docs.rs/lazy_static/1.4.0" "--extern-html-root-url" "enum_iterator=https://docs.rs/enum-iterator/0.6.0" "--extern-html-root-url" "termcolor=https://docs.rs/termcolor/1.1.0" "--extern-html-root-url" "petgraph=https://docs.rs/petgraph/0.5.1" "--extern-html-root-url" "tree_sitter=https://docs.rs/tree-sitter/0.16.1" "--extern-html-root-url" "phf_codegen=https://docs.rs/phf_codegen/0.8.0" "--extern-html-root-url" "phf=https://docs.rs/phf/0.8.0" "--extern-html-root-url" "cc=https://docs.rs/cc/1.0.62" "--extern-html-root-url" "pretty_assertions=https://docs.rs/pretty_assertions/0.6.1" "--extern-html-root-url" "serde=https://docs.rs/serde/1.0.117" "--resource-suffix" "-20201111-1.49.0-nightly-5404efc28" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] a0221f6d38dc9a9e35b68ffb1af7b8eb1039a55b4c7c1b96883d760cb829e040
[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" "a0221f6d38dc9a9e35b68ffb1af7b8eb1039a55b4c7c1b96883d760cb829e040", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling cc v1.0.62
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling tree-sitter v0.16.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking num-format v0.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling rust-code-analysis v0.0.18 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling enum-iterator-derive v0.6.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking enum-iterator v0.6.0
[INFO] [stderr]  Documenting rust-code-analysis v0.0.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 49.94s
[INFO] running `Command { std: "docker" "inspect" "a0221f6d38dc9a9e35b68ffb1af7b8eb1039a55b4c7c1b96883d760cb829e040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0221f6d38dc9a9e35b68ffb1af7b8eb1039a55b4c7c1b96883d760cb829e040", kill_on_drop: false }`
[INFO] [stdout] a0221f6d38dc9a9e35b68ffb1af7b8eb1039a55b4c7c1b96883d760cb829e040