[INFO] fetching crate sui-sdk-types 0.0.6... [INFO] checking sui-sdk-types-0.0.6 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate sui-sdk-types 0.0.6 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate sui-sdk-types 0.0.6 [INFO] finished tweaking crates.io crate sui-sdk-types 0.0.6 [INFO] tweaked toml for crates.io crate sui-sdk-types 0.0.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sui-sdk-types 0.0.6 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sui-sdk-types 0.0.6 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-strategy v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89d23ff303ca8bb0d4197ac98572ed13ed358562b84bd85ac8f3dfc69933c645 [INFO] running `Command { std: "docker" "start" "-a" "89d23ff303ca8bb0d4197ac98572ed13ed358562b84bd85ac8f3dfc69933c645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89d23ff303ca8bb0d4197ac98572ed13ed358562b84bd85ac8f3dfc69933c645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d23ff303ca8bb0d4197ac98572ed13ed358562b84bd85ac8f3dfc69933c645", kill_on_drop: false }` [INFO] [stdout] 89d23ff303ca8bb0d4197ac98572ed13ed358562b84bd85ac8f3dfc69933c645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a8e7201d9381036d981e5ef8e09f456113887c64b7287762cfaff50843ab894 [INFO] running `Command { std: "docker" "start" "-a" "0a8e7201d9381036d981e5ef8e09f456113887c64b7287762cfaff50843ab894", kill_on_drop: false }` [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking bnum v0.12.1 [INFO] [stderr] Checking roaring v0.10.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking sui-sdk-types v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stdout] warning: struct `InvalidZkLoginClaimError` is never constructed [INFO] [stdout] --> src/crypto/zklogin.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct InvalidZkLoginClaimError(String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking bcs v0.1.6 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stdout] error[E0432]: unresolved import `test_strategy` [INFO] [stdout] --> src/address.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | use test_strategy::proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_strategy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_strategy`, use `cargo add test_strategy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_strategy` [INFO] [stdout] --> src/digest.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | use test_strategy::proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_strategy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_strategy`, use `cargo add test_strategy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_strategy` [INFO] [stdout] --> src/serialization_proptests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_strategy::proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_strategy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_strategy`, use `cargo add test_strategy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_strategy` [INFO] [stdout] --> src/crypto/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | use test_strategy::proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_strategy` [INFO] [stdout] ... [INFO] [stdout] 148 | impl_base64_helper!(Base64Array32, Base64Display32, Base64FromStr32, test32, 32); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_strategy`, use `cargo add test_strategy` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `impl_base64_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_strategy` [INFO] [stdout] --> src/crypto/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | use test_strategy::proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_strategy` [INFO] [stdout] ... [INFO] [stdout] 149 | impl_base64_helper!(Base64Array33, Base64Display33, Base64FromStr33, test33, 33); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_strategy`, use `cargo add test_strategy` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `impl_base64_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_strategy` [INFO] [stdout] --> src/crypto/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | use test_strategy::proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_strategy` [INFO] [stdout] ... [INFO] [stdout] 150 | impl_base64_helper!(Base64Array34, Base64Display34, Base64FromStr34, test34, 34); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_strategy`, use `cargo add test_strategy` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `impl_base64_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_strategy` [INFO] [stdout] --> src/crypto/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | use test_strategy::proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_strategy` [INFO] [stdout] ... [INFO] [stdout] 151 | impl_base64_helper!(Base64Array48, Base64Display48, Base64FromStr48, test48, 48); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_strategy`, use `cargo add test_strategy` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `impl_base64_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_strategy` [INFO] [stdout] --> src/crypto/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | use test_strategy::proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_strategy` [INFO] [stdout] ... [INFO] [stdout] 152 | impl_base64_helper!(Base64Array64, Base64Display64, Base64FromStr64, test64, 64); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_strategy`, use `cargo add test_strategy` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `impl_base64_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/crypto/zklogin.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_strategy` [INFO] [stdout] --> src/crypto/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | use test_strategy::proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_strategy` [INFO] [stdout] ... [INFO] [stdout] 153 | impl_base64_helper!(Base64Array96, Base64Display96, Base64FromStr96, test96, 96); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_strategy`, use `cargo add test_strategy` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `impl_base64_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/u256.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_strategy` [INFO] [stdout] --> src/crypto/zklogin.rs:513:9 [INFO] [stdout] | [INFO] [stdout] 513 | use test_strategy::proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_strategy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_strategy`, use `cargo add test_strategy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_strategy` [INFO] [stdout] --> src/u256.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | use test_strategy::proptest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_strategy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_strategy`, use `cargo add test_strategy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/crypto/zklogin.rs:531:11 [INFO] [stdout] | [INFO] [stdout] 531 | #[strategy(proptest::collection::vec(any::(), 33..1024))] bytes: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/crypto/zklogin.rs:542:11 [INFO] [stdout] | [INFO] [stdout] 542 | #[strategy(proptest::collection::vec(any::(), 1..=32))] bytes: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/u256.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | #[strategy(proptest::collection::vec(any::(), 33..1024))] bytes: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/u256.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | #[strategy(proptest::collection::vec(any::(), 1..=32))] bytes: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | serialization_test!(Address); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | serialization_test!(CheckpointCommitment); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | serialization_test!(CheckpointContents); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | serialization_test!(CheckpointData); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | serialization_test!(CheckpointSequenceNumber); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | serialization_test!(CheckpointSummary); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | serialization_test!(CheckpointTimestamp); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | serialization_test!(CheckpointTransaction); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | serialization_test!(CheckpointTransactionInfo); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | serialization_test!(EndOfEpochData); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | serialization_test!(SignedCheckpointSummary); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | serialization_test!(Bls12381PublicKey); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | serialization_test!(Bls12381Signature); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | serialization_test!(Bn254FieldElement); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | serialization_test!(ZkLoginClaim); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | serialization_test!(Ed25519PublicKey); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | serialization_test!(Ed25519Signature); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | serialization_test!(Jwk); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | serialization_test!(JwkId); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | serialization_test!(MultisigAggregatedSignature); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | serialization_test!(MultisigCommittee); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | serialization_test!(MultisigMember); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | serialization_test!(MultisigMemberPublicKey); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | serialization_test!(MultisigMemberSignature); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | serialization_test!(Secp256k1PublicKey); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | serialization_test!(Secp256k1Signature); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | serialization_test!(Secp256r1PublicKey); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | serialization_test!(Secp256r1Signature); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | serialization_test!(SimpleSignature); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | serialization_test!(UserSignature); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | serialization_test!(ValidatorAggregatedSignature); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | serialization_test!(ValidatorCommittee); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | serialization_test!(ValidatorCommitteeMember); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | serialization_test!(ValidatorSignature); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | serialization_test!(ZkLoginAuthenticator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | serialization_test!(ZkLoginInputs); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | serialization_test!(ZkLoginProof); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | serialization_test!(ZkLoginPublicIdentifier); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | serialization_test!(CircomG1); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | serialization_test!(CircomG2); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | serialization_test!(PasskeyAuthenticator); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | serialization_test!(CheckpointContentsDigest); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | serialization_test!(CheckpointDigest); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | serialization_test!(ConsensusCommitDigest); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | serialization_test!(Digest); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | serialization_test!(EffectsAuxiliaryDataDigest); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | serialization_test!(ObjectDigest); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | serialization_test!(TransactionDigest); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | serialization_test!(TransactionEffectsDigest); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | serialization_test!(TransactionEventsDigest); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | serialization_test!(ChangedObject); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | serialization_test!(IdOperation); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | serialization_test!(ModifiedAtVersion); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | serialization_test!(ObjectIn); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | serialization_test!(ObjectOut); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | serialization_test!(ObjectReferenceWithOwner); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | serialization_test!(TransactionEffects); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | serialization_test!(TransactionEffectsV1); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | serialization_test!(TransactionEffectsV2); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | serialization_test!(UnchangedSharedKind); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | serialization_test!(UnchangedSharedObject); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | serialization_test!(BalanceChange); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | serialization_test!(Event); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | serialization_test!(TransactionEvents); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | serialization_test!(CommandArgumentError); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | serialization_test!(ExecutionError); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | serialization_test!(ExecutionStatus); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | serialization_test!(MoveLocation); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | serialization_test!(PackageUpgradeError); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | serialization_test!(TypeArgumentError); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | serialization_test!(GasCostSummary); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | serialization_test!(GenesisObject); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | serialization_test!(Object); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | serialization_test!(ObjectReference); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | serialization_test!(Owner); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | serialization_test!(TypeOrigin); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | serialization_test!(UpgradeInfo); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | serialization_test!(ObjectId); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | serialization_test!(ActiveJwk); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | serialization_test!(Argument); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | serialization_test!(AuthenticatorStateExpire); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | serialization_test!(AuthenticatorStateUpdate); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | serialization_test!(ChangeEpoch); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | serialization_test!(Command); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | serialization_test!(ConsensusCommitPrologue); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | serialization_test!(ConsensusCommitPrologueV2); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | serialization_test!(ConsensusCommitPrologueV3); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | serialization_test!(ConsensusCommitPrologueV4); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | serialization_test!(CanceledTransaction); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | serialization_test!(ConsensusDeterminedVersionAssignments); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | serialization_test!(VersionAssignment); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | serialization_test!(EndOfEpochTransactionKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | serialization_test!(GasPayment); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | serialization_test!(GenesisTransaction); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | serialization_test!(Input); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | serialization_test!(MakeMoveVector); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | serialization_test!(MergeCoins); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | serialization_test!(MoveCall); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | serialization_test!(ProgrammableTransaction); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | serialization_test!(Publish); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | serialization_test!(RandomnessStateUpdate); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | serialization_test!(SignedTransaction); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | serialization_test!(SplitCoins); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | serialization_test!(SystemPackage); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | serialization_test!(Transaction); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | serialization_test!(TransactionExpiration); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | serialization_test!(TransactionKind); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | serialization_test!(TransferObjects); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | serialization_test!(Upgrade); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | serialization_test!(Identifier); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | serialization_test!(StructTag); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strategy` in this scope [INFO] [stdout] --> src/serialization_proptests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[strategy(proptest::collection::vec(proptest::arbitrary::any::(), 0..=2048))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | serialization_test!(TypeTag); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/crypto/validator.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/gas.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde` [INFO] [stdout] --> src/serialization_proptests.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | T: serde::Serialize + for<'de> serde::Deserialize<'de> + PartialEq + std::fmt::Debug, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `serde` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde`, use `cargo add serde` 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 `serde` [INFO] [stdout] --> src/serialization_proptests.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | T: serde::Serialize + for<'de> serde::Deserialize<'de> + PartialEq + std::fmt::Debug, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `serde` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sui-sdk-types` (lib test) due to 131 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0a8e7201d9381036d981e5ef8e09f456113887c64b7287762cfaff50843ab894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a8e7201d9381036d981e5ef8e09f456113887c64b7287762cfaff50843ab894", kill_on_drop: false }` [INFO] [stdout] 0a8e7201d9381036d981e5ef8e09f456113887c64b7287762cfaff50843ab894