[INFO] cloning repository https://github.com/Depauli1/Bitcoin-and-Ethereum-Wallet-Cryptography
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Depauli1/Bitcoin-and-Ethereum-Wallet-Cryptography" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDepauli1%2FBitcoin-and-Ethereum-Wallet-Cryptography", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDepauli1%2FBitcoin-and-Ethereum-Wallet-Cryptography'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdb94590f02f6a9314c9caee26ee59fbab28278e
[INFO] checking Depauli1/Bitcoin-and-Ethereum-Wallet-Cryptography against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDepauli1%2FBitcoin-and-Ethereum-Wallet-Cryptography" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Depauli1/Bitcoin-and-Ethereum-Wallet-Cryptography
[INFO] finished tweaking git repo https://github.com/Depauli1/Bitcoin-and-Ethereum-Wallet-Cryptography
[INFO] tweaked toml for git repo https://github.com/Depauli1/Bitcoin-and-Ethereum-Wallet-Cryptography written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Depauli1/Bitcoin-and-Ethereum-Wallet-Cryptography on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Depauli1/Bitcoin-and-Ethereum-Wallet-Cryptography 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f47d0aec6843c6d03295e54e1077771655a20f79183cd85cfc28a1ec1b80741
[INFO] running `Command { std: "docker" "start" "-a" "0f47d0aec6843c6d03295e54e1077771655a20f79183cd85cfc28a1ec1b80741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f47d0aec6843c6d03295e54e1077771655a20f79183cd85cfc28a1ec1b80741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f47d0aec6843c6d03295e54e1077771655a20f79183cd85cfc28a1ec1b80741", kill_on_drop: false }`
[INFO] [stdout] 0f47d0aec6843c6d03295e54e1077771655a20f79183cd85cfc28a1ec1b80741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 190edfd852d518a63482775a9bc4f28d38d56685ce2e4a793e38a986da0ee2e4
[INFO] running `Command { std: "docker" "start" "-a" "190edfd852d518a63482775a9bc4f28d38d56685ce2e4a793e38a986da0ee2e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.9.1
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking sha256 v1.4.0
[INFO] [stderr]     Checking secp256k1 v0.28.0
[INFO] [stderr]     Checking offline_wallet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/crypto.rs:91:34
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use crate::crypto::hashing::{self, hash_keccak256_str};
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `U5121`
[INFO] [stdout]   --> src/base58.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let z: U512 = U5121::from_big_endian(&[0]);
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   use of undeclared type `U5121`
[INFO] [stdout]    |                   help: a struct with a similar name exists: `U512`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `espect` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]   --> src/base58.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut n = U512::from_str_radix(s, 16).espect("parse_hex");
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `expect` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 -     let mut n = U512::from_str_radix(s, 16).espect("parse_hex");
[INFO] [stdout] 14 +     let mut n = U512::from_str_radix(s, 16).expect("parse_hex");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/crypto.rs:91:34
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use crate::crypto::hashing::{self, hash_keccak256_str};
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `input` found for struct `CoreWrapper<T>` in the current scope
[INFO] [stdout]   --> src/crypto.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |         hasher.input(input);
[INFO] [stdout]    |                ^^^^^ method not found in `CoreWrapper<Keccak256Core>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `result` found for struct `CoreWrapper<T>` in the current scope
[INFO] [stdout]   --> src/crypto.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let out = hasher.result();
[INFO] [stdout]    |                          ^^^^^^ method not found in `CoreWrapper<Keccak256Core>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `input` found for struct `CoreWrapper<T>` in the current scope
[INFO] [stdout]   --> src/crypto.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |         hasher.input(&input.clone().into_bytes());
[INFO] [stdout]    |                ^^^^^ method not found in `CoreWrapper<Keccak256Core>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `result` found for struct `CoreWrapper<T>` in the current scope
[INFO] [stdout]   --> src/crypto.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let out = hasher.result();
[INFO] [stdout]    |                          ^^^^^^ method not found in `CoreWrapper<Keccak256Core>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/crypto.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use sha3::{Digest, Keccak256};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `U5121`
[INFO] [stdout]   --> src/base58.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let z: U512 = U5121::from_big_endian(&[0]);
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   use of undeclared type `U5121`
[INFO] [stdout]    |                   help: a struct with a similar name exists: `U512`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `offline_wallet` (lib) due to 6 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `espect` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]   --> src/base58.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut n = U512::from_str_radix(s, 16).espect("parse_hex");
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `expect` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 -     let mut n = U512::from_str_radix(s, 16).espect("parse_hex");
[INFO] [stdout] 14 +     let mut n = U512::from_str_radix(s, 16).expect("parse_hex");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `input` found for struct `CoreWrapper<T>` in the current scope
[INFO] [stdout]   --> src/crypto.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |         hasher.input(input);
[INFO] [stdout]    |                ^^^^^ method not found in `CoreWrapper<Keccak256Core>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `result` found for struct `CoreWrapper<T>` in the current scope
[INFO] [stdout]   --> src/crypto.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let out = hasher.result();
[INFO] [stdout]    |                          ^^^^^^ method not found in `CoreWrapper<Keccak256Core>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `input` found for struct `CoreWrapper<T>` in the current scope
[INFO] [stdout]   --> src/crypto.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |         hasher.input(&input.clone().into_bytes());
[INFO] [stdout]    |                ^^^^^ method not found in `CoreWrapper<Keccak256Core>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `result` found for struct `CoreWrapper<T>` in the current scope
[INFO] [stdout]   --> src/crypto.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let out = hasher.result();
[INFO] [stdout]    |                          ^^^^^^ method not found in `CoreWrapper<Keccak256Core>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/crypto.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use sha3::{Digest, Keccak256};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `offline_wallet` (lib test) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "190edfd852d518a63482775a9bc4f28d38d56685ce2e4a793e38a986da0ee2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "190edfd852d518a63482775a9bc4f28d38d56685ce2e4a793e38a986da0ee2e4", kill_on_drop: false }`
[INFO] [stdout] 190edfd852d518a63482775a9bc4f28d38d56685ce2e4a793e38a986da0ee2e4
