[INFO] cloning repository https://github.com/tur461/tur_wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tur461/tur_wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftur461%2Ftur_wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftur461%2Ftur_wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79ec93bde92680e76bcb05946775cf309b10fc89
[INFO] checking tur461/tur_wallet against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftur461%2Ftur_wallet" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tur461/tur_wallet
[INFO] finished tweaking git repo https://github.com/tur461/tur_wallet
[INFO] tweaked toml for git repo https://github.com/tur461/tur_wallet written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tur461/tur_wallet on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking tur461/tur_wallet against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftur461%2Ftur_wallet" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tur461/tur_wallet
[INFO] finished tweaking git repo https://github.com/tur461/tur_wallet
[INFO] tweaked toml for git repo https://github.com/tur461/tur_wallet written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tur461/tur_wallet on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding bs58 v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding ring v0.16.20 (available: v0.17.14)
[INFO] [stderr]       Adding secp256k1 v0.21.3 (available: v0.31.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ripemd v0.1.3
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.13
[INFO] [stderr]   Downloaded secp256k1 v0.21.3
[INFO] [stderr]   Downloaded hmac-sha512 v1.1.8
[INFO] [stderr]   Downloaded secp256k1-sys v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83d24a20235d9488f4c82357e20a248b887cae51182445f00165d6b19304e41f
[INFO] running `Command { std: "docker" "start" "-a" "83d24a20235d9488f4c82357e20a248b887cae51182445f00165d6b19304e41f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83d24a20235d9488f4c82357e20a248b887cae51182445f00165d6b19304e41f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d24a20235d9488f4c82357e20a248b887cae51182445f00165d6b19304e41f", kill_on_drop: false }`
[INFO] [stdout] 83d24a20235d9488f4c82357e20a248b887cae51182445f00165d6b19304e41f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd26d5dfa31c4ab761b02491f681cde525e67743827263686c855c2f405e5073
[INFO] running `Command { std: "docker" "start" "-a" "cd26d5dfa31c4ab761b02491f681cde525e67743827263686c855c2f405e5073", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking hmac-sha512 v1.1.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking hmac-sha256 v1.1.13
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking secp256k1 v0.21.3
[INFO] [stderr]     Checking tur_wallet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `Root_Key_Meta` should have an upper camel case name
[INFO] [stdout]   --> src/bip44.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Root_Key_Meta {
[INFO] [stdout]    |        ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RootKeyMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_p` should have an upper camel case name
[INFO] [stdout]   --> src/bip44.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct _p {
[INFO] [stdout]    |            ^^ help: convert the identifier to upper camel case: `P`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `hex2bin`, `rpad`, `rpad_bytes`, `hash_sha256`, and `memcpy` are never used
[INFO] [stdout]    --> src/utils.rs:36:12
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl Util {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn hex2bin(s: &str, bin_len: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn rpad(s: &str, final_len: usize) -> String {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     pub fn rpad_bytes(byts: &mut Vec<u8>, final_len: usize) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn hash_sha256(byts: Vec<u8>) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn memcpy(dest: &mut Vec<u8>, src: &[u8], size: usize) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_hard` is never used
[INFO] [stdout]   --> src/bip44.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl _p {
[INFO] [stdout]    | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn is_hard(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `xtended_child_pvt_key` is never used
[INFO] [stdout]    --> src/bip44.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl BIP44 {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn xtended_child_pvt_key() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/utils.rs:6:12
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl Util {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout]   6 |     pub fn bin2int(bin: &str) -> usize {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  17 |     pub fn bin2hex(s: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn hex2bin(s: &str, bin_len: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub fn lpad(s: &str, final_len: usize) -> String {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn rpad(s: &str, final_len: usize) -> String {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     pub fn rpad_bytes(byts: &mut Vec<u8>, final_len: usize) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn hash_sha256(byts: Vec<u8>) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn memcpy(dest: &mut Vec<u8>, src: &[u8], size: usize) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Root_Key_Meta` should have an upper camel case name
[INFO] [stdout]   --> src/bip44.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Root_Key_Meta {
[INFO] [stdout]    |        ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RootKeyMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_p` should have an upper camel case name
[INFO] [stdout]   --> src/bip44.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct _p {
[INFO] [stdout]    |            ^^ help: convert the identifier to upper camel case: `P`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `hex2bin`, `rpad`, `rpad_bytes`, `hash_sha256`, and `memcpy` are never used
[INFO] [stdout]    --> src/utils.rs:36:12
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl Util {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn hex2bin(s: &str, bin_len: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn rpad(s: &str, final_len: usize) -> String {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     pub fn rpad_bytes(byts: &mut Vec<u8>, final_len: usize) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn hash_sha256(byts: Vec<u8>) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn memcpy(dest: &mut Vec<u8>, src: &[u8], size: usize) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_hard` is never used
[INFO] [stdout]   --> src/bip44.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl _p {
[INFO] [stdout]    | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn is_hard(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `xtended_child_pvt_key` is never used
[INFO] [stdout]    --> src/bip44.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl BIP44 {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn xtended_child_pvt_key() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/utils.rs:6:12
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl Util {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout]   6 |     pub fn bin2int(bin: &str) -> usize {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  17 |     pub fn bin2hex(s: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn hex2bin(s: &str, bin_len: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub fn lpad(s: &str, final_len: usize) -> String {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn rpad(s: &str, final_len: usize) -> String {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     pub fn rpad_bytes(byts: &mut Vec<u8>, final_len: usize) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn hash_sha256(byts: Vec<u8>) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn memcpy(dest: &mut Vec<u8>, src: &[u8], size: usize) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.15s
[INFO] running `Command { std: "docker" "inspect" "cd26d5dfa31c4ab761b02491f681cde525e67743827263686c855c2f405e5073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd26d5dfa31c4ab761b02491f681cde525e67743827263686c855c2f405e5073", kill_on_drop: false }`
[INFO] [stdout] cd26d5dfa31c4ab761b02491f681cde525e67743827263686c855c2f405e5073
