[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-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Frust-algorand-sdk" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pawanjay176/rust-algorand-sdk on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-3/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-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bcf05069df16140466cee18c6798a6484ecd706d781997168e92b882f633d93 [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" "8bcf05069df16140466cee18c6798a6484ecd706d781997168e92b882f633d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bcf05069df16140466cee18c6798a6484ecd706d781997168e92b882f633d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bcf05069df16140466cee18c6798a6484ecd706d781997168e92b882f633d93", kill_on_drop: false }` [INFO] [stdout] 8bcf05069df16140466cee18c6798a6484ecd706d781997168e92b882f633d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf4d437b4a6a97bea7396df0292ccbe278873b3d5d36bfca0ae41767c7714dc7 [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" "bf4d437b4a6a97bea7396df0292ccbe278873b3d5d36bfca0ae41767c7714dc7", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ed25519-dalek v0.9.1 [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: field is never read: `pubkey` [INFO] [stdout] --> src/account.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pubkey: PublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/account.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `privkey` [INFO] [stdout] --> src/account.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | privkey: SecretKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/account.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> src/account.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | address: Address [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/account.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.88s [INFO] running `Command { std: "docker" "inspect" "bf4d437b4a6a97bea7396df0292ccbe278873b3d5d36bfca0ae41767c7714dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4d437b4a6a97bea7396df0292ccbe278873b3d5d36bfca0ae41767c7714dc7", kill_on_drop: false }` [INFO] [stdout] bf4d437b4a6a97bea7396df0292ccbe278873b3d5d36bfca0ae41767c7714dc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7bad15cc9e710a45c4566907133ca99872461d59a9e4b1a1d07ad8b8af044b [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" "1c7bad15cc9e710a45c4566907133ca99872461d59a9e4b1a1d07ad8b8af044b", 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: field is never read: `privkey` [INFO] [stdout] --> src/account.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | privkey: SecretKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/account.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.09s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_algorand_sdk-726ede665468f743) [INFO] running `Command { std: "docker" "inspect" "1c7bad15cc9e710a45c4566907133ca99872461d59a9e4b1a1d07ad8b8af044b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7bad15cc9e710a45c4566907133ca99872461d59a9e4b1a1d07ad8b8af044b", kill_on_drop: false }` [INFO] [stdout] 1c7bad15cc9e710a45c4566907133ca99872461d59a9e4b1a1d07ad8b8af044b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] d583051ca84390e4a8bfb8783fbe155b27119d83a08d73b09011ca66c027d8b3 [INFO] running `Command { std: "docker" "start" "-a" "d583051ca84390e4a8bfb8783fbe155b27119d83a08d73b09011ca66c027d8b3", 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: field is never read: `privkey` [INFO] [stderr] --> src/account.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | privkey: SecretKey, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/account.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rust-algorand-sdk` (bin "rust-algorand-sdk" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_algorand_sdk-726ede665468f743) [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d583051ca84390e4a8bfb8783fbe155b27119d83a08d73b09011ca66c027d8b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d583051ca84390e4a8bfb8783fbe155b27119d83a08d73b09011ca66c027d8b3", kill_on_drop: false }` [INFO] [stdout] d583051ca84390e4a8bfb8783fbe155b27119d83a08d73b09011ca66c027d8b3