csmlinterpreter 0.4.0

The CSML (Conversational Standard Meta Language) is a Domain-Specific Language developed for creating conversational experiences easily.
Build #255063 2020-05-28T07:52:30.825723+00:00
# rustc version
rustc 1.45.0-nightly (664fcd3f0 2020-05-27)
# docs.rs version
docsrs 0.6.0 (8b04730 2020-05-27)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/csmlinterpreter-0.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/csmlinterpreter-0.4.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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200527-1.45.0-nightly-664fcd3f0 --static-root-path / --cap-lints warn --extern-html-root-url nom_locate=https://docs.rs/nom_locate/2.0.0 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.52 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url nom=https://docs.rs/nom/5.1.1 --extern-html-root-url libc=https://docs.rs/libc/0.2.69 --extern-html-root-url serde=https://docs.rs/serde/1.0.106 --extern-html-root-url ureq=https://docs.rs/ureq/0.12.1 --extern-html-root-url regex=https://docs.rs/regex/1.3.7" "-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] e675a694fa393ff4218de1ce0a537395b9085c332b78f893d2a4bc80c016ffe0
[INFO] running `"docker" "start" "-a" "e675a694fa393ff4218de1ce0a537395b9085c332b78f893d2a4bc80c016ffe0"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling standback v0.2.8
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking chunked_transfer v1.1.0
[INFO] [stderr]     Checking bytecount v0.6.0
[INFO] [stderr]     Checking base64 v0.12.0
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]    Compiling time v0.2.15
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling ring v0.16.13
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling lexical-core v0.6.2
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking regex v1.3.7
[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 rand v0.7.3
[INFO] [stderr]     Checking webpki-roots v0.19.0
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr] error: expected identifier
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-macros-impl-0.1.1/src/lib.rs:84:20
[INFO] [stderr]    |
[INFO] [stderr] 84 |               pub fn $name(input: proc_macro::TokenStream) -> proc_macro::TokenStream {
[INFO] [stderr]    |                      ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 | / impl_macros! {
[INFO] [stderr] 92 | |     time: Time,
[INFO] [stderr] 93 | |     offset: Offset,
[INFO] [stderr] 94 | |     date: Date,
[INFO] [stderr] 95 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `time-macros-impl`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "e675a694fa393ff4218de1ce0a537395b9085c332b78f893d2a4bc80c016ffe0"`
[INFO] running `"docker" "rm" "-f" "e675a694fa393ff4218de1ce0a537395b9085c332b78f893d2a4bc80c016ffe0"`
[INFO] [stdout] e675a694fa393ff4218de1ce0a537395b9085c332b78f893d2a4bc80c016ffe0