startrust 0.1.0

A revification of the Star Trek game from 1978, rewritten in Rust
Documentation
Build #337339 2021-01-14 04:26:20
# rustc version
rustc 1.51.0-nightly (a62a76047 2021-01-13)# docs.rs version
docsrs 0.6.0 (505a375 2021-01-11)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/startrust-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/startrust-0.1.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" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210113-1.51.0-nightly-a62a76047" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 409507223c40f8308e33928a0de7461a4e19ab3705bc23a8482f13c9a7b29438
[INFO] running `Command { std: "docker" "start" "-a" "409507223c40f8308e33928a0de7461a4e19ab3705bc23a8482f13c9a7b29438", 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 syn v1.0.54
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling dimensioned v0.6.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking unwrap-infallible v0.1.5
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]     Checking text_io v0.1.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking generic-array v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking beep v0.2.1
[INFO] [stderr]     Checking rand v0.8.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.1
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking thiserror v1.0.22
[INFO] [stderr]     Checking num_enum v0.5.1
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]  Documenting startrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 54.81s
[INFO] running `Command { std: "docker" "inspect" "409507223c40f8308e33928a0de7461a4e19ab3705bc23a8482f13c9a7b29438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "409507223c40f8308e33928a0de7461a4e19ab3705bc23a8482f13c9a7b29438", kill_on_drop: false }`
[INFO] [stdout] 409507223c40f8308e33928a0de7461a4e19ab3705bc23a8482f13c9a7b29438