hap 0.0.10

Rust implementation of the Apple HomeKit Accessory Protocol (HAP)
Build #223151 2020-02-20T10:23:14.348611+00:00
# rustc version
rustc 1.43.0-nightly (7760cd0fb 2020-02-19)# docs.rs version
docsrs 0.6.0 (1175746 2020-02-19)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/hap-0.0.10/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/hap-0.0.10/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 -20200219-1.43.0-nightly-7760cd0fb --static-root-path / --extern-html-root-url serde_derive=https://docs.rs/serde_derive/1.0.104 --extern-html-root-url bytes=https://docs.rs/bytes/0.4.12 --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.4 --extern-html-root-url hyper=https://docs.rs/hyper/0.12.35 --extern-html-root-url pnet=https://docs.rs/pnet/0.25.0 --extern-html-root-url ring=https://docs.rs/ring/0.14.6 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.48 --extern-html-root-url futures=https://docs.rs/futures/0.1.29 --extern-html-root-url rust_crypto=https://docs.rs/rust-crypto/0.2.36 --extern-html-root-url eui48=https://docs.rs/eui48/0.4.6 --extern-html-root-url serde=https://docs.rs/serde/1.0.104 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --extern-html-root-url libmdns=https://docs.rs/libmdns/0.2.4 --extern-html-root-url chacha20_poly1305_aead=https://docs.rs/chacha20-poly1305-aead/0.1.2 --extern-html-root-url erased_serde=https://docs.rs/erased-serde/0.3.10 --extern-html-root-url sha2=https://docs.rs/sha2/0.8.1 --extern-html-root-url failure=https://docs.rs/failure/0.1.6 --extern-html-root-url tokio=https://docs.rs/tokio/0.1.22 --extern-html-root-url handlebars=https://docs.rs/handlebars/2.0.4 --extern-html-root-url url=https://docs.rs/url/2.1.1 --extern-html-root-url route_recognizer=https://docs.rs/route-recognizer/0.1.13 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url num=https://docs.rs/num/0.2.1 --extern-html-root-url srp=https://docs.rs/srp/0.4.3 --extern-html-root-url uuid=https://docs.rs/uuid/0.8.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"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 7230ceb0304996da1ed8bfec1df4eccd66f0389a3b168ea7781ef575b9d41a19
[INFO] running `"docker" "start" "-a" "7230ceb0304996da1ed8bfec1df4eccd66f0389a3b168ea7781ef575b9d41a19"`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling memchr v2.3.2
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling unicode-xid v0.0.3
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling bitflags v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling regex v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling ucd-trie v0.1.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]     Checking pnet_base v0.22.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]    Compiling pnet v0.25.0
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking try-lock v0.2.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking untrusted v0.6.2
[INFO] [stderr]     Checking route-recognizer v0.1.13
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling syntex_pos v0.42.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling ring v0.14.6
[INFO] [stderr]    Compiling pest v2.1.2
[INFO] [stderr]     Checking pnet_macros_support v0.25.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking chacha20-poly1305-aead v0.1.2
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking eui48 v0.4.6
[INFO] [stderr]    Compiling pest_meta v2.1.2
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling hyper v0.12.35
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking pnet_sys v0.25.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]    Compiling syntex_errors v0.42.0
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking backtrace v0.3.44
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling syntex_syntax v0.42.0
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]    Compiling pest_generator v2.1.1
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking srp v0.4.3
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling syntex v0.42.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-uds v0.2.6
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling pnet_macros v0.25.0
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking tokio-core v0.1.17
[INFO] [stderr]    Compiling pnet_packet v0.25.0
[INFO] [stderr]     Checking ipnetwork v0.15.1
[INFO] [stderr]     Checking multimap v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking erased-serde v0.3.10
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking libmdns v0.2.4
[INFO] [stderr]     Checking pnet_datalink v0.25.0
[INFO] [stderr]    Compiling hashbrown v0.5.0
[INFO] [stderr]     Checking pnet_transport v0.25.0
[INFO] [stderr]    Compiling handlebars v2.0.4
[INFO] [stderr]    Compiling hap v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `hap v0.0.10 (/opt/rustwide/workdir)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/hap-b772fb09fd8a090f/build-script-build` (exit code: 101)
[INFO] [stderr] --- stderr
[INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', build.rs:700:31
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] 
[INFO] running `"docker" "inspect" "7230ceb0304996da1ed8bfec1df4eccd66f0389a3b168ea7781ef575b9d41a19"`
[INFO] running `"docker" "rm" "-f" "7230ceb0304996da1ed8bfec1df4eccd66f0389a3b168ea7781ef575b9d41a19"`
[INFO] [stdout] 7230ceb0304996da1ed8bfec1df4eccd66f0389a3b168ea7781ef575b9d41a19