[INFO] fetching crate akd 0.12.0-pre.10...
[INFO] checking akd-0.12.0-pre.10 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate akd 0.12.0-pre.10 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate akd 0.12.0-pre.10 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate akd 0.12.0-pre.10
[INFO] finished tweaking crates.io crate akd 0.12.0-pre.10
[INFO] tweaked toml for crates.io crate akd 0.12.0-pre.10 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 207 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.13.0)
[INFO] [stderr]       Adding mockall v0.11.4 (available: v0.13.0)
[INFO] [stderr]       Adding proptest-derive v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding serial_test v2.0.0 (available: v3.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa9356dc438a1da306f4512ad8c59f4fd31bbe2b4200e0b92ea82ac475d48015
[INFO] running `Command { std: "docker" "start" "-a" "aa9356dc438a1da306f4512ad8c59f4fd31bbe2b4200e0b92ea82ac475d48015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa9356dc438a1da306f4512ad8c59f4fd31bbe2b4200e0b92ea82ac475d48015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa9356dc438a1da306f4512ad8c59f4fd31bbe2b4200e0b92ea82ac475d48015", kill_on_drop: false }`
[INFO] [stdout] aa9356dc438a1da306f4512ad8c59f4fd31bbe2b4200e0b92ea82ac475d48015
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1292572b81c90e1f690eaa2459cbd1855ee83b5b2cb44217c849613437126348
[INFO] running `Command { std: "docker" "start" "-a" "1292572b81c90e1f690eaa2459cbd1855ee83b5b2cb44217c849613437126348", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking protobuf-support v3.7.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]    Compiling protobuf-parse v3.7.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling protobuf-codegen v3.7.1
[INFO] [stderr]    Compiling akd_core v0.12.0-pre.10
[INFO] [stderr]     Checking akd v0.12.0-pre.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]    --> src/storage/transaction.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |     use rand::{rngs::StdRng, seq::SliceRandom, SeedableRng};
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::client::verify_membership_for_tests_only`, `crate::client::verify_nonmembership_for_tests_only`
[INFO] [stdout]     --> src/append_only_zks.rs:1288:18
[INFO] [stdout]      |
[INFO] [stdout] 1288 |         client::{verify_membership_for_tests_only, verify_nonmembership_for_tests_only},
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `verify_nonmembership_for_tests_only` in `client`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  no `verify_membership_for_tests_only` in `client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/storage/tests.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rand::distributions::Alphanumeric;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]    --> src/storage/transaction.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |     use rand::{rngs::StdRng, seq::SliceRandom, SeedableRng};
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]     --> src/append_only_zks.rs:1292:9
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     use rand::{rngs::StdRng, seq::SliceRandom, RngCore, SeedableRng};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/storage/tests.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use rand::{thread_rng, Rng};
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/test_core_protocol.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rand::{rngs::StdRng, SeedableRng};
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]     --> src/append_only_zks.rs:1292:9
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     use rand::{rngs::StdRng, seq::SliceRandom, RngCore, SeedableRng};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/test_core_protocol.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rand::{rngs::StdRng, SeedableRng};
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1296:5
[INFO] [stdout]      |
[INFO] [stdout] 1296 |     test_config!(test_maximal_node_set_resolution);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1335:5
[INFO] [stdout]      |
[INFO] [stdout] 1335 |     test_config!(test_batch_insert_basic);
[INFO] [stdout]      |     ------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1384:5
[INFO] [stdout]      |
[INFO] [stdout] 1384 |     test_config!(test_batch_insert_root_hash);
[INFO] [stdout]      |     ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1462:5
[INFO] [stdout]      |
[INFO] [stdout] 1462 |     test_config!(test_insert_permuted);
[INFO] [stdout]      |     ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1513:5
[INFO] [stdout]      |
[INFO] [stdout] 1513 |     test_config!(test_insert_num_nodes);
[INFO] [stdout]      |     ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1595:5
[INFO] [stdout]      |
[INFO] [stdout] 1595 |     test_config!(test_preload_nodes_accuracy);
[INFO] [stdout]      |     ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1694:5
[INFO] [stdout]      |
[INFO] [stdout] 1694 |     test_config!(test_azks_element_set_partition);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1745:5
[INFO] [stdout]      |
[INFO] [stdout] 1745 |     test_config!(test_azks_element_set_get_longest_common_prefix);
[INFO] [stdout]      |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1773:5
[INFO] [stdout]      |
[INFO] [stdout] 1773 |     test_config!(test_get_child_azks_element);
[INFO] [stdout]      |     ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1842:5
[INFO] [stdout]      |
[INFO] [stdout] 1842 |     test_config!(test_membership_proof_permuted);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1866:5
[INFO] [stdout]      |
[INFO] [stdout] 1866 |     test_config!(test_membership_proof_small);
[INFO] [stdout]      |     ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1900:5
[INFO] [stdout]      |
[INFO] [stdout] 1900 |     test_config!(test_membership_proof_failing);
[INFO] [stdout]      |     ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1933:5
[INFO] [stdout]      |
[INFO] [stdout] 1933 |     test_config!(test_nonmembership_proof_intermediate);
[INFO] [stdout]      |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1980:5
[INFO] [stdout]      |
[INFO] [stdout] 1980 |     test_config!(test_nonmembership_proof_very_small);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2019:5
[INFO] [stdout]      |
[INFO] [stdout] 2019 |     test_config!(test_nonmembership_proof_small);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2044:5
[INFO] [stdout]      |
[INFO] [stdout] 2044 |     test_config!(test_nonmembership_proof);
[INFO] [stdout]      |     -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2069:5
[INFO] [stdout]      |
[INFO] [stdout] 2069 |     test_config!(test_append_only_proof_very_tiny);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2098:5
[INFO] [stdout]      |
[INFO] [stdout] 2098 |     test_config!(test_append_only_proof_tiny);
[INFO] [stdout]      |     ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2139:5
[INFO] [stdout]      |
[INFO] [stdout] 2139 |     test_config!(test_append_only_proof);
[INFO] [stdout]      |     ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout] 39   |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2173:5
[INFO] [stdout]      |
[INFO] [stdout] 2173 |     test_config!(future_epoch_throws_error);
[INFO] [stdout]      |     --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tree_node.rs:570:5
[INFO] [stdout]     |
[INFO] [stdout] 570 |     test_config!(test_smallest_descendant_ep);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tree_node.rs:663:5
[INFO] [stdout]     |
[INFO] [stdout] 663 |     test_config!(test_insert_single_leaf_root);
[INFO] [stdout]     |     ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tree_node.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 718 |     test_config!(test_insert_single_leaf_below_root);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tree_node.rs:808:5
[INFO] [stdout]     |
[INFO] [stdout] 808 |     test_config!(test_insert_single_leaf_below_root_both_sides);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tree_node.rs:937:5
[INFO] [stdout]     |
[INFO] [stdout] 937 |     test_config!(test_insert_single_leaf_full_tree);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_core_protocol.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_config!(test_empty_tree_root_hash);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_core_protocol.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | test_config!(test_simple_publish);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_core_protocol.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | test_config!(test_complex_publish);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_core_protocol.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | test_config!(test_simple_lookup);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | test_config!(test_small_key_history);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | test_config!(test_simple_key_history);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | test_config!(test_complex_verification_many_versions);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:397:1
[INFO] [stdout]     |
[INFO] [stdout] 397 | test_config!(test_limited_key_history);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 | test_config!(test_simple_audit);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:679:1
[INFO] [stdout]     |
[INFO] [stdout] 679 | test_config!(test_simple_lookup_for_small_tree);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:731:1
[INFO] [stdout]     |
[INFO] [stdout] 731 | test_config!(test_tombstoned_key_history);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_errors.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_config!(test_directory_polling_azks_change);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_errors.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | test_config!(test_directory_azks_bootstrapping);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | test_config!(test_key_history_dirty_reads);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | test_config!(test_read_during_publish);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | test_config!(test_directory_read_only_mode);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | test_config!(test_publish_duplicate_entries);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | test_config!(test_malicious_key_history);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:399:1
[INFO] [stdout]     |
[INFO] [stdout] 399 | test_config!(test_key_history_verify_malformed);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout] 39  |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:533:1
[INFO] [stdout]     |
[INFO] [stdout] 533 | test_config!(test_lookup_verify_invalid_version_number);
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_preloads.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | test_config!(test_publish_op_makes_no_get_requests);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]    --> src/tests/test_errors.rs:406:19
[INFO] [stdout]     |
[INFO] [stdout] 406 |     let mut rng = rand::rngs::OsRng;
[INFO] [stdout]     |                   ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `akd_core::AkdLabel` in the current scope
[INFO] [stdout]     --> src/append_only_zks.rs:1319:44
[INFO] [stdout]      |
[INFO] [stdout] 1319 |                 username: crate::AkdLabel::random(&mut rng),
[INFO] [stdout]      |                                            ^^^^^^ function or associated item not found in `AkdLabel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `akd_core::AkdValue` in the current scope
[INFO] [stdout]     --> src/append_only_zks.rs:1320:41
[INFO] [stdout]      |
[INFO] [stdout] 1320 |                 value: crate::AkdValue::random(&mut rng),
[INFO] [stdout]      |                                         ^^^^^^ function or associated item not found in `AkdValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_tree_node` found for struct `tree_node::TreeNodeWithPreviousValue` in the current scope
[INFO] [stdout]     --> src/append_only_zks.rs:1609:66
[INFO] [stdout]      |
[INFO] [stdout] 1609 |         let left = DbRecord::TreeNode(TreeNodeWithPreviousValue::from_tree_node(TreeNode {
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^ function or associated item not found in `TreeNodeWithPreviousValue`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tree_node.rs:81:1
[INFO] [stdout]      |
[INFO] [stdout] 81   | pub struct TreeNodeWithPreviousValue {
[INFO] [stdout]      | ------------------------------------ function or associated item `from_tree_node` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_tree_node` found for struct `tree_node::TreeNodeWithPreviousValue` in the current scope
[INFO] [stdout]     --> src/append_only_zks.rs:1620:67
[INFO] [stdout]      |
[INFO] [stdout] 1620 |         let right = DbRecord::TreeNode(TreeNodeWithPreviousValue::from_tree_node(TreeNode {
[INFO] [stdout]      |                                                                   ^^^^^^^^^^^^^^ function or associated item not found in `TreeNodeWithPreviousValue`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tree_node.rs:81:1
[INFO] [stdout]      |
[INFO] [stdout] 81   | pub struct TreeNodeWithPreviousValue {
[INFO] [stdout]      | ------------------------------------ function or associated item `from_tree_node` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_tree_node` found for struct `tree_node::TreeNodeWithPreviousValue` in the current scope
[INFO] [stdout]     --> src/append_only_zks.rs:1630:66
[INFO] [stdout]      |
[INFO] [stdout] 1630 |         let root = DbRecord::TreeNode(TreeNodeWithPreviousValue::from_tree_node(TreeNode {
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^ function or associated item not found in `TreeNodeWithPreviousValue`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tree_node.rs:81:1
[INFO] [stdout]      |
[INFO] [stdout] 81   | pub struct TreeNodeWithPreviousValue {
[INFO] [stdout]      | ------------------------------------ function or associated item `from_tree_node` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `shuffle` found for struct `Vec<akd_core::AzksElement>` in the current scope
[INFO] [stdout]     --> src/append_only_zks.rs:1850:26
[INFO] [stdout]      |
[INFO] [stdout] 1850 |         azks_element_set.shuffle(&mut rng);
[INFO] [stdout]      |                          ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `shuffle_len` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.5.0/src/strategy/shuffle.rs:32:5
[INFO] [stdout]      |
[INFO] [stdout] 32   |     fn shuffle_len(&self) -> usize;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `SliceRandom` which provides `shuffle` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 1280 +     use rand::prelude::SliceRandom;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `shuffle` found for struct `Vec<akd_core::AzksElement>` in the current scope
[INFO] [stdout]     --> src/append_only_zks.rs:1908:26
[INFO] [stdout]      |
[INFO] [stdout] 1908 |         azks_element_set.shuffle(&mut rng);
[INFO] [stdout]      |                          ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `shuffle_len` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.5.0/src/strategy/shuffle.rs:32:5
[INFO] [stdout]      |
[INFO] [stdout] 32   |     fn shuffle_len(&self) -> usize;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `SliceRandom` which provides `shuffle` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 1280 +     use rand::prelude::SliceRandom;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_tree_node` found for struct `tree_node::TreeNodeWithPreviousValue` in the current scope
[INFO] [stdout]   --> src/storage/tests.rs:84:45
[INFO] [stdout]    |
[INFO] [stdout] 84 |         .set(DbRecord::TreeNode(PvTreeNode::from_tree_node(node.clone())))
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^ function or associated item not found in `TreeNodeWithPreviousValue`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tree_node.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct TreeNodeWithPreviousValue {
[INFO] [stdout]    | ------------------------------------ function or associated item `from_tree_node` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_tree_node` found for struct `tree_node::TreeNodeWithPreviousValue` in the current scope
[INFO] [stdout]   --> src/storage/tests.rs:89:45
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .set(DbRecord::TreeNode(PvTreeNode::from_tree_node(
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^ function or associated item not found in `TreeNodeWithPreviousValue`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tree_node.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct TreeNodeWithPreviousValue {
[INFO] [stdout]    | ------------------------------------ function or associated item `from_tree_node` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `akd_core::AkdLabel` in the current scope
[INFO] [stdout]   --> src/tests/test_core_protocol.rs:71:31
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let label = AkdLabel::random(&mut rng);
[INFO] [stdout]    |                               ^^^^^^ function or associated item not found in `AkdLabel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `akd_core::AkdValue` in the current scope
[INFO] [stdout]   --> src/tests/test_core_protocol.rs:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let value = AkdValue::random(&mut rng);
[INFO] [stdout]    |                               ^^^^^^ function or associated item not found in `AkdValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `akd_core::AkdValue` in the current scope
[INFO] [stdout]    --> src/tests/test_errors.rs:411:23
[INFO] [stdout]     |
[INFO] [stdout] 411 |             AkdValue::random(&mut rng),
[INFO] [stdout]     |                       ^^^^^^ function or associated item not found in `AkdValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `akd_core::AkdValue` in the current scope
[INFO] [stdout]    --> src/tests/test_errors.rs:420:23
[INFO] [stdout]     |
[INFO] [stdout] 420 |             AkdValue::random(&mut rng),
[INFO] [stdout]     |                       ^^^^^^ function or associated item not found in `AkdValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/utils.rs:25:43
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) fn random_label(rng: &mut impl rand::Rng) -> crate::NodeLabel {
[INFO] [stdout]    |                                           ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `akd` (lib test) due to 70 previous errors
[INFO] running `Command { std: "docker" "inspect" "1292572b81c90e1f690eaa2459cbd1855ee83b5b2cb44217c849613437126348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1292572b81c90e1f690eaa2459cbd1855ee83b5b2cb44217c849613437126348", kill_on_drop: false }`
[INFO] [stdout] 1292572b81c90e1f690eaa2459cbd1855ee83b5b2cb44217c849613437126348
