[INFO] crate nimiq-client 0.1.0 is already in cache [INFO] checking nimiq-client-0.1.0 against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] extracting crate nimiq-client 0.1.0 into work/builds/worker-2/source [INFO] validating manifest of crates.io crate nimiq-client 0.1.0 on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nimiq-client 0.1.0 [INFO] finished tweaking crates.io crate nimiq-client 0.1.0 [INFO] tweaked toml for crates.io crate nimiq-client 0.1.0 written to work/builds/worker-2/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f71b8e870f183fd7ec2ed9602b9cd898e326f609474840555fa435b355258a0b [INFO] running `"docker" "start" "-a" "f71b8e870f183fd7ec2ed9602b9cd898e326f609474840555fa435b355258a0b"` [INFO] [stderr] Checking nimiq-macros v0.1.1 [INFO] [stderr] Checking nimiq-collections v0.1.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking weak-table v0.2.3 [INFO] [stderr] Compiling libargon2-sys v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking fixed-unsigned v0.1.0 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking beserial v0.1.0 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Checking tungstenite v0.8.1 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking nimiq-hash v0.1.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking fern v0.5.8 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling beserial_derive v0.1.0 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking nimiq-primitives v0.1.0 [INFO] [stderr] Checking nimiq-keys v0.1.0 [INFO] [stderr] Checking nimiq-utils v0.1.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking tokio-dns-unofficial v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.8.0 [INFO] [stderr] Checking nimiq-transaction v0.1.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking nimiq-account v0.1.0 [INFO] [stderr] Checking reqwest v0.9.20 [INFO] [stderr] Checking nimiq-block v0.1.0 [INFO] [stderr] Checking nimiq-tree-primitives v0.1.0 [INFO] [stderr] Checking nimiq-database v0.1.0 [INFO] [stderr] Checking nimiq-network-primitives v0.1.0 [INFO] [stderr] Checking nimiq-accounts v0.1.0 [INFO] [stderr] Checking nimiq-messages v0.1.0 [INFO] [stderr] Checking nimiq-blockchain v0.1.0 [INFO] [stderr] Checking nimiq-mempool v0.1.0 [INFO] [stderr] Checking nimiq-network v0.1.0 [INFO] [stderr] Checking nimiq-block-production v0.1.0 [INFO] [stderr] Checking nimiq-consensus v0.1.0 [INFO] [stderr] Checking nimiq-metrics-server v0.1.0 [INFO] [stderr] Checking nimiq-rpc-server v0.1.0 [INFO] [stderr] Checking nimiq-lib v0.1.0 [INFO] [stderr] Checking nimiq-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/logging.rs:128:47 [INFO] [stderr] | [INFO] [stderr] 128 | pub fn force_log_error_cause_chain(mut fail: &Fail, level: Level) { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/logging.rs:128:47 [INFO] [stderr] | [INFO] [stderr] 128 | pub fn force_log_error_cause_chain(mut fail: &Fail, level: Level) { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `"docker" "inspect" "f71b8e870f183fd7ec2ed9602b9cd898e326f609474840555fa435b355258a0b"` [INFO] running `"docker" "rm" "-f" "f71b8e870f183fd7ec2ed9602b9cd898e326f609474840555fa435b355258a0b"` [INFO] [stdout] f71b8e870f183fd7ec2ed9602b9cd898e326f609474840555fa435b355258a0b