abbegm 0.4.1

externally guided motion for ABB industrial robots
Documentation
Build #289177 2020-09-03T15:08:35.528381+00:00
# rustc version
rustc 1.48.0-nightly (d006f5734 2020-08-28)
# docs.rs version
docsrs 0.6.0 (e1ae6d9 2020-09-02)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/abbegm-0.4.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/abbegm-0.4.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" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --static-root-path / --cap-lints warn --extern-html-root-url prost=https://docs.rs/prost/0.6.1 --extern-html-root-url structopt=https://docs.rs/structopt/0.3.14 --extern-html-root-url assert2=https://docs.rs/assert2/0.2.1 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.21 --extern-html-root-url nalgebra=https://docs.rs/nalgebra/0.21.1 --resource-suffix -20200828-1.48.0-nightly-d006f5734" "-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" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] 09ce39dc1ea2429506e947a9e6a0ca7d7a95b083cce59bb6a867addd428e0b39
[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" "09ce39dc1ea2429506e947a9e6a0ca7d7a95b083cce59bb6a867addd428e0b39", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]    Compiling paste-impl v0.1.16
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]     Checking paste v0.1.16
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking simba v0.1.5
[INFO] [stderr]     Checking nalgebra v0.21.1
[INFO] [stderr]     Checking prost v0.6.1
[INFO] [stderr]  Documenting abbegm v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `msg::EgmSensor`
[INFO] [stderr]   --> src/error.rs:43:19
[INFO] [stderr]    |
[INFO] [stderr] 43 |     /// Check if an [`msg::EgmSensor`] is invalid.
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^ unresolved link
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(broken_intra_doc_links)]` on by default
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 53.23s
[INFO] running `Command { std: "docker" "inspect" "09ce39dc1ea2429506e947a9e6a0ca7d7a95b083cce59bb6a867addd428e0b39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09ce39dc1ea2429506e947a9e6a0ca7d7a95b083cce59bb6a867addd428e0b39", kill_on_drop: false }`
[INFO] [stdout] 09ce39dc1ea2429506e947a9e6a0ca7d7a95b083cce59bb6a867addd428e0b39