cpclib-z80emu 0.4.4

cpclib libraries related to snapshots
Documentation
Build #317930 2020-11-22T15:15:49.234358+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/cpclib-z80emu-0.4.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cpclib-z80emu-0.4.4/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" "paste=https://docs.rs/paste/1.0.3" "--extern-html-root-url" "delegate=https://docs.rs/delegate/0.5.0" "--extern-html-root-url" "bitsets=https://docs.rs/bitsets/0.1.1" "--extern-html-root-url" "cfg_if=https://docs.rs/cfg-if/1.0.0" "--extern-html-root-url" "num=https://docs.rs/num/0.3.1" "--extern-html-root-url" "strsim=https://docs.rs/strsim/0.10.0" "--extern-html-root-url" "cpclib_sna=https://docs.rs/cpclib-sna/0.4.4" "--extern-html-root-url" "cpclib_asm=https://docs.rs/cpclib-asm/0.4.4" "--extern-html-root-url" "num_enum=https://docs.rs/num_enum/0.5.1" "--extern-html-root-url" "memchr=https://docs.rs/memchr/2.3.4" "--extern-html-root-url" "nom=https://docs.rs/nom/6.0.0" "--extern-html-root-url" "failure=https://docs.rs/failure/0.1.8" "--extern-html-root-url" "itertools=https://docs.rs/itertools/0.9.0" "--extern-html-root-url" "smallvec=https://docs.rs/smallvec/1.5.0" "--extern-html-root-url" "either=https://docs.rs/either/1.6.1" "--resource-suffix" "-20201121-1.50.0-nightly-da3846948" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", 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] ab38b84282032f3d33e9031893172cc1389b6cf73326845d7288778c91293dd1
[INFO] running `Command { std: "docker" "start" "-a" "ab38b84282032f3d33e9031893172cc1389b6cf73326845d7288778c91293dd1", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.50
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling lexical-core v0.7.4
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking tap v1.0.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking funty v1.0.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking bitsets v0.1.1
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking smallvec v1.5.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]    Compiling paste v1.0.3
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling cc v1.0.65
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking custom_error v1.8.0
[INFO] [stderr]     Checking chardet v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.3.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling nom v6.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking addr2line v0.14.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking bitvec v0.19.4
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking backtrace v0.3.55
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]    Compiling delegate v0.5.0
[INFO] [stderr]    Compiling remain v0.2.2
[INFO] [stderr]    Compiling getset v0.1.1
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling cargo-lock v4.0.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.1
[INFO] [stderr]    Compiling built v0.4.3
[INFO] [stderr]     Checking num_enum v0.5.1
[INFO] [stderr]    Compiling cpclib-sna v0.4.4
[INFO] [stderr]    Compiling cpclib-tokens v0.4.4
[INFO] [stderr]    Compiling cpclib-disc v0.4.4
[INFO] [stderr]    Compiling cpclib-basic v0.4.4
[INFO] [stderr]    Compiling cpclib-asm v0.4.4
[INFO] [stderr]  Documenting cpclib-z80emu v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "ab38b84282032f3d33e9031893172cc1389b6cf73326845d7288778c91293dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab38b84282032f3d33e9031893172cc1389b6cf73326845d7288778c91293dd1", kill_on_drop: false }`
[INFO] [stdout] ab38b84282032f3d33e9031893172cc1389b6cf73326845d7288778c91293dd1