[INFO] fetching crate chia-sdk-driver 0.31.0...
[INFO] testing chia-sdk-driver-0.31.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate chia-sdk-driver 0.31.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate chia-sdk-driver 0.31.0
[INFO] finished tweaking crates.io crate chia-sdk-driver 0.31.0
[INFO] tweaked toml for crates.io crate chia-sdk-driver 0.31.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chia-sdk-driver 0.31.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate chia-sdk-driver 0.31.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 707f37fe63a3fadb914d32f5da1ca38949510948e6c6b61c463805edbdb38f8a
[INFO] running `Command { std: "docker" "start" "-a" "707f37fe63a3fadb914d32f5da1ca38949510948e6c6b61c463805edbdb38f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "707f37fe63a3fadb914d32f5da1ca38949510948e6c6b61c463805edbdb38f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "707f37fe63a3fadb914d32f5da1ca38949510948e6c6b61c463805edbdb38f8a", kill_on_drop: false }`
[INFO] [stdout] 707f37fe63a3fadb914d32f5da1ca38949510948e6c6b61c463805edbdb38f8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d7c2251a29355909320286e5b22b5e76486aaf286191e515c1d9aa173b57880
[INFO] running `Command { std: "docker" "start" "-a" "8d7c2251a29355909320286e5b22b5e76486aaf286191e515c1d9aa173b57880", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling chia-puzzles v0.20.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling do-notation v0.1.3
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling chia_streamable_macro v0.28.2
[INFO] [stderr]    Compiling chia_streamable_macro v0.32.0
[INFO] [stderr]    Compiling clvm-derive v0.32.0
[INFO] [stderr]    Compiling chia_streamable_macro v0.30.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling chia-sdk-derive v0.31.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling chia-sha2 v0.28.2
[INFO] [stderr]    Compiling chia-sha2 v0.32.0
[INFO] [stderr]    Compiling chia-sha2 v0.30.0
[INFO] [stderr]    Compiling chia-traits v0.30.0
[INFO] [stderr]    Compiling chia-traits v0.28.2
[INFO] [stderr]    Compiling chia-traits v0.32.0
[INFO] [stderr]    Compiling chia-bls v0.32.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling chia-bls v0.30.0
[INFO] [stderr]    Compiling chia-bls v0.28.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling clvmr v0.16.2
[INFO] [stderr]    Compiling chia-secp v0.32.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling clvm-traits v0.32.0
[INFO] [stderr]    Compiling clvm-utils v0.32.0
[INFO] [stderr]    Compiling chialisp v0.4.1
[INFO] [stderr]    Compiling chia-protocol v0.32.0
[INFO] [stderr]    Compiling chia-puzzle-types v0.32.0
[INFO] [stderr]    Compiling chia-consensus v0.32.0
[INFO] [stderr]    Compiling chia-sdk-types v0.31.0
[INFO] [stderr]    Compiling chia-sdk-signer v0.31.0
[INFO] [stderr]    Compiling chia-sdk-driver v0.31.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "8d7c2251a29355909320286e5b22b5e76486aaf286191e515c1d9aa173b57880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d7c2251a29355909320286e5b22b5e76486aaf286191e515c1d9aa173b57880", kill_on_drop: false }`
[INFO] [stdout] 8d7c2251a29355909320286e5b22b5e76486aaf286191e515c1d9aa173b57880
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fd9b67364c6d87afe38b7fa799b611ac68457b9a5f469363627b8edad67af8a
[INFO] running `Command { std: "docker" "start" "-a" "7fd9b67364c6d87afe38b7fa799b611ac68457b9a5f469363627b8edad67af8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling chia-sdk-driver v0.31.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]   --> src/actions/create_did.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     use anyhow::Result;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]   --> src/actions/create_did.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     use chia_sdk_test::Simulator;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 82 +     use chia_sdk_types::Simulator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]   --> src/actions/fee.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use anyhow::Result;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]   --> src/actions/fee.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use chia_sdk_test::Simulator;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 35 +     use chia_sdk_types::Simulator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]    --> src/actions/mint_nft.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     use anyhow::Result;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/actions/mint_nft.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 115 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 115 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]    --> src/actions/settle.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |     use anyhow::Result;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/actions/settle.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 159 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 159 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]   --> src/actions/update_did.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use anyhow::Result;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]   --> src/actions/update_did.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     use chia_sdk_test::Simulator;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 67 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 67 +     use chia_sdk_types::Simulator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]    --> src/actions/update_nft.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     use anyhow::Result;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/actions/update_nft.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 126 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/layers/p2_singleton_layer.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 113 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 113 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/layers/standard_layer.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 125 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 125 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/offers/offer.rs:419:9
[INFO] [stdout]     |
[INFO] [stdout] 419 |     use chia_sdk_test::{Simulator, sign_transaction};
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 419 -     use chia_sdk_test::{Simulator, sign_transaction};
[INFO] [stdout] 419 +     use chia_sdk_types::{Simulator, sign_transaction};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]    --> src/primitives/bulletin.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |     use anyhow::Result;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/bulletin.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 119 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 119 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/clawback.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 209 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 209 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/did/did_info.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 122 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 122 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/launcher.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 156 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 156 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/nft/nft_info.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 249 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 249 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]   --> src/primitives/nft/nft_launcher.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     use chia_sdk_test::{BlsPair, Simulator, sign_transaction};
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 96 -     use chia_sdk_test::{BlsPair, Simulator, sign_transaction};
[INFO] [stdout] 96 +     use chia_sdk_types::{BlsPair, Simulator, sign_transaction};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/nft.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 345 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 345 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/option/option_launcher.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 220 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 220 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]    --> src/actions/issue_cat.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use anyhow::Result;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/actions/issue_cat.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 122 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 122 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/actions/issue_cat.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]   --> src/actions/melt_singleton.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use anyhow::Result;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]   --> src/actions/melt_singleton.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use chia_sdk_test::Simulator;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 50 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 50 +     use chia_sdk_types::Simulator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]   --> src/actions/melt_singleton.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use rstest::rstest;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]    --> src/actions/mint_option.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |     use anyhow::Result;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/actions/mint_option.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 167 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 167 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/actions/mint_option.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]   --> src/actions/run_tail.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use anyhow::Result;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]   --> src/actions/run_tail.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use chia_sdk_test::Simulator;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 66 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 66 +     use chia_sdk_types::Simulator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]   --> src/actions/run_tail.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use rstest::rstest;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]   --> src/actions/send.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use anyhow::Result;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/actions/send.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     use chia_sdk_test::{BlsPair, Simulator};
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 101 -     use chia_sdk_test::{BlsPair, Simulator};
[INFO] [stdout] 101 +     use chia_sdk_types::{BlsPair, Simulator};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/actions/send.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/cat.rs:530:9
[INFO] [stdout]     |
[INFO] [stdout] 530 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 530 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 530 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/primitives/cat.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 532 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |     use chia_sdk_test::{Simulator, expect_spend};
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 317 -     use chia_sdk_test::{Simulator, expect_spend};
[INFO] [stdout] 317 +     use chia_sdk_types::{Simulator, expect_spend};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/did.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |     use chia_sdk_test::Simulator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 311 -     use chia_sdk_test::Simulator;
[INFO] [stdout] 311 +     use chia_sdk_types::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/primitives/did.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |     use chia_sdk_test::{Simulator, expect_spend};
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 239 -     use chia_sdk_test::{Simulator, expect_spend};
[INFO] [stdout] 239 +     use chia_sdk_types::{Simulator, expect_spend};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]    --> src/primitives/streamed_asset.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 |     use chia_sdk_test::{Benchmark, Simulator};
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 395 -     use chia_sdk_test::{Benchmark, Simulator};
[INFO] [stdout] 395 +     use chia_sdk_types::{Benchmark, Simulator};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/primitives/streamed_asset.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 398 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test`
[INFO] [stdout]   --> src/primitives/vault.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use chia_sdk_test::{K1Pair, Simulator};
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 -     use chia_sdk_test::{K1Pair, Simulator};
[INFO] [stdout] 42 +     use chia_sdk_types::{K1Pair, Simulator};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]   --> src/primitives/vault.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use rstest::rstest;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `rstest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rstest`, use `cargo add rstest` 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 `case`
[INFO] [stdout]    --> src/actions/issue_cat.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[case::normal(None)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/issue_cat.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[case::revocable(Some(Bytes32::default()))]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/issue_cat.rs:162:7
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[case::normal(None)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/issue_cat.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[case::revocable(Some(Bytes32::default()))]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]   --> src/actions/melt_singleton.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[case::normal(None)]
[INFO] [stdout]    |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]   --> src/actions/melt_singleton.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[case::revocable(Some(Bytes32::default()))]
[INFO] [stdout]    |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/mint_option.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[case::normal(None)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/mint_option.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[case::revocable(Some(Bytes32::default()))]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]   --> src/actions/run_tail.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[case::normal(None)]
[INFO] [stdout]    |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]   --> src/actions/run_tail.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[case::revocable(Some(Bytes32::default()))]
[INFO] [stdout]    |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/run_tail.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[case::normal(None)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/run_tail.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[case::revocable(Some(Bytes32::default()))]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/send.rs:235:7
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[case::normal(None)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/send.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 |     #[case::revocable(Some(Bytes32::default()))]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/send.rs:272:7
[INFO] [stdout]     |
[INFO] [stdout] 272 |     #[case::normal(None)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/send.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 |     #[case::revocable(Some(Bytes32::default()))]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/send.rs:320:7
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[case::normal(None)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/actions/send.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[case::revocable(Some(Bytes32::default()))]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/primitives/vault.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[case::vault_1_of_1(1, 1)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/primitives/vault.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[case::vault_1_of_2(1, 2)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/primitives/vault.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[case::vault_1_of_3(1, 3)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/primitives/vault.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[case::vault_1_of_4(1, 4)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/primitives/vault.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[case::vault_2_of_2(2, 2)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/primitives/vault.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[case::vault_2_of_3(2, 3)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/primitives/vault.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[case::vault_2_of_4(2, 4)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/primitives/vault.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[case::vault_3_of_3(3, 3)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/primitives/vault.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[case::vault_3_of_4(3, 4)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/primitives/vault.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[case::vault_4_of_4(4, 4)]
[INFO] [stdout]     |       ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/actions/issue_cat.rs:133:42
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn test_action_single_issuance_cat(#[case] hidden_puzzle_hash: Option<Bytes32>) -> Result<()> {
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/actions/issue_cat.rs:165:11
[INFO] [stdout]     |
[INFO] [stdout] 165 |         #[case] hidden_puzzle_hash: Option<Bytes32>,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]   --> src/actions/melt_singleton.rs:91:38
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn test_action_exercise_option(#[case] hidden_puzzle_hash: Option<Bytes32>) -> Result<()> {
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/actions/mint_option.rs:178:34
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn test_action_mint_option(#[case] hidden_puzzle_hash: Option<Bytes32>) -> Result<()> {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]   --> src/actions/run_tail.rs:78:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn test_action_melt_cat(#[case] hidden_puzzle_hash: Option<Bytes32>) -> Result<()> {
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/actions/run_tail.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |         #[case] hidden_puzzle_hash: Option<Bytes32>,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/actions/send.rs:237:31
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn test_action_send_cat(#[case] hidden_puzzle_hash: Option<Bytes32>) -> Result<()> {
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/actions/send.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn test_action_send_cat_with_change(#[case] hidden_puzzle_hash: Option<Bytes32>) -> Result<()> {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/actions/send.rs:322:37
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn test_action_send_cat_split(#[case] hidden_puzzle_hash: Option<Bytes32>) -> Result<()> {
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/primitives/cat.rs:688:7
[INFO] [stdout]     |
[INFO] [stdout] 688 |     #[case(1)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/primitives/cat.rs:689:7
[INFO] [stdout]     |
[INFO] [stdout] 689 |     #[case(2)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/primitives/cat.rs:690:7
[INFO] [stdout]     |
[INFO] [stdout] 690 |     #[case(3)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/primitives/cat.rs:691:7
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[case(10)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/primitives/cat.rs:692:26
[INFO] [stdout]     |
[INFO] [stdout] 692 |     fn test_cat_spends(#[case] coins: usize) -> anyhow::Result<()> {
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/cat.rs:834:11
[INFO] [stdout]     |
[INFO] [stdout] 834 |         #[values(0, 1, 2)] tail_index: usize,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/cat.rs:835:11
[INFO] [stdout]     |
[INFO] [stdout] 835 |         #[values(true, false)] melt: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:326:29
[INFO] [stdout]     |
[INFO] [stdout] 326 |     fn test_clawback_memo(#[values(false, true)] hinted: bool) -> anyhow::Result<()> {
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:348:11
[INFO] [stdout]     |
[INFO] [stdout] 348 |         #[values(false, true)] hinted: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:349:11
[INFO] [stdout]     |
[INFO] [stdout] 349 |         #[values(false, true)] after_expiration: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:392:11
[INFO] [stdout]     |
[INFO] [stdout] 392 |         #[values(false, true)] hinted: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:393:11
[INFO] [stdout]     |
[INFO] [stdout] 393 |         #[values(false, true)] after_expiration: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:436:11
[INFO] [stdout]     |
[INFO] [stdout] 436 |         #[values(false, true)] hinted: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:437:11
[INFO] [stdout]     |
[INFO] [stdout] 437 |         #[values(false, true)] after_expiration: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:481:11
[INFO] [stdout]     |
[INFO] [stdout] 481 |         #[values(false, true)] hinted: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:482:11
[INFO] [stdout]     |
[INFO] [stdout] 482 |         #[values(false, true)] after_expiration: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:525:11
[INFO] [stdout]     |
[INFO] [stdout] 525 |         #[values(false, true)] after_expiration: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:580:11
[INFO] [stdout]     |
[INFO] [stdout] 580 |         #[values(false, true)] after_expiration: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:635:11
[INFO] [stdout]     |
[INFO] [stdout] 635 |         #[values(false, true)] after_expiration: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:695:11
[INFO] [stdout]     |
[INFO] [stdout] 695 |         #[values(false, true)] after_expiration: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/did.rs:341:11
[INFO] [stdout]     |
[INFO] [stdout] 341 |         #[values(None, Some(Bytes32::default()))] recovery_list_hash: Option<Bytes32>,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/did.rs:342:11
[INFO] [stdout]     |
[INFO] [stdout] 342 |         #[values(0, 1, 3)] num_verifications_required: u64,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/did.rs:343:11
[INFO] [stdout]     |
[INFO] [stdout] 343 |         #[values((), "Atom".to_string(), clvm_list!("Complex".to_string(), 42), 100)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:285:11
[INFO] [stdout]     |
[INFO] [stdout] 285 |         #[values(true, false)] expired: bool,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:286:11
[INFO] [stdout]     |
[INFO] [stdout] 286 |         #[values(Action::Exercise, Action::ExerciseWithoutPayment, Action::Clawback)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:288:11
[INFO] [stdout]     |
[INFO] [stdout] 288 |         #[values(Type::Xch, Type::Cat, Type::RevocableCat, Type::Nft)] underlying_type: Type,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:289:11
[INFO] [stdout]     |
[INFO] [stdout] 289 |         #[values(1, 1000, u64::MAX)] underlying_amount: u64,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:290:11
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[values(Type::Xch, Type::Cat, Type::RevocableCat, Type::Nft)] strike_type: Type,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:291:11
[INFO] [stdout]     |
[INFO] [stdout] 291 |         #[values(1, 1000, u64::MAX)] strike_amount: u64,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:714:35
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn test_incomplete_exercise(#[values(true, false)] melt: bool) -> anyhow::Result<()> {
[INFO] [stdout]     |                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/primitives/streamed_asset.rs:416:30
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn test_streamed_asset(#[values(true, false)] xch_stream: bool) -> anyhow::Result<()> {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/primitives/vault.rs:126:28
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn test_m_of_n_vault(#[case] required: usize, #[case] key_count: usize) -> anyhow::Result<()> {
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/primitives/vault.rs:126:53
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn test_m_of_n_vault(#[case] required: usize, #[case] key_count: usize) -> anyhow::Result<()> {
[INFO] [stdout]     |                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clvm_traits::clvm_list`
[INFO] [stdout]    --> src/primitives/did.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |     use clvm_traits::clvm_list;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/primitives/vault.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |             .map(|m| mips_puzzle_hash(0, Vec::new(), m.curry_tree_hash(), false))
[INFO] [stdout]     |                   ^                                  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 136 |             .map(|m: /* Type */| mips_puzzle_hash(0, Vec::new(), m.curry_tree_hash(), false))
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> src/hashed_ptr.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn test_hashed_ptr() -> anyhow::Result<()> {
[INFO] [stdout]     |                             ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/hashed_ptr.rs:121:39
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn test_hashed_ptr_roundtrip() -> anyhow::Result<()> {
[INFO] [stdout]     |                                       ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/hashed_ptr.rs:137:41
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn test_hashed_ptr_to_treehash() -> anyhow::Result<()> {
[INFO] [stdout]     |                                         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/hashed_ptr.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn test_hashed_ptr_order() -> anyhow::Result<()> {
[INFO] [stdout]     |                                   ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/layers/cat_layer.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn test_cat_layer() -> anyhow::Result<()> {
[INFO] [stdout]     |                            ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/layers/cat_layer.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn test_cat_solution() -> anyhow::Result<()> {
[INFO] [stdout]     |                               ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/layers/p2_singleton_layer.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn test_p2_singleton_layer() -> anyhow::Result<()> {
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/layers/standard_layer.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn test_flash_loan() -> anyhow::Result<()> {
[INFO] [stdout]     |                             ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/offers/offer.rs:427:36
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn test_offer_nft_for_nft() -> anyhow::Result<()> {
[INFO] [stdout]     |                                    ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:539:38
[INFO] [stdout]     |
[INFO] [stdout] 539 |     fn test_single_issuance_cat() -> anyhow::Result<()> {
[INFO] [stdout]     |                                      ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:569:37
[INFO] [stdout]     |
[INFO] [stdout] 569 |     fn test_multi_issuance_cat() -> anyhow::Result<()> {
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:599:36
[INFO] [stdout]     |
[INFO] [stdout] 599 |     fn test_zero_cat_issuance() -> anyhow::Result<()> {
[INFO] [stdout]     |                                    ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:639:46
[INFO] [stdout]     |
[INFO] [stdout] 639 |     fn test_missing_cat_issuance_output() -> anyhow::Result<()> {
[INFO] [stdout]     |                                              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:661:47
[INFO] [stdout]     |
[INFO] [stdout] 661 |     fn test_exceeded_cat_issuance_output() -> anyhow::Result<()> {
[INFO] [stdout]     |                                               ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:692:49
[INFO] [stdout]     |
[INFO] [stdout] 692 |     fn test_cat_spends(#[case] coins: usize) -> anyhow::Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:740:28
[INFO] [stdout]     |
[INFO] [stdout] 740 |                 .collect::<anyhow::Result<_>>()?;
[INFO] [stdout]     |                            ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:750:43
[INFO] [stdout]     |
[INFO] [stdout] 750 |     fn test_different_cat_p2_puzzles() -> anyhow::Result<()> {
[INFO] [stdout]     |                                           ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:798:27
[INFO] [stdout]     |
[INFO] [stdout] 798 |     fn test_cat_melt() -> anyhow::Result<()> {
[INFO] [stdout]     |                           ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:836:10
[INFO] [stdout]     |
[INFO] [stdout] 836 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:876:24
[INFO] [stdout]     |
[INFO] [stdout] 876 |             .collect::<anyhow::Result<Vec<_>>>()?;
[INFO] [stdout]     |                        ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:886:32
[INFO] [stdout]     |
[INFO] [stdout] 886 |     fn test_revocable_cat() -> anyhow::Result<()> {
[INFO] [stdout]     |                                ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/cat.rs:989:24
[INFO] [stdout]     |
[INFO] [stdout] 989 |             .collect::<anyhow::Result<Vec<_>>>()?;
[INFO] [stdout]     |                        ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback.rs:219:38
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn test_clawback_coin_claim() -> anyhow::Result<()> {
[INFO] [stdout]     |                                      ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback.rs:276:50
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn test_clawback_compatible_with_python() -> anyhow::Result<()> {
[INFO] [stdout]     |                                                  ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback.rs:294:41
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn test_clawback_coin_clawback() -> anyhow::Result<()> {
[INFO] [stdout]     |                                         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:326:67
[INFO] [stdout]     |
[INFO] [stdout] 326 |     fn test_clawback_memo(#[values(false, true)] hinted: bool) -> anyhow::Result<()> {
[INFO] [stdout]     |                                                                   ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:350:10
[INFO] [stdout]     |
[INFO] [stdout] 350 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:394:10
[INFO] [stdout]     |
[INFO] [stdout] 394 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:438:10
[INFO] [stdout]     |
[INFO] [stdout] 438 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:483:10
[INFO] [stdout]     |
[INFO] [stdout] 483 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:526:10
[INFO] [stdout]     |
[INFO] [stdout] 526 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:581:10
[INFO] [stdout]     |
[INFO] [stdout] 581 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:636:10
[INFO] [stdout]     |
[INFO] [stdout] 636 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/clawback_v2.rs:696:10
[INFO] [stdout]     |
[INFO] [stdout] 696 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/did/did_info.rs:131:33
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn test_parse_did_info() -> anyhow::Result<()> {
[INFO] [stdout]     |                                 ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/did.rs:320:47
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn test_create_and_update_simple_did() -> anyhow::Result<()> {
[INFO] [stdout]     |                                               ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/did.rs:345:10
[INFO] [stdout]     |
[INFO] [stdout] 345 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/did.rs:377:31
[INFO] [stdout]     |
[INFO] [stdout] 377 |     fn test_transfer_did() -> anyhow::Result<()> {
[INFO] [stdout]     |                               ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/did.rs:403:38
[INFO] [stdout]     |
[INFO] [stdout] 403 |     fn test_update_did_metadata() -> anyhow::Result<()> {
[INFO] [stdout]     |                                      ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/did.rs:425:35
[INFO] [stdout]     |
[INFO] [stdout] 425 |     fn test_nodeptr_metadata() -> anyhow::Result<()> {
[INFO] [stdout]     |                                   ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/did.rs:447:28
[INFO] [stdout]     |
[INFO] [stdout] 447 |     fn test_parse_did() -> anyhow::Result<()> {
[INFO] [stdout]     |                            ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/launcher.rs:159:37
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn test_singleton_launcher() -> anyhow::Result<()> {
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/launcher.rs:179:51
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn test_singleton_launcher_custom_amount() -> anyhow::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/nft/nft_info.rs:259:33
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn test_parse_nft_info() -> anyhow::Result<()> {
[INFO] [stdout]     |                                 ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/nft/nft_launcher.rs:100:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn test_nft_mint_cost() -> anyhow::Result<()> {
[INFO] [stdout]     |                                ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/nft/nft_launcher.rs:151:28
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn test_bulk_mint() -> anyhow::Result<()> {
[INFO] [stdout]     |                            ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/nft/nft_launcher.rs:195:48
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn test_nonstandard_intermediate_mint() -> anyhow::Result<()> {
[INFO] [stdout]     |                                                ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/nft/nft_launcher.rs:242:62
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn test_nonstandard_intermediate_mint_recreated_did() -> anyhow::Result<()> {
[INFO] [stdout]     |                                                              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/nft.rs:349:31
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn test_nft_transfer() -> anyhow::Result<()> {
[INFO] [stdout]     |                               ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/nft.rs:385:30
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn test_nft_lineage() -> anyhow::Result<()> {
[INFO] [stdout]     |                              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/nft.rs:446:38
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn test_nft_metadata_update() -> anyhow::Result<()> {
[INFO] [stdout]     |                                      ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/nft.rs:526:28
[INFO] [stdout]     |
[INFO] [stdout] 526 |     fn test_parse_nft() -> anyhow::Result<()> {
[INFO] [stdout]     |                            ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:292:10
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:668:34
[INFO] [stdout]     |
[INFO] [stdout] 668 |     fn test_transfer_option() -> anyhow::Result<()> {
[INFO] [stdout]     |                                  ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/option/option_contract.rs:714:71
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn test_incomplete_exercise(#[values(true, false)] melt: bool) -> anyhow::Result<()> {
[INFO] [stdout]     |                                                                       ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/option/option_launcher.rs:227:30
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn test_mint_option() -> anyhow::Result<()> {
[INFO] [stdout]     |                              ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/streamed_asset.rs:416:72
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn test_streamed_asset(#[values(true, false)] xch_stream: bool) -> anyhow::Result<()> {
[INFO] [stdout]     |                                                                        ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]   --> src/primitives/vault.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ) -> anyhow::Result<Vault> {
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]   --> src/primitives/vault.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ) -> anyhow::Result<K1Signature> {
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]   --> src/primitives/vault.rs:85:31
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn test_simple_vault() -> anyhow::Result<()> {
[INFO] [stdout]    |                               ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` 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 `anyhow`
[INFO] [stdout]    --> src/primitives/vault.rs:126:80
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn test_m_of_n_vault(#[case] required: usize, #[case] key_count: usize) -> anyhow::Result<()> {
[INFO] [stdout]     |                                                                                ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chia-sdk-driver` (lib test) due to 183 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7fd9b67364c6d87afe38b7fa799b611ac68457b9a5f469363627b8edad67af8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fd9b67364c6d87afe38b7fa799b611ac68457b9a5f469363627b8edad67af8a", kill_on_drop: false }`
[INFO] [stdout] 7fd9b67364c6d87afe38b7fa799b611ac68457b9a5f469363627b8edad67af8a
