expjobserver 0.8.1

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 #302273 2020-10-11T20:22:58.288429+00:00
# rustc version
rustc 1.49.0-nightly (b1af43bc6 2020-10-10)
# docs.rs version
docsrs 0.6.0 (0abe413 2020-10-08)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/expjobserver-0.8.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/expjobserver-0.8.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" "console=https://docs.rs/console/0.12.0" "--extern-html-root-url" "log4rs=https://docs.rs/log4rs/0.8.3" "--extern-html-root-url" "clap=https://docs.rs/clap/2.33.1" "--extern-html-root-url" "itertools=https://docs.rs/itertools/0.8.2" "--extern-html-root-url" "failure=https://docs.rs/failure/0.1.8" "--extern-html-root-url" "prost=https://docs.rs/prost/0.6.1" "--extern-html-root-url" "prost_build=https://docs.rs/prost-build/0.6.1" "--extern-html-root-url" "chrono=https://docs.rs/chrono/0.4.11" "--extern-html-root-url" "prettytable_rs=https://docs.rs/prettytable-rs/0.8.0" "--extern-html-root-url" "csv=https://docs.rs/csv/1.1.3" "--extern-html-root-url" "libc=https://docs.rs/libc/0.2.70" "--extern-html-root-url" "log=https://docs.rs/log/0.4.8" "--resource-suffix" "-20201010-1.49.0-nightly-b1af43bc6" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] de977fa09e561817c91b20db2c990ffbba8ff043f77fde42d4374c00a99af8b0
[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" "de977fa09e561817c91b20db2c990ffbba8ff043f77fde42d4374c00a99af8b0", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[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 serde v1.0.110
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.23
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling anyhow v1.0.31
[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 ryu v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking gimli v0.21.0
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling multimap v0.8.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking object v0.19.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]     Checking arc-swap v0.3.11
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[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]     Checking textwrap v0.11.0
[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 miniz_oxide v0.3.6
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking addr2line v0.12.1
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking terminal_size v0.1.13
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking backtrace v0.3.48
[INFO] [stderr]     Checking termios v0.3.2
[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 regex-automata v0.1.9
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking console v0.12.0
[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.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting expjobserver v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "de977fa09e561817c91b20db2c990ffbba8ff043f77fde42d4374c00a99af8b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de977fa09e561817c91b20db2c990ffbba8ff043f77fde42d4374c00a99af8b0", kill_on_drop: false }`
[INFO] [stdout] de977fa09e561817c91b20db2c990ffbba8ff043f77fde42d4374c00a99af8b0