[INFO] fetching crate hd-wallet 0.6.1... [INFO] checking hd-wallet-0.6.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate hd-wallet 0.6.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate hd-wallet 0.6.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hd-wallet 0.6.1 [INFO] tweaked toml for crates.io crate hd-wallet 0.6.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hd-wallet 0.6.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hd-wallet 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phantom-type v0.4.2 [INFO] [stderr] Downloaded ff_derive v0.13.0 [INFO] [stderr] Downloaded stark-curve v0.1.2 [INFO] [stderr] Downloaded k256 v0.13.3 [INFO] [stderr] Downloaded rug v1.26.1 [INFO] [stderr] Downloaded generic-ec-curves v0.2.1 [INFO] [stderr] Downloaded generic-ec v0.4.1 [INFO] [stderr] Downloaded generic-ec-core v0.2.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06d864d75211d11ef9b192224f9ab5b017ffde91b61cbb9362a9e26197ba7f7d [INFO] running `Command { std: "docker" "start" "-a" "06d864d75211d11ef9b192224f9ab5b017ffde91b61cbb9362a9e26197ba7f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06d864d75211d11ef9b192224f9ab5b017ffde91b61cbb9362a9e26197ba7f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d864d75211d11ef9b192224f9ab5b017ffde91b61cbb9362a9e26197ba7f7d", kill_on_drop: false }` [INFO] [stdout] 06d864d75211d11ef9b192224f9ab5b017ffde91b61cbb9362a9e26197ba7f7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b3a0e5f733365e6be9605da0e21265f684f5c1a94daa9bba89cc0fc1d62045c [INFO] running `Command { std: "docker" "start" "-a" "8b3a0e5f733365e6be9605da0e21265f684f5c1a94daa9bba89cc0fc1d62045c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling rug v1.26.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling ff_derive v0.13.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking generic-ec-core v0.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking phantom-type v0.4.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking stark-curve v0.1.2 [INFO] [stderr] Checking generic-ec-curves v0.2.1 [INFO] [stderr] Checking generic-ec v0.4.1 [INFO] [stderr] Checking hd-wallet v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 56s [INFO] running `Command { std: "docker" "inspect" "8b3a0e5f733365e6be9605da0e21265f684f5c1a94daa9bba89cc0fc1d62045c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3a0e5f733365e6be9605da0e21265f684f5c1a94daa9bba89cc0fc1d62045c", kill_on_drop: false }` [INFO] [stdout] 8b3a0e5f733365e6be9605da0e21265f684f5c1a94daa9bba89cc0fc1d62045c