pointcloud 0.3.0

An accessor layer for grandma
Documentation
Build #264612 2020-06-25T17:29:07.068719+00:00
# rustc version
rustc 1.46.0-nightly (67100f61e 2020-06-24)
# docs.rs version
docsrs 0.6.0 (116821e 2020-06-24)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pointcloud-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pointcloud-0.3.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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200624-1.46.0-nightly-67100f61e --static-root-path / --cap-lints warn --extern-html-root-url flate2=https://docs.rs/flate2/1.0.14 --extern-html-root-url hashbrown=https://docs.rs/hashbrown/0.8.0 --extern-html-root-url yaml_rust=https://docs.rs/yaml-rust/0.4.4 --extern-html-root-url assert_approx_eq=https://docs.rs/assert_approx_eq/1.1.0 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --extern-html-root-url glob=https://docs.rs/glob/0.3.0 --extern-html-root-url smallvec=https://docs.rs/smallvec/1.4.0 --extern-html-root-url fxhash=https://docs.rs/fxhash/0.2.1 --extern-html-root-url rayon=https://docs.rs/rayon/1.3.1 --extern-html-root-url csv=https://docs.rs/csv/1.1.3 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.55 --extern-html-root-url libc=https://docs.rs/libc/0.2.71 --extern-html-root-url tempdir=https://docs.rs/tempdir/0.3.7 --extern-html-root-url serde=https://docs.rs/serde/1.0.114 --extern-html-root-url packed_simd=https://docs.rs/packed_simd/0.3.3" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] b08d4c0dab98545972d18658c1b89b84139f78b94c9e706fa17b372a2e46dabb
[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" "b08d4c0dab98545972d18658c1b89b84139f78b94c9e706fa17b372a2e46dabb", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling packed_simd v0.3.3
[INFO] [stderr]     Checking adler32 v1.1.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling serde_json v1.0.55
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking yaml-rust v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]  Documenting pointcloud v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 47.62s
[INFO] running `Command { std: "docker" "inspect" "b08d4c0dab98545972d18658c1b89b84139f78b94c9e706fa17b372a2e46dabb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b08d4c0dab98545972d18658c1b89b84139f78b94c9e706fa17b372a2e46dabb", kill_on_drop: false }`
[INFO] [stdout] b08d4c0dab98545972d18658c1b89b84139f78b94c9e706fa17b372a2e46dabb