[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] building Depauli1/Bitcoin-and-Ethereum-Wallet-Cryptography against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  84% (683/805)
Updating files:  85% (685/805)
Updating files:  86% (693/805)
Updating files:  87% (701/805)
Updating files:  88% (709/805)
Updating files:  89% (717/805)
Updating files:  90% (725/805)
Updating files:  91% (733/805)
Updating files:  92% (741/805)
Updating files:  93% (749/805)
Updating files:  94% (757/805)
Updating files:  95% (765/805)
Updating files:  96% (773/805)
Updating files:  97% (781/805)
Updating files:  98% (789/805)
Updating files:  99% (797/805)
Updating files: 100% (805/805)
Updating files: 100% (805/805), done.
[INFO] validating manifest of git repo https://github.com/Depauli1/Bitcoin-and-Ethereum-Wallet-Cryptography on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc1/source/Cargo.toml
[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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha256 v1.4.0
[INFO] [stderr]   Downloaded secp256k1 v0.28.0
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.1
[INFO] [stderr]   Downloaded winnow v0.5.30
[INFO] [stderr]   Downloaded syn v2.0.42
[INFO] [stderr]   Downloaded secp256k1-sys v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35851a21797ac592cc4e72543767641e96c7fcf4d347bde2dab49a9968ec11ab
[INFO] running `Command { std: "docker" "start" "-a" "35851a21797ac592cc4e72543767641e96c7fcf4d347bde2dab49a9968ec11ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35851a21797ac592cc4e72543767641e96c7fcf4d347bde2dab49a9968ec11ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35851a21797ac592cc4e72543767641e96c7fcf4d347bde2dab49a9968ec11ab", kill_on_drop: false }`
[INFO] [stdout] 35851a21797ac592cc4e72543767641e96c7fcf4d347bde2dab49a9968ec11ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf850753094b2164ca6576e00f5be5a48fc14efe3b0b4de65d8d90441d1ca5d5
[INFO] running `Command { std: "docker" "start" "-a" "bf850753094b2164ca6576e00f5be5a48fc14efe3b0b4de65d8d90441d1ca5d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling secp256k1 v0.28.0
[INFO] [stderr]    Compiling sha256 v1.4.0
[INFO] [stderr]    Compiling 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)]` 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` 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).expect("parse_hex");
[INFO] [stdout]    |                                             ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `input` found for struct `CoreWrapper` 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` 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` 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` 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) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bf850753094b2164ca6576e00f5be5a48fc14efe3b0b4de65d8d90441d1ca5d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf850753094b2164ca6576e00f5be5a48fc14efe3b0b4de65d8d90441d1ca5d5", kill_on_drop: false }`
[INFO] [stdout] bf850753094b2164ca6576e00f5be5a48fc14efe3b0b4de65d8d90441d1ca5d5
