ledger-transport 0.7.0

Ledger Hardware Wallet - Generic Transport
Build #3212722020-12-01T14:55:08.798048+00:00
# rustc version
rustc 1.50.0-nightly (1c389ffef 2020-11-24)# docs.rs version
docsrs 0.6.0 (31c864e 2020-11-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ledger-transport-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ledger-transport-0.7.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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/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" "-20201124-1.50.0-nightly-1c389ffef" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 71c3788f56c247809b64f3003c67e0f05188bc4a1aa5033acdebec1d16bb689c
[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" "71c3788f56c247809b64f3003c67e0f05188bc4a1aa5033acdebec1d16bb689c", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.53
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling cc v1.0.65
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking futures-sink v0.3.8
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking futures-io v0.3.8
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling protobuf v2.18.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]     Checking pin-project-lite v0.2.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling openssl v0.10.30
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling native-tls v0.2.6
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling httpbis v0.9.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking ledger-apdu v0.7.0
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling hidapi v1.2.5
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking net2 v0.2.36
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking socket2 v0.3.17
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking unix_socket v0.5.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]     Checking log-ndc v0.2.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling protobuf-codegen v2.18.1
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling grpc-compiler v0.8.2
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking tokio v0.2.23
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling trait-async v0.1.24
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tls-api v0.4.0
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking pin-project v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]     Checking pin-project v0.4.27
[INFO] [stderr]     Checking tls-api-stub v0.4.0
[INFO] [stderr]     Checking futures-util v0.3.8
[INFO] [stderr]    Compiling which v4.0.2
[INFO] [stderr]     Checking ledger-transport-hid v0.7.0
[INFO] [stderr]     Checking tracing-futures v0.2.4
[INFO] [stderr]    Compiling protoc v2.18.1
[INFO] [stderr]     Checking futures-executor v0.3.8
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]    Compiling protoc-rust v2.18.1
[INFO] [stderr]     Checking futures v0.3.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling protoc-rust-grpc v0.8.2
[INFO] [stderr]    Compiling ledger-transport-zemu v0.7.0
[INFO] [stderr]     Checking hyper v0.13.9
[INFO] [stderr] error: failed to run custom build command for `ledger-transport-zemu v0.7.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ledger-transport-zemu-29ef31f6478981ab/build-script-build` (exit code: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at 'protoc-rust-grpc: Os { code: 30, kind: Other, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ledger-transport-zemu-0.7.0/build.rs:9:10
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "71c3788f56c247809b64f3003c67e0f05188bc4a1aa5033acdebec1d16bb689c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c3788f56c247809b64f3003c67e0f05188bc4a1aa5033acdebec1d16bb689c", kill_on_drop: false }`
[INFO] [stdout] 71c3788f56c247809b64f3003c67e0f05188bc4a1aa5033acdebec1d16bb689c