tract-linalg 0.11.1

Tiny, no-nonsense, self contained, TensorFlow and ONNX inference
Documentation
Build #307031 2020-10-20T16:39:19.055185+00:00
# rustc version
rustc 1.49.0-nightly (a85e94927 2020-10-19)
# docs.rs version
docsrs 0.6.0 (0bbe2ff 2020-10-14)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tract-linalg-0.11.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tract-linalg-0.11.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" "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" "cc=https://docs.rs/cc/1.0.61" "--extern-html-root-url" "educe=https://docs.rs/educe/0.4.11" "--extern-html-root-url" "log=https://docs.rs/log/0.4.11" "--extern-html-root-url" "smallvec=https://docs.rs/smallvec/1.4.2" "--extern-html-root-url" "liquid=https://docs.rs/liquid/0.21.4" "--extern-html-root-url" "derive_new=https://docs.rs/derive-new/0.5.8" "--extern-html-root-url" "proptest=https://docs.rs/proptest/0.10.1" "--extern-html-root-url" "half=https://docs.rs/half/1.6.0" "--extern-html-root-url" "num_traits=https://docs.rs/num-traits/0.2.12" "--extern-html-root-url" "criterion=https://docs.rs/criterion/0.3.3" "--extern-html-root-url" "dyn_clone=https://docs.rs/dyn-clone/1.0.3" "--extern-html-root-url" "libc=https://docs.rs/libc/0.2.79" "--extern-html-root-url" "lazy_static=https://docs.rs/lazy_static/1.4.0" "--extern-html-root-url" "unicode_normalization=https://docs.rs/unicode-normalization/0.1.13" "--resource-suffix" "-20201019-1.49.0-nightly-a85e94927" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] cd45f4e309c529247044403cf4313df2349959fa5fd96d3e548fbb3a52c1c0b2
[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" "cd45f4e309c529247044403cf4313df2349959fa5fd96d3e548fbb3a52c1c0b2", 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 autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.45
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking dyn-clone v1.0.3
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.3.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling regex v1.4.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling proc-quote v0.3.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling derive-new v0.5.8
[INFO] [stderr]    Compiling liquid-derive v0.21.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.8
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling educe v0.4.11
[INFO] [stderr]    Compiling kstring v1.0.0
[INFO] [stderr]    Compiling liquid-core v0.21.2
[INFO] [stderr]    Compiling liquid-lib v0.21.1
[INFO] [stderr]    Compiling liquid v0.21.4
[INFO] [stderr]    Compiling tract-linalg v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting tract-linalg v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: attribute should be applied to a function or static
[INFO] [stderr]  --> src/x86_64_fma/mmm.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     #[no_mangle]
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 5 |     fn fma_mmm_f32_16x6(op: *const MatMatMulKerSpec<f32, f32, f32, f32>) -> isize;
[INFO] [stderr]   |     ------------------------------------------------------------------------------ not a function or static
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] 
[INFO] [stderr] warning: attribute should be applied to a function or static
[INFO] [stderr]  --> src/x86_64_fma/mmm.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     #[no_mangle]
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 7 |     fn fma_mmm_i8_8x8(op: *const MatMatMulKerSpec<i8, i8, i8, i32>) -> isize;
[INFO] [stderr]   |     ------------------------------------------------------------------------- not a function or static
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "cd45f4e309c529247044403cf4313df2349959fa5fd96d3e548fbb3a52c1c0b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd45f4e309c529247044403cf4313df2349959fa5fd96d3e548fbb3a52c1c0b2", kill_on_drop: false }`
[INFO] [stdout] cd45f4e309c529247044403cf4313df2349959fa5fd96d3e548fbb3a52c1c0b2