parsec-interface 0.23.0

Parsec interface library to communicate using the wire protocol
Documentation

Build #339355 2021-01-19 10:20:24

# rustc version rustc 1.51.0-nightly (d98d2f57d 2021-01-18)

# docs.rs version docsrs 0.6.0 (505a375 2021-01-11)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/parsec-interface-0.23.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/parsec-interface-0.23.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" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210118-1.51.0-nightly-d98d2f57d" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }` [INFO] [stdout] c5704a20722737e3615e98c314479dcc11c638c1b789ebbe0b322b0278c62c0e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c5704a20722737e3615e98c314479dcc11c638c1b789ebbe0b322b0278c62c0e", 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.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling psa-crypto-sys v0.7.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Checking psa-crypto v0.7.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling parsec-interface v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting parsec-interface v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.65s [INFO] running `Command { std: "docker" "inspect" "c5704a20722737e3615e98c314479dcc11c638c1b789ebbe0b322b0278c62c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5704a20722737e3615e98c314479dcc11c638c1b789ebbe0b322b0278c62c0e", kill_on_drop: false }` [INFO] [stdout] c5704a20722737e3615e98c314479dcc11c638c1b789ebbe0b322b0278c62c0e