[INFO] fetching crate sui-transaction-builder 0.0.7... [INFO] building sui-transaction-builder-0.0.7 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate sui-transaction-builder 0.0.7 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate sui-transaction-builder 0.0.7 [INFO] finished tweaking crates.io crate sui-transaction-builder 0.0.7 [INFO] tweaked toml for crates.io crate sui-transaction-builder 0.0.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sui-transaction-builder 0.0.7 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sui-transaction-builder 0.0.7 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytestring v1.4.0 [INFO] [stderr] Downloaded bnum v0.12.1 [INFO] [stderr] Downloaded roaring v0.10.12 [INFO] [stderr] Downloaded sui-sdk-types v0.0.7 [INFO] [stderr] Downloaded serde_with v3.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b09af3937d0651605c52f5f81dc30de930ffbc8d1e6552919c3e2c0fab257d36 [INFO] running `Command { std: "docker" "start" "-a" "b09af3937d0651605c52f5f81dc30de930ffbc8d1e6552919c3e2c0fab257d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b09af3937d0651605c52f5f81dc30de930ffbc8d1e6552919c3e2c0fab257d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09af3937d0651605c52f5f81dc30de930ffbc8d1e6552919c3e2c0fab257d36", kill_on_drop: false }` [INFO] [stdout] b09af3937d0651605c52f5f81dc30de930ffbc8d1e6552919c3e2c0fab257d36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 722c6bb4050f9e5b14f7c4f0c1090d711443d43b8c6686e682a8b170f40d5728 [INFO] running `Command { std: "docker" "start" "-a" "722c6bb4050f9e5b14f7c4f0c1090d711443d43b8c6686e682a8b170f40d5728", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_with v3.13.0 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sui-sdk-types v0.0.7 [INFO] [stderr] Compiling sui-transaction-builder v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.21s [INFO] running `Command { std: "docker" "inspect" "722c6bb4050f9e5b14f7c4f0c1090d711443d43b8c6686e682a8b170f40d5728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722c6bb4050f9e5b14f7c4f0c1090d711443d43b8c6686e682a8b170f40d5728", kill_on_drop: false }` [INFO] [stdout] 722c6bb4050f9e5b14f7c4f0c1090d711443d43b8c6686e682a8b170f40d5728 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fce6ae1a56f2d9c54d240ad9de863dcc43508f00a36f292e110ab4aca4dbf8d [INFO] running `Command { std: "docker" "start" "-a" "8fce6ae1a56f2d9c54d240ad9de863dcc43508f00a36f292e110ab4aca4dbf8d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling serde_with v3.13.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sui-sdk-types v0.0.7 [INFO] [stderr] Compiling sui-transaction-builder v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sui_crypto` [INFO] [stdout] --> src/lib.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | use sui_crypto::ed25519::Ed25519PrivateKey; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sui_crypto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sui_crypto`, use `cargo add sui_crypto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sui_graphql_client` [INFO] [stdout] --> src/lib.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | use sui_graphql_client::faucet::FaucetClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sui_graphql_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sui_graphql_client`, use `cargo add sui_graphql_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sui_crypto` [INFO] [stdout] --> src/lib.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | use sui_crypto::SuiSigner; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sui_crypto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sui_crypto`, use `cargo add sui_crypto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sui_graphql_client` [INFO] [stdout] --> src/lib.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | use sui_graphql_client::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sui_graphql_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sui_graphql_client`, use `cargo add sui_graphql_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sui_graphql_client` [INFO] [stdout] --> src/lib.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | use sui_graphql_client::PaginationFilter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sui_graphql_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sui_graphql_client`, use `cargo add sui_graphql_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sui_graphql_client` [INFO] [stdout] --> src/lib.rs:616:53 [INFO] [stdout] | [INFO] [stdout] 616 | effects: Result, sui_graphql_client::error::Error>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sui_graphql_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sui_graphql_client`, use `cargo add sui_graphql_client` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 477 + use crate::error; [INFO] [stdout] | [INFO] [stdout] 477 + use std::error; [INFO] [stdout] | [INFO] [stdout] 477 + use serde_json::error; [INFO] [stdout] | [INFO] [stdout] 477 + use tokio::sync::mpsc::error; [INFO] [stdout] | [INFO] [stdout] = and 2 other candidates [INFO] [stdout] help: if you import `error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 616 - effects: Result, sui_graphql_client::error::Error>, [INFO] [stdout] 616 + effects: Result, error::Error>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:574:57 [INFO] [stdout] | [INFO] [stdout] 574 | let faucet_resp = faucet.request(address).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:589:14 [INFO] [stdout] | [INFO] [stdout] 589 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:594:64 [INFO] [stdout] | [INFO] [stdout] 594 | let gas_obj: Input = (&client.object(*gas, None).await.unwrap().unwrap()).into(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:606:48 [INFO] [stdout] | [INFO] [stdout] 606 | while client.transaction(digest).await.unwrap().is_none() { [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `sui_sdk_types::Address` in the current scope [INFO] [stdout] --> src/lib.rs:639:29 [INFO] [stdout] | [INFO] [stdout] 639 | let addr = Address::generate(rand::thread_rng()); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `sui_sdk_types::Address` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sui_sdk_types::Address` consider using one of the following associated functions: [INFO] [stdout] sui_sdk_types::Address::new [INFO] [stdout] sui_sdk_types::Address::from_hex [INFO] [stdout] sui_sdk_types::Address::from_hex_unwrap [INFO] [stdout] sui_sdk_types::Address::from_bytes [INFO] [stdout] sui_sdk_types::hash::::derive_id [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sui-sdk-types-0.0.7/src/hash.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn derive_id(digest: crate::Digest, count: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sui-sdk-types-0.0.7/src/address.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub const fn new(bytes: [u8; Self::LENGTH]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | pub fn from_hex>(hex: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub const fn from_hex_unwrap(hex: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn from_bytes>(bytes: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> src/lib.rs:671:13 [INFO] [stdout] | [INFO] [stdout] 671 | let (_, pk, coins) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | let first = coins.first().unwrap().id(); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 671 | let (_, pk, coins): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:675:63 [INFO] [stdout] | [INFO] [stdout] 675 | let coin: Input = (&client.object(*first, None).await.unwrap().unwrap()).into(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `sui_sdk_types::Address` in the current scope [INFO] [stdout] --> src/lib.rs:677:34 [INFO] [stdout] | [INFO] [stdout] 677 | let recipient = Address::generate(rand::thread_rng()); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `sui_sdk_types::Address` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sui_sdk_types::Address` consider using one of the following associated functions: [INFO] [stdout] sui_sdk_types::Address::new [INFO] [stdout] sui_sdk_types::Address::from_hex [INFO] [stdout] sui_sdk_types::Address::from_hex_unwrap [INFO] [stdout] sui_sdk_types::Address::from_bytes [INFO] [stdout] sui_sdk_types::hash::::derive_id [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sui-sdk-types-0.0.7/src/hash.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn derive_id(digest: crate::Digest, count: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sui-sdk-types-0.0.7/src/address.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub const fn new(bytes: [u8; Self::LENGTH]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | pub fn from_hex>(hex: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub const fn from_hex_unwrap(hex: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn from_bytes>(bytes: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, {type error})` [INFO] [stdout] --> src/lib.rs:671:13 [INFO] [stdout] | [INFO] [stdout] 671 | let (_, pk, coins) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 682 | let sig = pk.sign_transaction(&tx).unwrap(); [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 671 | let (_, pk, coins): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:691:14 [INFO] [stdout] | [INFO] [stdout] 691 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> src/lib.rs:701:13 [INFO] [stdout] | [INFO] [stdout] 701 | let (_, pk, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 712 | let sig = pk.sign_transaction(&tx).unwrap(); [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 701 | let (_, pk, _): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `sui_sdk_types::Address` in the current scope [INFO] [stdout] --> src/lib.rs:726:42 [INFO] [stdout] | [INFO] [stdout] 726 | let recipient_address = Address::generate(rand::thread_rng()); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `sui_sdk_types::Address` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sui_sdk_types::Address` consider using one of the following associated functions: [INFO] [stdout] sui_sdk_types::Address::new [INFO] [stdout] sui_sdk_types::Address::from_hex [INFO] [stdout] sui_sdk_types::Address::from_hex_unwrap [INFO] [stdout] sui_sdk_types::Address::from_bytes [INFO] [stdout] sui_sdk_types::hash::::derive_id [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sui-sdk-types-0.0.7/src/hash.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn derive_id(digest: crate::Digest, count: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sui-sdk-types-0.0.7/src/address.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub const fn new(bytes: [u8; Self::LENGTH]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | pub fn from_hex>(hex: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub const fn from_hex_unwrap(hex: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn from_bytes>(bytes: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> src/lib.rs:721:13 [INFO] [stdout] | [INFO] [stdout] 721 | let (_, pk, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 731 | let sig = pk.sign_transaction(&tx).unwrap(); [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 721 | let (_, pk, _): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> src/lib.rs:748:13 [INFO] [stdout] | [INFO] [stdout] 748 | let (_, pk, coins) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 749 | [INFO] [stdout] 750 | let coin = coins.first().unwrap().id(); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 748 | let (_, pk, coins): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:751:66 [INFO] [stdout] | [INFO] [stdout] 751 | let coin_obj: Input = (&client.object(*coin, None).await.unwrap().unwrap()).into(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, {type error})` [INFO] [stdout] --> src/lib.rs:748:13 [INFO] [stdout] | [INFO] [stdout] 748 | let (_, pk, coins) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 759 | let sig = pk.sign_transaction(&tx).unwrap(); [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 748 | let (_, pk, coins): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:761:13 [INFO] [stdout] | [INFO] [stdout] 761 | let effects = client.execute_tx(vec![sig], &tx).await; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 762 | assert!(effects.is_ok()); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `effects` an explicit type [INFO] [stdout] | [INFO] [stdout] 761 | let effects: /* Type */ = client.execute_tx(vec![sig], &tx).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:766:67 [INFO] [stdout] | [INFO] [stdout] 766 | let tx_digest = client.transaction(tx.digest()).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> src/lib.rs:782:13 [INFO] [stdout] | [INFO] [stdout] 782 | let (address, pk, coins) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 783 | [INFO] [stdout] 784 | let coin1 = coins.first().unwrap().id(); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 782 | let (address, pk, coins): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:785:68 [INFO] [stdout] | [INFO] [stdout] 785 | let coin1_obj: Input = (&client.object(*coin1, None).await.unwrap().unwrap()).into(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:791:50 [INFO] [stdout] | [INFO] [stdout] 791 | let coin: Input = (&client.object(*c.id(), None).await.unwrap().unwrap()).into(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:791:68 [INFO] [stdout] | [INFO] [stdout] 791 | let coin: Input = (&client.object(*c.id(), None).await.unwrap().unwrap()).into(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, {type error})` [INFO] [stdout] --> src/lib.rs:782:13 [INFO] [stdout] | [INFO] [stdout] 782 | let (address, pk, coins) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | let sig = pk.sign_transaction(&tx).unwrap(); [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 782 | let (address, pk, coins): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:806:14 [INFO] [stdout] | [INFO] [stdout] 806 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> src/lib.rs:814:13 [INFO] [stdout] | [INFO] [stdout] 814 | let (_, pk, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 820 | let sig = pk.sign_transaction(&tx).unwrap(); [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 814 | let (_, pk, _): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> src/lib.rs:830:13 [INFO] [stdout] | [INFO] [stdout] 830 | let (address, pk, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 837 | let sig = pk.sign_transaction(&tx).unwrap(); [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 830 | let (address, pk, _): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> src/lib.rs:846:13 [INFO] [stdout] | [INFO] [stdout] 846 | let (address, pk, coins) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 853 | let sig = pk.sign_transaction(&tx).unwrap(); [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 846 | let (address, pk, coins): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:883:52 [INFO] [stdout] | [INFO] [stdout] 883 | let obj = client.object(o, None).await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, {type error}, _)` [INFO] [stdout] --> src/lib.rs:846:13 [INFO] [stdout] | [INFO] [stdout] 846 | let (address, pk, coins) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 944 | let gas = coins.last().unwrap().id(); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 846 | let (address, pk, coins): (_, _, _) = helper_setup(&mut tx, &client).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:945:64 [INFO] [stdout] | [INFO] [stdout] 945 | let gas_obj: Input = (&client.object(*gas, None).await.unwrap().unwrap()).into(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sui-transaction-builder` (lib test) due to 37 previous errors [INFO] running `Command { std: "docker" "inspect" "8fce6ae1a56f2d9c54d240ad9de863dcc43508f00a36f292e110ab4aca4dbf8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fce6ae1a56f2d9c54d240ad9de863dcc43508f00a36f292e110ab4aca4dbf8d", kill_on_drop: false }` [INFO] [stdout] 8fce6ae1a56f2d9c54d240ad9de863dcc43508f00a36f292e110ab4aca4dbf8d