dora 0.0.2

The Dora programming language
Build #199053 2019-11-16T17:22:19.708229+00:00
# rustc version
rustc 1.41.0-nightly (1bd30ce2a 2019-11-15)# docs.rs version
docsrs 0.6.0 (d9d7a33 2019-11-14)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/dora-0.0.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/dora-0.0.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 -20191115-1.41.0-nightly-1bd30ce2a --static-root-path / --disable-per-crate-search --extern-html-root-url scoped_threadpool=https://docs.rs/scoped_threadpool/0.1.9 --extern-html-root-url regex=https://docs.rs/regex/1.3.1 --extern-html-root-url docopt=https://docs.rs/docopt/0.7.0 --extern-html-root-url rustc_serialize=https://docs.rs/rustc-serialize/0.3.24 --extern-html-root-url threadpool=https://docs.rs/threadpool/1.7.1 --extern-html-root-url libc=https://docs.rs/libc/0.2.62 --extern-html-root-url parking_lot=https://docs.rs/parking_lot/0.9.0 --extern-html-root-url capstone=https://docs.rs/capstone/0.6.0 --extern-html-root-url rand=https://docs.rs/rand/0.7.2 --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.2 --extern-html-root-url num_cpus=https://docs.rs/num_cpus/1.10.1 --extern-html-root-url backtrace=https://docs.rs/backtrace/0.3.38 --extern-html-root-url dora_parser=https://docs.rs/dora-parser/0.0.2 --extern-html-root-url fixedbitset=https://docs.rs/fixedbitset/0.2.0 --extern-html-root-url time=https://docs.rs/time/0.1.42 --extern-html-root-url crossbeam_deque=https://docs.rs/crossbeam-deque/0.7.1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 8bd4563e5a9476db1b4548d67fafecdca8caf382920666fb5a5c55e8bdbb31dc
[INFO] running `"docker" "start" "-a" "8bd4563e5a9476db1b4548d67fafecdca8caf382920666fb5a5c55e8bdbb31dc"`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]    Compiling getrandom v0.1.12
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]    Compiling dora v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling capstone-sys v0.10.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking backtrace v0.3.38
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking docopt v0.7.0
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking dora-parser v0.0.2
[INFO] [stderr]     Checking capstone v0.6.0
[INFO] [stderr]  Documenting dora v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: include macro expected single expression in source
[INFO] [stderr]   --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/dora-64f08bef234c8c57/out/dora_stdlib_bundle.rs:31:2
[INFO] [stderr]    |
[INFO] [stderr] 31 | ];
[INFO] [stderr]    |  ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[deny(incomplete_include)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: Could not document `dora`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name dora src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --error-format=json --json=diagnostic-rendered-ansi -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libbacktrace-e43dc48f3cd06fc7.rmeta --extern byteorder=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libbyteorder-068a3dacd66155bd.rmeta --extern capstone=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libcapstone-38cf087913660bf5.rmeta --extern crossbeam_deque=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libcrossbeam_deque-5bbdd8a48801d12e.rmeta --extern docopt=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libdocopt-374199277cc667cf.rmeta --extern dora_parser=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libdora_parser-94662075d2d3270a.rmeta --extern fixedbitset=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libfixedbitset-415618ae4854049f.rmeta --extern libc=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-314a9acfbfa74c98.rmeta --extern num_cpus=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libnum_cpus-69e19e3e57d97d23.rmeta --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libparking_lot-57cb8c5d7e22bd52.rmeta --extern rand=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/librand-4e51d88c2127bb19.rmeta --extern regex=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libregex-3572a980e7f1e850.rmeta --extern rustc_serialize=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/librustc_serialize-e8870da0b7c32cb5.rmeta --extern scoped_threadpool=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libscoped_threadpool-c2728533526cdff3.rmeta --extern threadpool=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libthreadpool-1fbb46453b1a3ecc.rmeta --extern time=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libtime-f93a0c625c3d879a.rmeta -Z unstable-options --resource-suffix -20191115-1.41.0-nightly-1bd30ce2a --static-root-path / --disable-per-crate-search --extern-html-root-url 'scoped_threadpool=https://docs.rs/scoped_threadpool/0.1.9' --extern-html-root-url 'regex=https://docs.rs/regex/1.3.1' --extern-html-root-url 'docopt=https://docs.rs/docopt/0.7.0' --extern-html-root-url 'rustc_serialize=https://docs.rs/rustc-serialize/0.3.24' --extern-html-root-url 'threadpool=https://docs.rs/threadpool/1.7.1' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.62' --extern-html-root-url 'parking_lot=https://docs.rs/parking_lot/0.9.0' --extern-html-root-url 'capstone=https://docs.rs/capstone/0.6.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.7.2' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.2' --extern-html-root-url 'num_cpus=https://docs.rs/num_cpus/1.10.1' --extern-html-root-url 'backtrace=https://docs.rs/backtrace/0.3.38' --extern-html-root-url 'dora_parser=https://docs.rs/dora-parser/0.0.2' --extern-html-root-url 'fixedbitset=https://docs.rs/fixedbitset/0.2.0' --extern-html-root-url 'time=https://docs.rs/time/0.1.42' --extern-html-root-url 'crossbeam_deque=https://docs.rs/crossbeam-deque/0.7.1'` (exit code: 1)
[INFO] running `"docker" "inspect" "8bd4563e5a9476db1b4548d67fafecdca8caf382920666fb5a5c55e8bdbb31dc"`
[INFO] running `"docker" "rm" "-f" "8bd4563e5a9476db1b4548d67fafecdca8caf382920666fb5a5c55e8bdbb31dc"`
[INFO] [stdout] 8bd4563e5a9476db1b4548d67fafecdca8caf382920666fb5a5c55e8bdbb31dc