[INFO] cloning repository https://github.com/johncantrell97/bip39-solver-cpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johncantrell97/bip39-solver-cpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncantrell97%2Fbip39-solver-cpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncantrell97%2Fbip39-solver-cpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b4b66711c94e6068aaf87d42be5c593e7ab4fab [INFO] checking johncantrell97/bip39-solver-cpu against master#b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 for pr-105483 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncantrell97%2Fbip39-solver-cpu" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johncantrell97/bip39-solver-cpu on toolchain b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johncantrell97/bip39-solver-cpu [INFO] finished tweaking git repo https://github.com/johncantrell97/bip39-solver-cpu [INFO] tweaked toml for git repo https://github.com/johncantrell97/bip39-solver-cpu written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/johncantrell97/bip39-solver-cpu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/johncantrell97/rust-wallet` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.7.2 [INFO] [stderr] Downloaded bitcoin_hashes v0.7.6 [INFO] [stderr] Downloaded secp256k1 v0.17.2 [INFO] [stderr] Downloaded bitcoin v0.23.0 [INFO] [stderr] Downloaded secp256k1-sys v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f5aa5cf33c2050a8e4d4fe891f527b8ea7a99389031a9708a7cc41a9da976f1 [INFO] running `Command { std: "docker" "start" "-a" "2f5aa5cf33c2050a8e4d4fe891f527b8ea7a99389031a9708a7cc41a9da976f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f5aa5cf33c2050a8e4d4fe891f527b8ea7a99389031a9708a7cc41a9da976f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5aa5cf33c2050a8e4d4fe891f527b8ea7a99389031a9708a7cc41a9da976f1", kill_on_drop: false }` [INFO] [stdout] 2f5aa5cf33c2050a8e4d4fe891f527b8ea7a99389031a9708a7cc41a9da976f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 123941c4eb8d0dda621e84bae8a4c6e7c81c746fd7431ba4c70f6c657f9f0aed [INFO] running `Command { std: "docker" "start" "-a" "123941c4eb8d0dda621e84bae8a4c6e7c81c746fd7431ba4c70f6c657f9f0aed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Checking bitcoin v0.23.0 [INFO] [stderr] Checking bitcoin-wallet v1.1.0 (https://github.com/johncantrell97/rust-wallet#c3eaeac1) [INFO] [stderr] Checking bip-39-solver-cpu v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.96s [INFO] running `Command { std: "docker" "inspect" "123941c4eb8d0dda621e84bae8a4c6e7c81c746fd7431ba4c70f6c657f9f0aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "123941c4eb8d0dda621e84bae8a4c6e7c81c746fd7431ba4c70f6c657f9f0aed", kill_on_drop: false }` [INFO] [stdout] 123941c4eb8d0dda621e84bae8a4c6e7c81c746fd7431ba4c70f6c657f9f0aed