[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 master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Frust-algorand-sdk" "/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/pawanjay176/rust-algorand-sdk on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "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-0/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "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-0/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "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-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 84a0288dad9f5d3f82f6bf58936e06175d8af9a700d59c7c06c19f8b33ac2f3f [INFO] running `Command { std: "docker" "start" "-a" "84a0288dad9f5d3f82f6bf58936e06175d8af9a700d59c7c06c19f8b33ac2f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84a0288dad9f5d3f82f6bf58936e06175d8af9a700d59c7c06c19f8b33ac2f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a0288dad9f5d3f82f6bf58936e06175d8af9a700d59c7c06c19f8b33ac2f3f", kill_on_drop: false }` [INFO] [stdout] 84a0288dad9f5d3f82f6bf58936e06175d8af9a700d59c7c06c19f8b33ac2f3f [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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd8eb692afd5411b783d04541a01593ca8843b90e1ba8caa1a528cc937a29661 [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" "bd8eb692afd5411b783d04541a01593ca8843b90e1ba8caa1a528cc937a29661", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking data-encoding v2.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_chacha 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.14 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [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 rmp v0.8.9 [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: 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: 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] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.17s [INFO] running `Command { std: "docker" "inspect" "bd8eb692afd5411b783d04541a01593ca8843b90e1ba8caa1a528cc937a29661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd8eb692afd5411b783d04541a01593ca8843b90e1ba8caa1a528cc937a29661", kill_on_drop: false }` [INFO] [stdout] bd8eb692afd5411b783d04541a01593ca8843b90e1ba8caa1a528cc937a29661