[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] testing pawanjay176/rust-algorand-sdk against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Frust-algorand-sdk" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pawanjay176/rust-algorand-sdk on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-12/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" "+beta-2021-09-08" "fetch" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b1f13ae9410ebb8ec9b680085f16a340f455581aa742c04a389fb92dc261029 [INFO] running `Command { std: "docker" "start" "-a" "2b1f13ae9410ebb8ec9b680085f16a340f455581aa742c04a389fb92dc261029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b1f13ae9410ebb8ec9b680085f16a340f455581aa742c04a389fb92dc261029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1f13ae9410ebb8ec9b680085f16a340f455581aa742c04a389fb92dc261029", kill_on_drop: false }` [INFO] [stdout] 2b1f13ae9410ebb8ec9b680085f16a340f455581aa742c04a389fb92dc261029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93cdacea00477f0c67ea52c466a4b5e3873f6ee509ba2fc60d0ff8763e7117e1 [INFO] running `Command { std: "docker" "start" "-a" "93cdacea00477f0c67ea52c466a4b5e3873f6ee509ba2fc60d0ff8763e7117e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [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] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.6 [INFO] [stderr] Compiling ed25519-dalek v0.9.1 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.70s [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93cdacea00477f0c67ea52c466a4b5e3873f6ee509ba2fc60d0ff8763e7117e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93cdacea00477f0c67ea52c466a4b5e3873f6ee509ba2fc60d0ff8763e7117e1", kill_on_drop: false }` [INFO] [stdout] 93cdacea00477f0c67ea52c466a4b5e3873f6ee509ba2fc60d0ff8763e7117e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51c85e87beea2f013c5fb6407c0d68de1528cf15873f4c88dcfafdb17050725e [INFO] running `Command { std: "docker" "start" "-a" "51c85e87beea2f013c5fb6407c0d68de1528cf15873f4c88dcfafdb17050725e", kill_on_drop: false }` [INFO] [stderr] Compiling 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "51c85e87beea2f013c5fb6407c0d68de1528cf15873f4c88dcfafdb17050725e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c85e87beea2f013c5fb6407c0d68de1528cf15873f4c88dcfafdb17050725e", kill_on_drop: false }` [INFO] [stdout] 51c85e87beea2f013c5fb6407c0d68de1528cf15873f4c88dcfafdb17050725e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06f3e32728525e1cea959020650786b7e959f9ab5db832de56503a699e59ab55 [INFO] running `Command { std: "docker" "start" "-a" "06f3e32728525e1cea959020650786b7e959f9ab5db832de56503a699e59ab55", kill_on_drop: false }` [INFO] [stderr] warning: type alias is never used: `MasterDerivationKey` [INFO] [stderr] --> src/basics.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | pub type MasterDerivationKey = [u8;32]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `make_bid` [INFO] [stderr] --> src/auction.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn make_bid(bidder_address: &String, bid_amount: &u64, max_price: &u64, bid_id: &u64, auction_address: &String, auction_id: &u64)... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `make_payment_tx` [INFO] [stderr] --> src/transaction.rs:92:12 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn make_payment_tx(from: &String, to: &String, fee: &u64, amount: &u64, first_round: &u64, last_round: &u64, note: &Vec, clos... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust-algorand-sdk` (bin "rust-algorand-sdk" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_algorand_sdk-15c1c037cca8c690) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test account::tests::account_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "06f3e32728525e1cea959020650786b7e959f9ab5db832de56503a699e59ab55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f3e32728525e1cea959020650786b7e959f9ab5db832de56503a699e59ab55", kill_on_drop: false }` [INFO] [stdout] 06f3e32728525e1cea959020650786b7e959f9ab5db832de56503a699e59ab55