[INFO] fetching crate akd 0.12.0-pre.11...
[INFO] testing akd-0.12.0-pre.11 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate akd 0.12.0-pre.11 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate akd 0.12.0-pre.11
[INFO] finished tweaking crates.io crate akd 0.12.0-pre.11
[INFO] tweaked toml for crates.io crate akd 0.12.0-pre.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate akd 0.12.0-pre.11 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 201 packages to latest compatible versions
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.0.0)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding ctor v0.2.9 (available: v0.6.1)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding mockall v0.11.4 (available: v0.13.1)
[INFO] [stderr]       Adding proptest-derive v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding serial_test v2.0.0 (available: v3.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17f2880e8d1a42dc91048fc83f84bcf13b089d5236256de339ca9dfc42380f2c
[INFO] running `Command { std: "docker" "start" "-a" "17f2880e8d1a42dc91048fc83f84bcf13b089d5236256de339ca9dfc42380f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17f2880e8d1a42dc91048fc83f84bcf13b089d5236256de339ca9dfc42380f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17f2880e8d1a42dc91048fc83f84bcf13b089d5236256de339ca9dfc42380f2c", kill_on_drop: false }`
[INFO] [stdout] 17f2880e8d1a42dc91048fc83f84bcf13b089d5236256de339ca9dfc42380f2c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85102a8c1b032b475fad1de7f5a70ceb5d46effa8c2c2612287b7ea0b1f01a2c
[INFO] running `Command { std: "docker" "start" "-a" "85102a8c1b032b475fad1de7f5a70ceb5d46effa8c2c2612287b7ea0b1f01a2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling akd_core v0.12.0-pre.11
[INFO] [stderr]    Compiling akd v0.12.0-pre.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.72s
[INFO] running `Command { std: "docker" "inspect" "85102a8c1b032b475fad1de7f5a70ceb5d46effa8c2c2612287b7ea0b1f01a2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85102a8c1b032b475fad1de7f5a70ceb5d46effa8c2c2612287b7ea0b1f01a2c", kill_on_drop: false }`
[INFO] [stdout] 85102a8c1b032b475fad1de7f5a70ceb5d46effa8c2c2612287b7ea0b1f01a2c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ba88c248f84ec4811a2849a29d2e0ac01979206fbc7d92bb638a3c286059e0e
[INFO] running `Command { std: "docker" "start" "-a" "4ba88c248f84ec4811a2849a29d2e0ac01979206fbc7d92bb638a3c286059e0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling akd_core v0.12.0-pre.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling akd v0.12.0-pre.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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:1358:18
[INFO] [stdout]      |
[INFO] [stdout] 1358 |         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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   --> src/storage/tests.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rand::distributions::Alphanumeric;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `rand`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rand`, use `cargo add rand` 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 `rand`
[INFO] [stdout]     --> src/append_only_zks.rs:1362:9
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     use rand::{rngs::StdRng, seq::SliceRandom, RngCore, SeedableRng};
[INFO] [stdout]      |         ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` 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 `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]     --> src/append_only_zks.rs:1362:9
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     use rand::{rngs::StdRng, seq::SliceRandom, RngCore, SeedableRng};
[INFO] [stdout]      |         ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` 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 `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1366:5
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1405:5
[INFO] [stdout]      |
[INFO] [stdout] 1405 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1459:5
[INFO] [stdout]      |
[INFO] [stdout] 1459 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1542:5
[INFO] [stdout]      |
[INFO] [stdout] 1542 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1598:5
[INFO] [stdout]      |
[INFO] [stdout] 1598 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1690:5
[INFO] [stdout]      |
[INFO] [stdout] 1690 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1792:5
[INFO] [stdout]      |
[INFO] [stdout] 1792 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1843:5
[INFO] [stdout]      |
[INFO] [stdout] 1843 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1871:5
[INFO] [stdout]      |
[INFO] [stdout] 1871 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1945:5
[INFO] [stdout]      |
[INFO] [stdout] 1945 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:1974:5
[INFO] [stdout]      |
[INFO] [stdout] 1974 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2013:5
[INFO] [stdout]      |
[INFO] [stdout] 2013 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2051:5
[INFO] [stdout]      |
[INFO] [stdout] 2051 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2103:5
[INFO] [stdout]      |
[INFO] [stdout] 2103 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2143:5
[INFO] [stdout]      |
[INFO] [stdout] 2143 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2169:5
[INFO] [stdout]      |
[INFO] [stdout] 2169 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2195:5
[INFO] [stdout]      |
[INFO] [stdout] 2195 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2236:5
[INFO] [stdout]      |
[INFO] [stdout] 2236 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2289:5
[INFO] [stdout]      |
[INFO] [stdout] 2289 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]     --> src/utils.rs:39:9
[INFO] [stdout]      |
[INFO] [stdout]   39 |         paste::paste! {
[INFO] [stdout]      |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/append_only_zks.rs:2340:5
[INFO] [stdout]      |
[INFO] [stdout] 2340 |     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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_core_protocol.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_core_protocol.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_core_protocol.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_core_protocol.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:314:1
[INFO] [stdout]     |
[INFO] [stdout] 314 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:399:1
[INFO] [stdout]     |
[INFO] [stdout] 399 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:508:1
[INFO] [stdout]     |
[INFO] [stdout] 508 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:682:1
[INFO] [stdout]     |
[INFO] [stdout] 682 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_core_protocol.rs:735:1
[INFO] [stdout]     |
[INFO] [stdout] 735 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_errors.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_errors.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:410:1
[INFO] [stdout]     |
[INFO] [stdout] 410 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]    --> src/utils.rs:39:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         paste::paste! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/test_errors.rs:545:1
[INFO] [stdout]     |
[INFO] [stdout] 545 | 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 unresolved module or unlinked crate `paste`
[INFO] [stdout]   --> src/utils.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         paste::paste! {
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `paste`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/tests/test_preloads.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | 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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    --> src/tests/test_errors.rs:418:19
[INFO] [stdout]     |
[INFO] [stdout] 418 |     let mut rng = rand::rngs::OsRng;
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `test_config`
[INFO] [stdout]   --> src/tests/test_core_protocol.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     test_config, AkdLabel, AkdValue, AppendOnlyProof, EpochHash, HistoryParams,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `test_config`
[INFO] [stdout]   --> src/tests/test_errors.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     test_config,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `test_config`
[INFO] [stdout]   --> src/tests/test_preloads.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     test_config,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `akd` (lib test) due to 57 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4ba88c248f84ec4811a2849a29d2e0ac01979206fbc7d92bb638a3c286059e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ba88c248f84ec4811a2849a29d2e0ac01979206fbc7d92bb638a3c286059e0e", kill_on_drop: false }`
[INFO] [stdout] 4ba88c248f84ec4811a2849a29d2e0ac01979206fbc7d92bb638a3c286059e0e
