[INFO] fetching crate namada_trans_token 0.150.2... [INFO] checking namada_trans_token-0.150.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate namada_trans_token 0.150.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate namada_trans_token 0.150.2 [INFO] finished tweaking crates.io crate namada_trans_token 0.150.2 [INFO] tweaked toml for crates.io crate namada_trans_token 0.150.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate namada_trans_token 0.150.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate namada_trans_token 0.150.2 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded namada_vp_env v0.150.2 [INFO] [stderr] Downloaded namada_tx_env v0.150.2 [INFO] [stderr] Downloaded namada_state v0.150.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c13c3cca5255ce760b7bcfd4a80d82dc2c94f81d2559ef6b5da12f01f876bb65 [INFO] running `Command { std: "docker" "start" "-a" "c13c3cca5255ce760b7bcfd4a80d82dc2c94f81d2559ef6b5da12f01f876bb65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c13c3cca5255ce760b7bcfd4a80d82dc2c94f81d2559ef6b5da12f01f876bb65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13c3cca5255ce760b7bcfd4a80d82dc2c94f81d2559ef6b5da12f01f876bb65", kill_on_drop: false }` [INFO] [stdout] c13c3cca5255ce760b7bcfd4a80d82dc2c94f81d2559ef6b5da12f01f876bb65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c3e85ea1b63efda9a686c2173b1cd7c089e6d01339d2b662dfc29f1170a46af [INFO] running `Command { std: "docker" "start" "-a" "1c3e85ea1b63efda9a686c2173b1cd7c089e6d01339d2b662dfc29f1170a46af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking memuse v0.2.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling nam-num-traits v0.2.20-nam.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking core2 v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking nonempty v0.7.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking zcash_encoding v0.2.2 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking bnum v0.5.0 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking blake2s_simd v1.0.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling namada_core v0.150.2 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking nonempty v0.11.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking impl-num-traits v0.2.0 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking nam-bls12_381 v0.8.1-nam.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking nam-jubjub v0.10.1-nam.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking typewit v1.11.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking konst_kernel v0.3.15 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking konst v0.3.16 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling borsh-derive v1.5.5 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling ibc-derive v0.10.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking fpe v0.6.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling smooth-operator-impl v0.7.2 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling namada_macros v0.150.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking masp_note_encryption v1.4.0 [INFO] [stderr] Checking smooth-operator v0.7.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking bip0039 v0.12.0 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking ark-serialize v0.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking ark-ff v0.5.0 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling namada_tx v0.150.2 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking informalsystems-pbjson v0.7.0 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking ed25519-consensus v2.1.0 [INFO] [stderr] Checking impl-serde v0.5.0 [INFO] [stderr] Checking serde-json-wasm v1.0.1 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking incrementalmerkletree v0.3.1 [INFO] [stderr] Checking nam-indexmap v2.7.1-nam.0 [INFO] [stderr] Checking usize-set v0.10.3 [INFO] [stderr] Checking num256 v0.6.0 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking patricia_tree v0.8.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking ics23 v0.12.0 [INFO] [stderr] Checking masp_primitives v1.4.0 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking tendermint-proto v0.40.3 [INFO] [stderr] Checking nam-sparse-merkle-tree v0.3.2-nam.0 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking ethbridge-structs v0.24.1 [INFO] [stderr] Checking ark-poly v0.5.0 [INFO] [stderr] Checking ark-ec v0.5.0 [INFO] [stderr] Checking ark-bls12-381 v0.5.0 [INFO] [stderr] Checking cosmos-sdk-proto v0.26.1 [INFO] [stderr] Checking tendermint v0.40.3 [INFO] [stderr] Checking tendermint-light-client-verifier v0.40.3 [INFO] [stderr] Checking ibc-proto v0.51.1 [INFO] [stderr] Checking ibc-primitives v0.57.0 [INFO] [stderr] Checking ibc-core-host-types v0.57.0 [INFO] [stderr] Checking ibc-core-commitment-types v0.57.0 [INFO] [stderr] Checking ibc-core-router-types v0.57.0 [INFO] [stderr] Checking ibc-core-client-types v0.57.0 [INFO] [stderr] Checking ibc-core-connection-types v0.57.0 [INFO] [stderr] Checking ibc-client-tendermint-types v0.57.0 [INFO] [stderr] Checking ibc-core-channel-types v0.57.0 [INFO] [stderr] Checking ibc-core-handler-types v0.57.0 [INFO] [stderr] Checking ibc-core-router v0.57.0 [INFO] [stderr] Checking ibc-core-client-context v0.57.0 [INFO] [stderr] Checking ibc-core-host v0.57.0 [INFO] [stderr] Checking ibc-core-client v0.57.0 [INFO] [stderr] Checking ibc-client-wasm-types v0.57.0 [INFO] [stderr] Checking ibc-client-tendermint v0.57.0 [INFO] [stderr] Checking ibc-core-connection v0.57.0 [INFO] [stderr] Checking ibc-clients v0.57.0 [INFO] [stderr] Checking ibc-core-channel v0.57.0 [INFO] [stderr] Checking ibc-core-handler v0.57.0 [INFO] [stderr] Checking ibc-core v0.57.0 [INFO] [stderr] Checking ibc-app-transfer-types v0.57.0 [INFO] [stderr] Checking ibc-app-nft-transfer-types v0.57.0 [INFO] [stderr] Checking ibc-app-transfer v0.57.0 [INFO] [stderr] Checking ibc-core-host-cosmos v0.57.0 [INFO] [stderr] Checking ibc-app-nft-transfer v0.57.0 [INFO] [stderr] Checking ibc-apps v0.57.0 [INFO] [stderr] Checking ibc v0.57.0 [INFO] [stderr] Checking namada_events v0.150.2 [INFO] [stderr] Checking namada_replay_protection v0.150.2 [INFO] [stderr] Checking namada_merkle_tree v0.150.2 [INFO] [stderr] Checking namada_gas v0.150.2 [INFO] [stderr] Checking namada_storage v0.150.2 [INFO] [stderr] Checking namada_account v0.150.2 [INFO] [stderr] Checking namada_systems v0.150.2 [INFO] [stderr] Checking namada_tx_env v0.150.2 [INFO] [stderr] Checking namada_state v0.150.2 [INFO] [stderr] Checking namada_vp_env v0.150.2 [INFO] [stderr] Checking namada_trans_token v0.150.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `namada_state::testing` [INFO] [stdout] --> src/storage.rs:369:23 [INFO] [stdout] | [INFO] [stdout] 369 | use namada_state::testing::TestStorage; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `namada_state` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_state-0.150.2/src/lib.rs:591:9 [INFO] [stdout] | [INFO] [stdout] 590 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 591 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `namada_core::address::testing` [INFO] [stdout] --> src/tx.rs:241:31 [INFO] [stdout] | [INFO] [stdout] 241 | use namada_core::address::testing::{ [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `namada_core::token::testing` [INFO] [stdout] --> src/tx.rs:244:29 [INFO] [stdout] | [INFO] [stdout] 244 | use namada_core::token::testing::arb_amount; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `token` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/token.rs:1007:9 [INFO] [stdout] | [INFO] [stdout] 1004 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] ... [INFO] [stdout] 1007 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `namada_core::address::testing` [INFO] [stdout] --> src/vp.rs:352:31 [INFO] [stdout] | [INFO] [stdout] 352 | use namada_core::address::testing::{ [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `namada_core::key::testing` [INFO] [stdout] --> src/vp.rs:356:27 [INFO] [stdout] | [INFO] [stdout] 356 | use namada_core::key::testing::keypair_1; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `key` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/key/mod.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 487 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 488 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `namada_tests` [INFO] [stdout] --> src/tx.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | use namada_tests::tx::{ctx, tx_host_env}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_tests` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 248 - use namada_tests::tx::{ctx, tx_host_env}; [INFO] [stdout] 248 + use namada_events::tx::{ctx, tx_host_env}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `namada_state::testing` [INFO] [stdout] --> src/vp.rs:360:23 [INFO] [stdout] | [INFO] [stdout] 360 | use namada_state::testing::TestState; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `namada_state` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_state-0.150.2/src/lib.rs:591:9 [INFO] [stdout] | [INFO] [stdout] 590 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 591 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `namada_ibc` [INFO] [stdout] --> src/vp.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | use namada_ibc::trace::ibc_token; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `namada_ibc` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 358 - use namada_ibc::trace::ibc_token; [INFO] [stdout] 358 + use namada_tx::trace::ibc_token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] --> src/vp.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | use namada_parameters::storage::get_native_token_transferable_key; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `namada_gas` [INFO] [stdout] --> src/vp.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 357 | use namada_gas::{TxGasMeter, VpGasMeter}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `namada_gas` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 357 - use namada_gas::{TxGasMeter, VpGasMeter}; [INFO] [stdout] 357 + use namada_tx::{TxGasMeter, VpGasMeter}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `namada_vm` [INFO] [stdout] --> src/vp.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | use namada_vm::wasm::VpCache; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vm` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 366 - use namada_vm::wasm::VpCache; [INFO] [stdout] 366 + use namada_tx::wasm::VpCache; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `namada_vm` [INFO] [stdout] --> src/vp.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | use namada_vm::wasm::compilation_cache::common::testing::vp_cache; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vm` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 367 - use namada_vm::wasm::compilation_cache::common::testing::vp_cache; [INFO] [stdout] 367 + use namada_tx::wasm::compilation_cache::common::testing::vp_cache; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `namada_vm` [INFO] [stdout] --> src/vp.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | use namada_vm::wasm::run::VpEvalWasm; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vm` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 368 - use namada_vm::wasm::run::VpEvalWasm; [INFO] [stdout] 368 + use namada_tx::wasm::run::VpEvalWasm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `namada_vm` [INFO] [stdout] --> src/vp.rs:365:9 [INFO] [stdout] | [INFO] [stdout] 365 | use namada_vm::WasmCacheRwAccess; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vm` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 365 - use namada_vm::WasmCacheRwAccess; [INFO] [stdout] 365 + use namada_tx::WasmCacheRwAccess; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `namada_vp` [INFO] [stdout] --> src/vp.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | use namada_vp::native_vp::{self, CtxPreStorageRead}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 369 - use namada_vp::native_vp::{self, CtxPreStorageRead}; [INFO] [stdout] 369 + use namada_tx::native_vp::{self, CtxPreStorageRead}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `namada_vp` [INFO] [stdout] --> src/vp.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | use namada_vp::native_vp::{self, CtxPreStorageRead}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 369 - use namada_vp::native_vp::{self, CtxPreStorageRead}; [INFO] [stdout] 369 + use namada_tx::native_vp::{self, CtxPreStorageRead}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/storage.rs:378:37 [INFO] [stdout] | [INFO] [stdout] 378 | let native_token = address::testing::nam(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/storage.rs:381:29 [INFO] [stdout] | [INFO] [stdout] 381 | let addr = address::testing::gen_implicit_address(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/storage.rs:401:37 [INFO] [stdout] | [INFO] [stdout] 401 | let native_token = address::testing::nam(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/storage.rs:404:29 [INFO] [stdout] | [INFO] [stdout] 404 | let addr = address::testing::gen_implicit_address(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/storage.rs:431:37 [INFO] [stdout] | [INFO] [stdout] 431 | let native_token = address::testing::nam(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/storage.rs:434:31 [INFO] [stdout] | [INFO] [stdout] 434 | let source = address::testing::gen_implicit_address(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/storage.rs:435:31 [INFO] [stdout] | [INFO] [stdout] 435 | let target = address::testing::gen_implicit_address(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/storage.rs:465:37 [INFO] [stdout] | [INFO] [stdout] 465 | let native_token = address::testing::nam(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/storage.rs:468:30 [INFO] [stdout] | [INFO] [stdout] 468 | let addr1 = address::testing::gen_implicit_address(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/storage.rs:469:30 [INFO] [stdout] | [INFO] [stdout] 469 | let addr2 = address::testing::gen_implicit_address(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/storage.rs:470:30 [INFO] [stdout] | [INFO] [stdout] 470 | let addr3 = address::testing::gen_implicit_address(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:393:28 [INFO] [stdout] | [INFO] [stdout] 393 | let src = address::testing::established_address_1(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/vp.rs:235:40 [INFO] [stdout] | [INFO] [stdout] 235 | token_changes_are_balanced.ok_or_else(|| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ok_or_else(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or_else` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:394:29 [INFO] [stdout] | [INFO] [stdout] 394 | let dest = address::testing::established_address_2(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/vp.rs:258:53 [INFO] [stdout] | [INFO] [stdout] 258 | verifiers.contains(&minter).ok_or_else(|| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ok_or_else(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or_else` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/vp.rs:286:22 [INFO] [stdout] | [INFO] [stdout] 286 | .ok_or_else(|| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ok_or_else(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or_else` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:395:30 [INFO] [stdout] | [INFO] [stdout] 395 | let token = address::testing::established_address_3(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:434:28 [INFO] [stdout] | [INFO] [stdout] 434 | let src = address::testing::established_address_1(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:435:30 [INFO] [stdout] | [INFO] [stdout] 435 | let token = address::testing::established_address_2(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:469:28 [INFO] [stdout] | [INFO] [stdout] 469 | let src = address::testing::established_address_1(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:470:30 [INFO] [stdout] | [INFO] [stdout] 470 | let token = address::testing::established_address_2(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:512:27 [INFO] [stdout] | [INFO] [stdout] 512 | let p1 = address::testing::established_address_1(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:513:27 [INFO] [stdout] | [INFO] [stdout] 513 | let p2 = address::testing::established_address_2(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:514:27 [INFO] [stdout] | [INFO] [stdout] 514 | let p3 = address::testing::established_address_3(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:515:31 [INFO] [stdout] | [INFO] [stdout] 515 | let token1 = address::testing::established_address_4(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:516:31 [INFO] [stdout] | [INFO] [stdout] 516 | let token2 = address::testing::established_address_5(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:598:30 [INFO] [stdout] | [INFO] [stdout] 598 | let token = address::testing::nam(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:601:29 [INFO] [stdout] | [INFO] [stdout] 601 | let addr = address::testing::gen_implicit_address(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:647:28 [INFO] [stdout] | [INFO] [stdout] 647 | let src = address::testing::established_address_1(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `address` [INFO] [stdout] --> src/tx.rs:648:30 [INFO] [stdout] | [INFO] [stdout] 648 | let token = address::testing::established_address_2(); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `address` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/address.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 749 | #[cfg(any(test, feature = "testing", feature = "benches"))] [INFO] [stdout] | ------------------------------------------------ the item is gated here [INFO] [stdout] 750 | pub mod testing { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: cannot add `namada_core::token::Amount` to `namada_core::token::Amount` [INFO] [stdout] --> src/storage.rs:475:41 [INFO] [stdout] | [INFO] [stdout] 475 | let tot_init_balance = balance1 + balance2 + balance3; [INFO] [stdout] | -------- ^ -------- namada_core::token::Amount [INFO] [stdout] | | [INFO] [stdout] | namada_core::token::Amount [INFO] [stdout] | [INFO] [stdout] note: the foreign item type `namada_core::token::Amount` doesn't implement `std::ops::Add` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/token.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Amount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not implement `std::ops::Add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: cannot subtract `namada_core::token::Amount` from `namada_core::token::Amount` [INFO] [stdout] --> src/storage.rs:492:44 [INFO] [stdout] | [INFO] [stdout] 492 | assert_eq!(addr1_balance, balance1 - burn1); [INFO] [stdout] | -------- ^ ----- namada_core::token::Amount [INFO] [stdout] | | [INFO] [stdout] | namada_core::token::Amount [INFO] [stdout] | [INFO] [stdout] note: the foreign item type `namada_core::token::Amount` doesn't implement `Sub` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/token.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Amount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not implement `Sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: cannot subtract `namada_core::token::Amount` from `namada_core::token::Amount` [INFO] [stdout] --> src/tx.rs:561:21 [INFO] [stdout] | [INFO] [stdout] 561 | amount1 - amount2 [INFO] [stdout] | ------- ^ ------- namada_core::token::Amount [INFO] [stdout] | | [INFO] [stdout] | namada_core::token::Amount [INFO] [stdout] | [INFO] [stdout] note: the foreign item type `namada_core::token::Amount` doesn't implement `Sub` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.150.2/src/token.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Amount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not implement `Sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/vp.rs:235:40 [INFO] [stdout] | [INFO] [stdout] 235 | token_changes_are_balanced.ok_or_else(|| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ok_or_else(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or_else` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/vp.rs:258:53 [INFO] [stdout] | [INFO] [stdout] 258 | verifiers.contains(&minter).ok_or_else(|| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ok_or_else(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or_else` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/vp.rs:286:22 [INFO] [stdout] | [INFO] [stdout] 286 | .ok_or_else(|| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ok_or_else(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or_else` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] --> src/vp.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 392 | namada_parameters::init_test_storage(&mut state).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `batch_first_tx` found for struct `namada_tx::Tx` in the current scope [INFO] [stdout] --> src/vp.rs:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | tx.batch_first_tx() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `batch_ref_first_tx` with a similar name [INFO] [stdout] | [INFO] [stdout] 408 | tx.batch_ref_first_tx() [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] --> src/vp.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:504:17 [INFO] [stdout] | [INFO] [stdout] 504 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:640:17 [INFO] [stdout] | [INFO] [stdout] 640 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:767:17 [INFO] [stdout] | [INFO] [stdout] 767 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:815:17 [INFO] [stdout] | [INFO] [stdout] 815 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:866:17 [INFO] [stdout] | [INFO] [stdout] 866 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:909:17 [INFO] [stdout] | [INFO] [stdout] 909 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:960:17 [INFO] [stdout] | [INFO] [stdout] 960 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:1010:17 [INFO] [stdout] | [INFO] [stdout] 1010 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:1059:17 [INFO] [stdout] | [INFO] [stdout] 1059 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:1114:17 [INFO] [stdout] | [INFO] [stdout] 1114 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:1160:17 [INFO] [stdout] | [INFO] [stdout] 1160 | namada_parameters::get_gas_scale(&state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_parameters` [INFO] [stdout] --> src/vp.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | namada_parameters::Store< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` 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 `namada_governance` [INFO] [stdout] --> src/vp.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | namada_governance::Store< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_governance` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `namada_governance`, use `cargo add namada_governance` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0369, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stderr] error: could not compile `namada_trans_token` (lib test) due to 64 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1c3e85ea1b63efda9a686c2173b1cd7c089e6d01339d2b662dfc29f1170a46af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3e85ea1b63efda9a686c2173b1cd7c089e6d01339d2b662dfc29f1170a46af", kill_on_drop: false }` [INFO] [stdout] 1c3e85ea1b63efda9a686c2173b1cd7c089e6d01339d2b662dfc29f1170a46af