[INFO] cloning repository https://github.com/pawanjay176/rust-algorand-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pawanjay176/rust-algorand-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Frust-algorand-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Frust-algorand-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1d6fa32ad0ab4932ae8953e09fc7e87f239fead [INFO] checking pawanjay176/rust-algorand-sdk against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Frust-algorand-sdk" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pawanjay176/rust-algorand-sdk on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pawanjay176/rust-algorand-sdk [INFO] finished tweaking git repo https://github.com/pawanjay176/rust-algorand-sdk [INFO] tweaked toml for git repo https://github.com/pawanjay176/rust-algorand-sdk written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pawanjay176/rust-algorand-sdk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--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] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ccb8db7919abb788b125b661ca249e0d7c6b339de96516d19fcc675e66e14e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ccb8db7919abb788b125b661ca249e0d7c6b339de96516d19fcc675e66e14e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ccb8db7919abb788b125b661ca249e0d7c6b339de96516d19fcc675e66e14e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ccb8db7919abb788b125b661ca249e0d7c6b339de96516d19fcc675e66e14e8", kill_on_drop: false }` [INFO] [stdout] 3ccb8db7919abb788b125b661ca249e0d7c6b339de96516d19fcc675e66e14e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daa73ebbb3f79719da86131c1972d998a079ca24e588d5e9c77c631ee1b98f80 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "daa73ebbb3f79719da86131c1972d998a079ca24e588d5e9c77c631ee1b98f80", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.4 [INFO] [stderr] Checking ed25519-dalek v0.9.1 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking rust-algorand-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type alias is never used: `MasterDerivationKey` [INFO] [stdout] --> src/basics.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub type MasterDerivationKey = [u8;32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `make_bid` [INFO] [stdout] --> src/auction.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn make_bid(bidder_address: &String, bid_amount: &u64, max_price: &u64, bid_id: &u64, auction_address: &String, auction_id: &u64)... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `make_payment_tx` [INFO] [stdout] --> src/transaction.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn make_payment_tx(from: &String, to: &String, fee: &u64, amount: &u64, first_round: &u64, last_round: &u64, note: &Vec, clos... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/types.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn from_bytes(b: [u8; HASH_LEN_BYTES]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_bytes` [INFO] [stdout] --> src/types.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn to_bytes(&self) -> [u8;32] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `MasterDerivationKey` [INFO] [stdout] --> src/basics.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub type MasterDerivationKey = [u8;32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `make_bid` [INFO] [stdout] --> src/auction.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn make_bid(bidder_address: &String, bid_amount: &u64, max_price: &u64, bid_id: &u64, auction_address: &String, auction_id: &u64)... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `make_payment_tx` [INFO] [stdout] --> src/transaction.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn make_payment_tx(from: &String, to: &String, fee: &u64, amount: &u64, first_round: &u64, last_round: &u64, note: &Vec, clos... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `generate_account` [INFO] [stdout] --> src/account.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn generate_account() -> Account { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.09s [INFO] running `Command { std: "docker" "inspect" "daa73ebbb3f79719da86131c1972d998a079ca24e588d5e9c77c631ee1b98f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daa73ebbb3f79719da86131c1972d998a079ca24e588d5e9c77c631ee1b98f80", kill_on_drop: false }` [INFO] [stdout] daa73ebbb3f79719da86131c1972d998a079ca24e588d5e9c77c631ee1b98f80