tract-linalg 0.9.1

Tiny, no-nonsense, self contained, TensorFlow and ONNX inference
Documentation
Build #261604 2020-06-16T16:13:23.573627+00:00
# rustc version
rustc 1.46.0-nightly (449e8eaa2 2020-06-10)
# docs.rs version
docsrs 0.6.0 (1155c74 2020-06-15)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tract-linalg-0.9.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tract-linalg-0.9.1/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 -20200610-1.46.0-nightly-449e8eaa2 --static-root-path / --cap-lints warn --extern-html-root-url educe=https://docs.rs/educe/0.4.2 --extern-html-root-url proptest=https://docs.rs/proptest/0.10.0 --extern-html-root-url criterion=https://docs.rs/criterion/0.3.2 --extern-html-root-url half=https://docs.rs/half/1.6.0 --extern-html-root-url dyn_clone=https://docs.rs/dyn-clone/1.0.2 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url derive_new=https://docs.rs/derive-new/0.5.8 --extern-html-root-url libc=https://docs.rs/libc/0.2.71 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url smallvec=https://docs.rs/smallvec/1.4.0 --extern-html-root-url liquid=https://docs.rs/liquid/0.20.1 --extern-html-root-url num_traits=https://docs.rs/num-traits/0.2.12 --extern-html-root-url cc=https://docs.rs/cc/1.0.54 --extern-html-root-url unicode_normalization=https://docs.rs/unicode-normalization/0.1.12" "-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-2020-06-11" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] 38d099d2090e2f7e3fdc6979db0dfa68b165f6ea38bda81e76d523f3a54ef91d
[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" "38d099d2090e2f7e3fdc6979db0dfa68b165f6ea38bda81e76d523f3a54ef91d", kill_on_drop: false }`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling serde v1.0.112
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling smallvec v1.4.0
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking dyn-clone v1.0.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling proc-quote v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.112
[INFO] [stderr]    Compiling educe v0.4.2
[INFO] [stderr]    Compiling derive-new v0.5.8
[INFO] [stderr]    Compiling liquid-derive v0.20.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling kstring v0.1.0
[INFO] [stderr]    Compiling liquid-core v0.20.1
[INFO] [stderr]    Compiling liquid-lib v0.20.2
[INFO] [stderr]    Compiling liquid v0.20.1
[INFO] [stderr]    Compiling tract-linalg v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting tract-linalg v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "38d099d2090e2f7e3fdc6979db0dfa68b165f6ea38bda81e76d523f3a54ef91d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d099d2090e2f7e3fdc6979db0dfa68b165f6ea38bda81e76d523f3a54ef91d", kill_on_drop: false }`
[INFO] [stdout] 38d099d2090e2f7e3fdc6979db0dfa68b165f6ea38bda81e76d523f3a54ef91d