expjobserver 0.3.0

This is a job server and client for running many experiments across many test platforms. In some sense, it is like a simple cluster manager.
Documentation
Build #265097 2020-06-26T18:10:16.007860+00:00
# rustc version
rustc 1.46.0-nightly (50fc24d8a 2020-06-25)
# docs.rs version
docsrs 0.6.0 (116821e 2020-06-24)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/expjobserver-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/expjobserver-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 -20200625-1.46.0-nightly-50fc24d8a --static-root-path / --cap-lints warn --extern-html-root-url chrono=https://docs.rs/chrono/0.4.11 --extern-html-root-url failure=https://docs.rs/failure/0.1.8 --extern-html-root-url prost_build=https://docs.rs/prost-build/0.6.1 --extern-html-root-url libc=https://docs.rs/libc/0.2.70 --extern-html-root-url csv=https://docs.rs/csv/1.1.3 --extern-html-root-url prettytable_rs=https://docs.rs/prettytable-rs/0.8.0 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url log4rs=https://docs.rs/log4rs/0.8.3 --extern-html-root-url prost=https://docs.rs/prost/0.6.1 --extern-html-root-url itertools=https://docs.rs/itertools/0.8.2 --extern-html-root-url clap=https://docs.rs/clap/2.33.1" "-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] 932ffcca26723b40caccecef98730714d4874df4937fd43afd1d3be569549ad8
[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" "932ffcca26723b40caccecef98730714d4874df4937fd43afd1d3be569549ad8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.15
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling syn v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling multimap v0.8.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking gimli v0.21.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking object v0.19.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking arc-swap v0.3.11
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking addr2line v0.12.1
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking backtrace v0.3.48
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]     Checking serde_yaml v0.8.12
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]    Compiling petgraph v0.5.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking serde-value v0.5.3
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]     Checking log4rs v0.8.3
[INFO] [stderr]    Compiling expjobserver v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting expjobserver v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "932ffcca26723b40caccecef98730714d4874df4937fd43afd1d3be569549ad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932ffcca26723b40caccecef98730714d4874df4937fd43afd1d3be569549ad8", kill_on_drop: false }`
[INFO] [stdout] 932ffcca26723b40caccecef98730714d4874df4937fd43afd1d3be569549ad8