cicada 0.9.15

A simple Bash-like Unix shell.
Documentation
Build #317877 2020-11-22T10:45:15.673788+00:00
# rustc version
rustc 1.50.0-nightly (da3846948 2020-11-21)
# docs.rs version
docsrs 0.6.0 (7eb89bc 2020-11-16)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cicada-0.9.15/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cicada-0.9.15/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "pest_derive=https://docs.rs/pest_derive/2.1.0" "--extern-html-root-url" "rusqlite=https://docs.rs/rusqlite/0.24.1" "--extern-html-root-url" "errno=https://docs.rs/errno/0.2.7" "--extern-html-root-url" "exec=https://docs.rs/exec/0.3.1" "--extern-html-root-url" "nix=https://docs.rs/nix/0.17.0" "--extern-html-root-url" "lazy_static=https://docs.rs/lazy_static/1.4.0" "--extern-html-root-url" "linefeed=https://docs.rs/linefeed/0.6.0" "--extern-html-root-url" "glob=https://docs.rs/glob/0.3.0" "--extern-html-root-url" "libc=https://docs.rs/libc/0.2.80" "--extern-html-root-url" "yaml_rust=https://docs.rs/yaml-rust/0.4.4" "--extern-html-root-url" "pest=https://docs.rs/pest/2.1.3" "--extern-html-root-url" "structopt=https://docs.rs/structopt/0.3.20" "--extern-html-root-url" "uuid=https://docs.rs/uuid/0.8.1" "--extern-html-root-url" "regex=https://docs.rs/regex/1.4.2" "--extern-html-root-url" "chrono=https://docs.rs/chrono/0.4.19" "--resource-suffix" "-20201121-1.50.0-nightly-da3846948" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 460dcb964593eb03fa86a0941706fa07f45ab6cafde1141a79b257aed4115ef9
[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" "460dcb964593eb03fa86a0941706fa07f45ab6cafde1141a79b257aed4115ef9", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling cc v1.0.62
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking ahash v0.4.6
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.20.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking yaml-rust v0.4.4
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking hashlink v0.6.0
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking errno v0.2.7
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking exec v0.3.1
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rusqlite v0.24.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling cicada v0.9.15 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling structopt-derive v0.4.13
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking structopt v0.3.20
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling terminfo v0.7.3
[INFO] [stderr]     Checking mortal v0.2.2
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking linefeed v0.6.0
[INFO] [stderr]  Documenting cicada v0.9.15 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unknown attribute `no-run`. Did you mean `no_run`?
[INFO] [stderr]   --> src/lib.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr] 1  | / //! Cicada is a bash-like Unix shell written in Rust.
[INFO] [stderr] 2  | | //!
[INFO] [stderr] 3  | | //! If you would like to use cicada as a regular shell,
[INFO] [stderr] 4  | | //! please see details in [its repository](https://github.com/mitnk/cicada)
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | | //! ```
[INFO] [stderr] 46 | | //!
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(invalid_codeblock_attributes)]` on by default
[INFO] [stderr]    = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want)
[INFO] [stderr] 
[INFO] [stderr] warning: unknown attribute `no-run`. Did you mean `no_run`?
[INFO] [stderr]   --> src/lib.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr] 1  | / //! Cicada is a bash-like Unix shell written in Rust.
[INFO] [stderr] 2  | | //!
[INFO] [stderr] 3  | | //! If you would like to use cicada as a regular shell,
[INFO] [stderr] 4  | | //! please see details in [its repository](https://github.com/mitnk/cicada)
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | | //! ```
[INFO] [stderr] 46 | | //!
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want)
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "460dcb964593eb03fa86a0941706fa07f45ab6cafde1141a79b257aed4115ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460dcb964593eb03fa86a0941706fa07f45ab6cafde1141a79b257aed4115ef9", kill_on_drop: false }`
[INFO] [stdout] 460dcb964593eb03fa86a0941706fa07f45ab6cafde1141a79b257aed4115ef9