csmlinterpreter 0.2.2

The CSML (Conversational Standard Meta Language) is a Domain-Specific Language developed for creating conversational experiences easily.
Documentation
Build #2399242020-04-14T09:27:41.097284+00:00
# rustc version
rustc 1.44.0-nightly (8e18e26f1 2020-04-13)# docs.rs version
docsrs 0.6.0 (12b28d6 2020-04-12)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/csmlinterpreter-0.2.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/csmlinterpreter-0.2.2/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 -20200413-1.44.0-nightly-8e18e26f1 --static-root-path / --cap-lints warn --extern-html-root-url regex=https://docs.rs/regex/1.3.6 --extern-html-root-url ureq=https://docs.rs/ureq/0.12.0 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.51 --extern-html-root-url serde=https://docs.rs/serde/1.0.106 --extern-html-root-url libc=https://docs.rs/libc/0.2.68 --extern-html-root-url nom=https://docs.rs/nom/5.1.1 --extern-html-root-url curl=https://docs.rs/curl/0.4.28 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --extern-html-root-url nom_locate=https://docs.rs/nom_locate/2.0.0 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.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" "doc" "--lib" "--no-deps" "-j2"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 931976d80aaa3952f6b0927d8730cdf7c37dd9652dd1e95e3374d0fb4f1096fa
[INFO] running `"docker" "start" "-a" "931976d80aaa3952f6b0927d8730cdf7c37dd9652dd1e95e3374d0fb4f1096fa"`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking untrusted v0.7.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling standback v0.2.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]    Compiling curl v0.4.28
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking base64 v0.12.0
[INFO] [stderr]     Checking bytecount v0.6.0
[INFO] [stderr]     Checking chunked_transfer v1.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling ring v0.16.12
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling curl-sys v0.4.30+curl-7.69.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling mesalink v1.1.0-cratesio
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling lexical-core v0.6.2
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]    Compiling enum_to_u8_slice_derive v0.1.1
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking webpki v0.21.2
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking webpki-roots v0.17.0
[INFO] [stderr]     Checking webpki-roots v0.19.0
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling time v0.2.9
[INFO] [stderr]     Checking nom_locate v2.0.0
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]     Checking cookie v0.13.3
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking ureq v0.12.0
[INFO] [stderr]  Documenting csmlinterpreter v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `"docker" "inspect" "931976d80aaa3952f6b0927d8730cdf7c37dd9652dd1e95e3374d0fb4f1096fa"`
[INFO] running `"docker" "rm" "-f" "931976d80aaa3952f6b0927d8730cdf7c37dd9652dd1e95e3374d0fb4f1096fa"`
[INFO] [stdout] 931976d80aaa3952f6b0927d8730cdf7c37dd9652dd1e95e3374d0fb4f1096fa