crulz 0.0.7

a rust implementation of the 'crulz' macro language interpreter
Documentation
Build #261568 2020-06-16T14:11:11.398762+00:00
# rustc version
rustc 1.46.0-nightly (449e8eaa2 2020-06-10)
# docs.rs version
docsrs 0.6.0 (1155c74 2020-06-15)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/crulz-0.0.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/crulz-0.0.7/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 -20200610-1.46.0-nightly-449e8eaa2 --static-root-path / --cap-lints warn --extern-html-root-url codespan=https://docs.rs/codespan/0.9.4 --extern-html-root-url cfg_if=https://docs.rs/cfg-if/0.1.10 --extern-html-root-url codespan_reporting=https://docs.rs/codespan-reporting/0.9.4 --extern-html-root-url serde=https://docs.rs/serde/1.0.112 --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.20 --extern-html-root-url delegate_attr=https://docs.rs/delegate-attr/0.2.7 --extern-html-root-url phf=https://docs.rs/phf/0.8.0 --extern-html-root-url string_cache_codegen=https://docs.rs/string_cache_codegen/0.5.1 --extern-html-root-url ansi_term=https://docs.rs/ansi_term/0.12.1 --extern-html-root-url readfilez=https://docs.rs/readfilez/0.2.3 --extern-html-root-url string_cache=https://docs.rs/string_cache/0.8.0 --extern-html-root-url clap=https://docs.rs/clap/2.33.1 --extern-html-root-url anyhow=https://docs.rs/anyhow/1.0.31 --extern-html-root-url itertools=https://docs.rs/itertools/0.9.0" "-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-2020-06-11" "doc" "--lib" "--no-deps" "-j2", 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] 60ef64d6ebbac066cc1377fee393c31e462440eb5049977043840072aaad973c
[INFO] running `Command { std: "docker" "start" "-a" "60ef64d6ebbac066cc1377fee393c31e462440eb5049977043840072aaad973c", kill_on_drop: false }`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling serde v1.0.112
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking codespan-reporting v0.9.4
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking codespan v0.9.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling crulz v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.112
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling delegate-attr v0.2.7
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking readfilez v0.2.3
[INFO] [stderr]     Checking string_cache v0.8.0
[INFO] [stderr]  Documenting crulz v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 44.25s
[INFO] running `Command { std: "docker" "inspect" "60ef64d6ebbac066cc1377fee393c31e462440eb5049977043840072aaad973c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60ef64d6ebbac066cc1377fee393c31e462440eb5049977043840072aaad973c", kill_on_drop: false }`
[INFO] [stdout] 60ef64d6ebbac066cc1377fee393c31e462440eb5049977043840072aaad973c