rustask 0.7.0

Rustask, a simple CLI task manager
Documentation
Build #339194 2021-01-18T23:53:00.285164+00:00
# rustc version
rustc 1.51.0-nightly (4253153db 2021-01-17)
# docs.rs version
docsrs 0.6.0 (505a375 2021-01-11)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rustask-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rustask-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" "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" "-20210117-1.51.0-nightly-4253153db" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 2bce61f09c7827967a0df962f4cb279f5b3bc277cba0a36e920916ba04b3985a
[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" "2bce61f09c7827967a0df962f4cb279f5b3bc277cba0a36e920916ba04b3985a", 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.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking indenter v0.3.2
[INFO] [stderr]     Checking owo-colors v1.2.1
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking thread_local v1.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.15
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking colored v1.9.1
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking backtrace v0.3.55
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking color-spantrace v0.1.6
[INFO] [stderr]     Checking color-eyre v0.5.10
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr]  Documenting rustask v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 45.18s
[INFO] running `Command { std: "docker" "inspect" "2bce61f09c7827967a0df962f4cb279f5b3bc277cba0a36e920916ba04b3985a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bce61f09c7827967a0df962f4cb279f5b3bc277cba0a36e920916ba04b3985a", kill_on_drop: false }`
[INFO] [stdout] 2bce61f09c7827967a0df962f4cb279f5b3bc277cba0a36e920916ba04b3985a