finalfrontier 0.7.0

Train/use word embeddings with subword units
Documentation
Build #197172 2019-11-08T08:45:15.462877+00:00
# rustc version
rustc 1.40.0-nightly (50f8aadd7 2019-11-07)
# docs.rs version
docsrs 0.6.0 (2cc016f 2019-11-06)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/finalfrontier-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/finalfrontier-0.7.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 -20191107-1.40.0-nightly-50f8aadd7 --static-root-path / --disable-per-crate-search --extern-html-root-url rand_xorshift=https://docs.rs/rand_xorshift/0.2.0 --extern-html-root-url zipf=https://docs.rs/zipf/6.1.0 --extern-html-root-url num_cpus=https://docs.rs/num_cpus/1.11.0 --extern-html-root-url clap=https://docs.rs/clap/2.33.0 --extern-html-root-url serde=https://docs.rs/serde/1.0.102 --extern-html-root-url ndarray=https://docs.rs/ndarray/0.13.0 --extern-html-root-url toml=https://docs.rs/toml/0.5.5 --extern-html-root-url git2=https://docs.rs/git2/0.10.1 --extern-html-root-url stdinout=https://docs.rs/stdinout/0.4.0 --extern-html-root-url indicatif=https://docs.rs/indicatif/0.11.0 --extern-html-root-url maplit=https://docs.rs/maplit/1.0.2 --extern-html-root-url memmap=https://docs.rs/memmap/0.7.0 --extern-html-root-url finalfusion=https://docs.rs/finalfusion/0.11.0 --extern-html-root-url conllx=https://docs.rs/conllx/0.11.2 --extern-html-root-url rand=https://docs.rs/rand/0.7.2 --extern-html-root-url rand_core=https://docs.rs/rand_core/0.5.1 --extern-html-root-url failure=https://docs.rs/failure/0.1.6 --extern-html-root-url ndarray_rand=https://docs.rs/ndarray-rand/0.11.0 --extern-html-root-url chrono=https://docs.rs/chrono/0.4.9 --extern-html-root-url fnv=https://docs.rs/fnv/1.0.6 --extern-html-root-url cfg_if=https://docs.rs/cfg-if/0.1.10 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 5877e78c10293bae132ae9ec2378fcbf5d550b0c631f807696ead2dc16d3f951
[INFO] running `"docker" "start" "-a" "5877e78c10293bae132ae9ec2378fcbf5d550b0c631f807696ead2dc16d3f951"`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling ndarray v0.13.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking ordermap v0.3.5
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking lazy-init v0.3.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking stdinout v0.4.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]     Checking itertools v0.8.1
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]     Checking num_cpus v1.11.0
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.17
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking number_prefix v0.2.8
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling openssl-sys v0.9.52
[INFO] [stderr]    Compiling libssh2-sys v0.2.13
[INFO] [stderr]    Compiling libgit2-sys v0.9.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]    Compiling url v2.1.0
[INFO] [stderr]     Checking console v0.9.1
[INFO] [stderr]    Compiling synstructure v0.12.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking indicatif v0.11.0
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking zipf v6.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]     Checking backtrace v0.3.40
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking conllx v0.11.2
[INFO] [stderr]     Checking reductive v0.4.0
[INFO] [stderr]     Checking ndarray-rand v0.11.0
[INFO] [stderr]     Checking toml v0.5.5
[INFO] [stderr]     Checking finalfusion v0.11.0
[INFO] [stderr]    Compiling git2 v0.10.1
[INFO] [stderr]    Compiling finalfrontier v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting finalfrontier v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `"docker" "inspect" "5877e78c10293bae132ae9ec2378fcbf5d550b0c631f807696ead2dc16d3f951"`
[INFO] running `"docker" "rm" "-f" "5877e78c10293bae132ae9ec2378fcbf5d550b0c631f807696ead2dc16d3f951"`
[INFO] [stdout] 5877e78c10293bae132ae9ec2378fcbf5d550b0c631f807696ead2dc16d3f951