[INFO] fetching crate miden-stdlib 0.11.0...
[INFO] checking miden-stdlib-0.11.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate miden-stdlib 0.11.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate miden-stdlib 0.11.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate miden-stdlib 0.11.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate miden-stdlib 0.11.0
[INFO] tweaked toml for crates.io crate miden-stdlib 0.11.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 246 packages to latest compatible versions
[INFO] [stderr]       Adding winter-air v0.10.3 (available: v0.11.0)
[INFO] [stderr]       Adding winter-fri v0.10.2 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winter-air v0.10.3
[INFO] [stderr]   Downloaded winter-fri v0.10.2
[INFO] [stderr]   Downloaded winter-prover v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e22e17048f49050a79414a8a9c8e83efb0d79be7fb3b81481300024ebd729769
[INFO] running `Command { std: "docker" "start" "-a" "e22e17048f49050a79414a8a9c8e83efb0d79be7fb3b81481300024ebd729769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e22e17048f49050a79414a8a9c8e83efb0d79be7fb3b81481300024ebd729769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e22e17048f49050a79414a8a9c8e83efb0d79be7fb3b81481300024ebd729769", kill_on_drop: false }`
[INFO] [stdout] e22e17048f49050a79414a8a9c8e83efb0d79be7fb3b81481300024ebd729769
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f2d72b3e0a3dec83ca866beaae5e255d6cf003bd7d7c37e2c0cf6e259fdecb7
[INFO] running `Command { std: "docker" "start" "-a" "4f2d72b3e0a3dec83ca866beaae5e255d6cf003bd7d7c37e2c0cf6e259fdecb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling miden-crypto v0.12.0
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling miden-thiserror v1.0.59
[INFO] [stderr]    Compiling miden-miette-derive v7.2.0
[INFO] [stderr]    Compiling miden-thiserror-impl v1.0.59
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking winter-utils v0.10.2
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking winter-math v0.10.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking winter-crypto v0.10.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking miden-miette v7.2.0
[INFO] [stderr]     Checking miden-formatting v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]     Checking winter-fri v0.10.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]     Checking winter-air v0.10.3
[INFO] [stderr]    Compiling winter-maybe-async v0.10.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking miden-core v0.11.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking winter-prover v0.10.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking miden-air v0.11.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.5.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 cpufeatures v0.2.16
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking miden-processor v0.11.0
[INFO] [stderr]    Compiling miden-assembly v0.11.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling miden-stdlib v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/collections/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/crypto/fri/channel.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/collections/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/crypto/fri/verifier_fri_e2f4.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/fri/channel.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/crypto/stark/verifier_recursive/channel.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/fri/verifier_fri_e2f4.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/collections/mmr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/stark/verifier_recursive/channel.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]   --> tests/crypto/falcon.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use test_utils::{
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/collections/mmr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> tests/crypto/falcon.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use test_utils::{
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/crypto/blake3.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::{group_slice_elements, rand::rand_array, Felt, IntoBytes};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/blake3.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::{group_slice_elements, rand::rand_array, Felt, IntoBytes};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/crypto/elgamal.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::{push_inputs, rand::rand_array, Felt, FieldElement};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/crypto/fri/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{crypto::MerkleStore, Felt, StarkField};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/elgamal.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::{push_inputs, rand::rand_array, Felt, FieldElement};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/crypto/keccak256.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/fri/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{crypto::MerkleStore, Felt, StarkField};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/keccak256.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/rpo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_utils::{build_expected_hash, build_expected_perm, expect_exec_error};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/crypto/sha256.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/crypto/stark/verifier_recursive/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/sha256.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/stark/verifier_recursive/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/math/ecgfp5/base_field.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::{rand::rand_value, Felt, FieldElement, StarkField, ONE, ZERO};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/stark/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/math/ecgfp5/base_field.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::{rand::rand_value, Felt, FieldElement, StarkField, ONE, ZERO};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/math/ecgfp5/scalar_field.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::{push_inputs, rand::rand_value};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/math/secp256k1/base_field.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::rand::rand_array;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/math/secp256k1/scalar_field.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::rand::rand_array;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/math/u256_mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_utils::rand::rand_vector;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/math/ecgfp5/scalar_field.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::{push_inputs, rand::rand_value};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/mem/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/crypto/fri/remainder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/ecdsa_secp256k1.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::test_case;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/crypto/fri/remainder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/math/ecgfp5/group.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::{push_inputs, test_case, Felt, ONE, ZERO};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/math/u64_mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/sys/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::{proptest::prelude::*, rand::rand_vector, MIN_STACK_DEPTH};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/math/secp256k1/group.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::test_case;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/math/u64_mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/sys/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_utils::{proptest::prelude::*, rand::rand_vector, MIN_STACK_DEPTH};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:699:16
[INFO] [stdout]     |
[INFO] [stdout] 699 |     let test = build_test!(source, &stack, advice_stack, store, advice_map.iter().cloned());
[INFO] [stdout]     |                ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/smt.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     build_test!(source, &init_stack, &[], store, advice_map).expect_stack(&final_stack);
[INFO] [stdout]     |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/blake3.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let test = build_test!(source, &ifelts);
[INFO] [stdout]    |                ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/fri/mod.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let test = build_test!(source, &[domain_generator], &advice_stack, store, advice_map.clone());
[INFO] [stdout]     |                ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/keccak256.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let test = build_test!(source, &in_stack);
[INFO] [stdout]    |                ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:394:5
[INFO] [stdout]     |
[INFO] [stdout] 394 |     build_test!(source, &[]).expect_stack(&expected_stack);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:411:5
[INFO] [stdout]     |
[INFO] [stdout] 411 |     build_test!(source, &[]).expect_stack(&[0; 4]);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     build_test!(source, &[]).expect_stack(&[0; 16]);
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/sha256.rs:133:16
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let test = build_test!(source, &ifelts);
[INFO] [stdout]     |                ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/stark/mod.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let test = build_test!(source, &initial_stack, &tape, store, advice_map);
[INFO] [stdout]    |                ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/scalar_field.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/base_field.rs:496:16
[INFO] [stdout]     |
[INFO] [stdout] 496 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/scalar_field.rs:302:16
[INFO] [stdout]     |
[INFO] [stdout] 302 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/math/u256_mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     build_test!(source, &operands).expect_stack(&result);
[INFO] [stdout]    |     ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/mem/mod.rs:238:15
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let res = build_test!(three_words, operand_stack, &advice_stack).execute();
[INFO] [stdout]     |               ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/mem/mod.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     build_test!(three_words, operand_stack, &advice_stack).expect_stack_and_memory(
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/mem/mod.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     build_test!(three_words, operand_stack, &data).expect_stack_and_memory(
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/mem/mod.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     build_test!(one_word, operand_stack, &data).expect_stack_and_memory(
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/mem/mod.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     build_test!(source, operand_stack, &data).expect_stack_and_memory(
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/scalar_field.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/base_field.rs:467:20
[INFO] [stdout]     |
[INFO] [stdout] 467 |         let test = build_test!(source_sub, &stack);
[INFO] [stdout]     |                    ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/base_field.rs:454:20
[INFO] [stdout]     |
[INFO] [stdout] 454 |         let test = build_test!(source_add, &stack);
[INFO] [stdout]     |                    ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/base_field.rs:423:16
[INFO] [stdout]     |
[INFO] [stdout] 423 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/base_field.rs:401:16
[INFO] [stdout]     |
[INFO] [stdout] 401 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/base_field.rs:380:16
[INFO] [stdout]     |
[INFO] [stdout] 380 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/base_field.rs:358:16
[INFO] [stdout]     |
[INFO] [stdout] 358 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/base_field.rs:335:16
[INFO] [stdout]     |
[INFO] [stdout] 335 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/scalar_field.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/scalar_field.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let test = build_test!(source, &[]);
[INFO] [stdout]     |                ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/base_field.rs:597:16
[INFO] [stdout]     |
[INFO] [stdout] 597 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/base_field.rs:575:16
[INFO] [stdout]     |
[INFO] [stdout] 575 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/base_field.rs:550:16
[INFO] [stdout]     |
[INFO] [stdout] 550 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/base_field.rs:513:16
[INFO] [stdout]     |
[INFO] [stdout] 513 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/base_field.rs:488:16
[INFO] [stdout]     |
[INFO] [stdout] 488 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/base_field.rs:463:16
[INFO] [stdout]     |
[INFO] [stdout] 463 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/base_field.rs:426:16
[INFO] [stdout]     |
[INFO] [stdout] 426 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/base_field.rs:389:16
[INFO] [stdout]     |
[INFO] [stdout] 389 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/sha256.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let test = build_test!(source, &ifelts);
[INFO] [stdout]     |                ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/sha256.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let test = build_test!(source, &[]);
[INFO] [stdout]    |                ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |     build_test!(compute_inputs_hash_15, &[]).expect_stack(&expected_hash);
[INFO] [stdout]     |     ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 |     build_test!(compute_inputs_hash_8, &[]).expect_stack(&expected_hash);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |     build_test!(compute_inputs_hash_5, &[]).expect_stack(&expected_hash);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     build_test!(even_words, &[]).expect_stack(&even_hash);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     build_test!(even_words, &[]).expect_stack(&even_hash);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     build_test!(odd_words, &[]).expect_stack(&odd_hash);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     build_test!(even_words, &[]).expect_stack(&even_hash);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     build_test!(one_element, &[]).expect_stack(&one_hash);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/rpo.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     build_test!(one_element, &[]).expect_stack(&one_hash);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/rpo.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     build_test!(one_memstream, &[]).expect_stack(&one_hash);
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/rpo.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     build_test!(two_zeros, &[]).expect_stack(&zero_hash);
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/rpo.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     build_test!(two_zeros_mem_stream, &[]).expect_stack(&zero_hash);
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/keccak256.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let test = build_test!(source, &[low, high]);
[INFO] [stdout]    |                --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/fri/mod.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let test = build_test!(source, &[domain_generator], &advice_stack, store, advice_map.clone());
[INFO] [stdout]    |                ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/elgamal.rs:348:16
[INFO] [stdout]     |
[INFO] [stdout] 348 |     let test = build_test!(source, &[]);
[INFO] [stdout]     |                ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/elgamal.rs:282:16
[INFO] [stdout]     |
[INFO] [stdout] 282 |     let test = build_test!(source, &[]);
[INFO] [stdout]     |                ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/elgamal.rs:190:16
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let test = build_test!(source, &[]);
[INFO] [stdout]     |                ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/elgamal.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/elgamal.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let test = build_test!(source, &stack);
[INFO] [stdout]    |                --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/blake3.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let test = build_test!(source, &ifelts);
[INFO] [stdout]    |                ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/falcon.rs:191:16
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let test = build_test!(source, &op_stack, &adv_stack, store, advice_map.into_iter());
[INFO] [stdout]     |                ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/falcon.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let test = build_test!(PROBABILISTIC_PRODUCT_SOURCE, &stack_init, &advice_stack);
[INFO] [stdout]     |                --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/falcon.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let test = build_test!(source, &stack_init);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/falcon.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let test1 = build_test!(source, &[u, v, w]);
[INFO] [stdout]    |                 ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/falcon.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let test_lower = build_test!(source, &[lower]);
[INFO] [stdout]    |                      ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/falcon.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let test_upper = build_test!(source, &[upper]);
[INFO] [stdout]    |                      ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/smt.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     build_test!(source, &init_stack, &[], store, advice_map).execute().unwrap();
[INFO] [stdout]     |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/smt.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     build_test!(source, &init_stack, &[], store, advice_map).execute().unwrap();
[INFO] [stdout]     |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/smt.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     build_test!(source, &init_stack, &[], store, advice_map).expect_stack(&final_stack);
[INFO] [stdout]     |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/smt.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     build_test!(source, &init_stack, &[], store, advice_map).expect_stack(&final_stack);
[INFO] [stdout]     |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/smt.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             build_test!(source, &init_stack, &[], store, advice_map).expect_stack(&final_stack);
[INFO] [stdout]    |             -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/smt.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |             build_test!(source, &init_stack, &[], store, advice_map).expect_stack(&final_stack);
[INFO] [stdout]    |             -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/smt.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         build_test!(source, &initial_stack, &[], store, advice_map).expect_stack(&expected_output);
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:630:5
[INFO] [stdout]     |
[INFO] [stdout] 630 |     build_test!(&source).expect_stack_and_memory(&expect_stack, mmr_ptr, &expected_memory);
[INFO] [stdout]     |     -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:587:5
[INFO] [stdout]     |
[INFO] [stdout] 587 |     build_test!(&source).expect_stack_and_memory(&[], mmr_ptr, &expected_memory);
[INFO] [stdout]     |     -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:554:5
[INFO] [stdout]     |
[INFO] [stdout] 554 |     build_test!(&source).expect_stack_and_memory(&[], mmr_ptr, expect_data);
[INFO] [stdout]     |     -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:525:19
[INFO] [stdout]     |
[INFO] [stdout] 525 |     let process = build_test!(source).execute_process().unwrap();
[INFO] [stdout]     |                   ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:477:16
[INFO] [stdout]     |
[INFO] [stdout] 477 |     let test = build_test!(source, &stack, advice_stack, store, advice_map.iter().cloned());
[INFO] [stdout]     |                ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:408:16
[INFO] [stdout]     |
[INFO] [stdout] 408 |     let test = build_test!(source, &stack, advice_stack, store, advice_map.iter().cloned());
[INFO] [stdout]     |                ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:349:16
[INFO] [stdout]     |
[INFO] [stdout] 349 |     let test = build_test!(source, &stack, advice_stack, store, advice_map.iter().cloned());
[INFO] [stdout]     |                ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:284:16
[INFO] [stdout]     |
[INFO] [stdout] 284 |     let test = build_test!(source, &stack, advice_stack, store, advice_map.iter().cloned());
[INFO] [stdout]     |                ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |     let test = build_test!(source, &[], advice_stack, merkle_store.clone());
[INFO] [stdout]     |                ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:199:16
[INFO] [stdout]     |
[INFO] [stdout] 199 |     let test = build_test!(source, &[], advice_stack, merkle_store.clone());
[INFO] [stdout]     |                ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collections/mmr.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let test = build_test!(source, &[], advice_stack, merkle_store.clone());
[INFO] [stdout]     |                    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let test = build_test!(source, &[], advice_stack, merkle_store.clone());
[INFO] [stdout]    |                    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     build_test!(hash_size, &[22]).expect_stack(&[22]);
[INFO] [stdout]    |     ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     build_test!(hash_size, &[21]).expect_stack(&[22]);
[INFO] [stdout]    |     ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     build_test!(hash_size, &[20]).expect_stack(&[20]);
[INFO] [stdout]    |     ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     build_test!(hash_size, &[19]).expect_stack(&[20]);
[INFO] [stdout]    |     ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     build_test!(hash_size, &[18]).expect_stack(&[18]);
[INFO] [stdout]    |     ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     build_test!(hash_size, &[17]).expect_stack(&[18]);
[INFO] [stdout]    |     ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     build_test!(hash_size, &[16]).expect_stack(&[16]);
[INFO] [stdout]    |     ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     build_test!(hash_size, &[11]).expect_stack(&[16]);
[INFO] [stdout]    |     ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     build_test!(hash_size, &[7]).expect_stack(&[16]);
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     build_test!(hash_size, &[4]).expect_stack(&[16]);
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     build_test!(hash_size, &[3]).expect_stack(&[16]);
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     build_test!(hash_size, &[2]).expect_stack(&[16]);
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     build_test!(hash_size, &[1]).expect_stack(&[16]);
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     build_test!(hash_size, &[0b0001_1111_1111_1111_1111]).expect_stack(&[17]);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     build_test!(hash_size, &[0b1111_1111_1111_1111_0000]).expect_stack(&[16]);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     build_test!(hash_size, &[0b1111_1111_1111_1111]).expect_stack(&[16]);
[INFO] [stdout]    |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     build_test!(hash_size, &[0b1010_1100_0011_1001]).expect_stack(&[8]);
[INFO] [stdout]    |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     build_test!(hash_size, &[0b1000_0000_0000_0000]).expect_stack(&[1]);
[INFO] [stdout]    |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     build_test!(hash_size, &[0b1100]).expect_stack(&[2]);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     build_test!(hash_size, &[0b0011]).expect_stack(&[2]);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     build_test!(hash_size, &[0b0011]).expect_stack(&[2]);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     build_test!(hash_size, &[0b0001]).expect_stack(&[1]);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/collections/mmr.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     build_test!(hash_size, &[0b0000]).expect_stack(&[0]);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]  --> tests/main.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]   |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/sys/mod.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let test = build_test!(source, &[16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1]);
[INFO] [stdout]   |                ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:866:5
[INFO] [stdout]     |
[INFO] [stdout] 866 |     build_test!(source, &[255, 255]).expect_stack(&[8]);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:865:5
[INFO] [stdout]     |
[INFO] [stdout] 865 |     build_test!(source, &[255, 0]).expect_stack(&[8]);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:864:5
[INFO] [stdout]     |
[INFO] [stdout] 864 |     build_test!(source, &[4294967295, 0]).expect_stack(&[32]);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:863:5
[INFO] [stdout]     |
[INFO] [stdout] 863 |     build_test!(source, &[4294967295, 255]).expect_stack(&[40]);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     build_test!(source, &[4294967295, 4294967295]).expect_stack(&[64]);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:851:5
[INFO] [stdout]     |
[INFO] [stdout] 851 |     build_test!(source, &[4278190080, 4278190080]).expect_stack(&[8]);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:850:5
[INFO] [stdout]     |
[INFO] [stdout] 850 |     build_test!(source, &[0, 4278190080]).expect_stack(&[8]);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:849:5
[INFO] [stdout]     |
[INFO] [stdout] 849 |     build_test!(source, &[0, 4294967295]).expect_stack(&[32]);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:848:5
[INFO] [stdout]     |
[INFO] [stdout] 848 |     build_test!(source, &[4278190080, 4294967295]).expect_stack(&[40]);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:847:5
[INFO] [stdout]     |
[INFO] [stdout] 847 |     build_test!(source, &[4294967295, 4294967295]).expect_stack(&[64]);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:836:5
[INFO] [stdout]     |
[INFO] [stdout] 836 |     build_test!(source, &[3668265216, 3668265216]).expect_stack(&[8]);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:835:5
[INFO] [stdout]     |
[INFO] [stdout] 835 |     build_test!(source, &[3668265216, 3668265217]).expect_stack(&[8]);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:834:5
[INFO] [stdout]     |
[INFO] [stdout] 834 |     build_test!(source, &[0, 3668265217]).expect_stack(&[32]);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:833:5
[INFO] [stdout]     |
[INFO] [stdout] 833 |     build_test!(source, &[0, 3668265216]).expect_stack(&[40]);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:832:5
[INFO] [stdout]     |
[INFO] [stdout] 832 |     build_test!(source, &[0, 0]).expect_stack(&[64]);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:821:5
[INFO] [stdout]     |
[INFO] [stdout] 821 |     build_test!(source, &[492665065, 492665065]).expect_stack(&[3]);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:820:5
[INFO] [stdout]     |
[INFO] [stdout] 820 |     build_test!(source, &[3941320520, 492665065]).expect_stack(&[3]);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:819:5
[INFO] [stdout]     |
[INFO] [stdout] 819 |     build_test!(source, &[3941320520, 0]).expect_stack(&[32]);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:818:5
[INFO] [stdout]     |
[INFO] [stdout] 818 |     build_test!(source, &[492665065, 0]).expect_stack(&[35]);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:817:5
[INFO] [stdout]     |
[INFO] [stdout] 817 |     build_test!(source, &[0, 0]).expect_stack(&[64]);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:806:5
[INFO] [stdout]     |
[INFO] [stdout] 806 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:797:5
[INFO] [stdout]     |
[INFO] [stdout] 797 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:788:5
[INFO] [stdout]     |
[INFO] [stdout] 788 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:779:5
[INFO] [stdout]     |
[INFO] [stdout] 779 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 772 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[a1, a0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:756:5
[INFO] [stdout]     |
[INFO] [stdout] 756 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:747:5
[INFO] [stdout]     |
[INFO] [stdout] 747 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:738:5
[INFO] [stdout]     |
[INFO] [stdout] 738 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:729:5
[INFO] [stdout]     |
[INFO] [stdout] 729 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:722:5
[INFO] [stdout]     |
[INFO] [stdout] 722 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[a1, a0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 706 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:697:5
[INFO] [stdout]     |
[INFO] [stdout] 697 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:688:5
[INFO] [stdout]     |
[INFO] [stdout] 688 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 679 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:672:5
[INFO] [stdout]     |
[INFO] [stdout] 672 |     build_test!(source, &[5, 3, 3, 1]).expect_stack(&[1, 2_u64.pow(31) + 1, 5]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:669:5
[INFO] [stdout]     |
[INFO] [stdout] 669 |     build_test!(source, &[5, 1, 1, 1]).expect_stack(&[0, 2_u64.pow(31), 5]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:666:5
[INFO] [stdout]     |
[INFO] [stdout] 666 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[a1, a0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:650:5
[INFO] [stdout]     |
[INFO] [stdout] 650 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:641:5
[INFO] [stdout]     |
[INFO] [stdout] 641 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:632:5
[INFO] [stdout]     |
[INFO] [stdout] 632 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:623:5
[INFO] [stdout]     |
[INFO] [stdout] 623 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[c1, c0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:616:5
[INFO] [stdout]     |
[INFO] [stdout] 616 |     build_test!(source, &[5, a0, a1, b as u64]).expect_stack(&[a1, a0, 5]);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:598:16
[INFO] [stdout]     |
[INFO] [stdout] 598 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:580:16
[INFO] [stdout]     |
[INFO] [stdout] 580 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:560:16
[INFO] [stdout]     |
[INFO] [stdout] 560 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:542:16
[INFO] [stdout]     |
[INFO] [stdout] 542 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:522:16
[INFO] [stdout]     |
[INFO] [stdout] 522 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:504:16
[INFO] [stdout]     |
[INFO] [stdout] 504 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:481:16
[INFO] [stdout]     |
[INFO] [stdout] 481 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:456:16
[INFO] [stdout]     |
[INFO] [stdout] 456 |     let test = build_test!(source, &[a0, a1, b0, 0]);
[INFO] [stdout]     |                ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:450:16
[INFO] [stdout]     |
[INFO] [stdout] 450 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:427:16
[INFO] [stdout]     |
[INFO] [stdout] 427 |     let test = build_test!(source, &[a0, a1, b0, 0]);
[INFO] [stdout]     |                ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:421:16
[INFO] [stdout]     |
[INFO] [stdout] 421 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:399:5
[INFO] [stdout]     |
[INFO] [stdout] 399 |     build_test!(source, &[a0, a1]).expect_stack(&[c]);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     build_test!(source, &[1, 0]).expect_stack(&[0]);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:389:5
[INFO] [stdout]     |
[INFO] [stdout] 389 |     build_test!(source, &[0, 0]).expect_stack(&[1]);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:377:5
[INFO] [stdout]     |
[INFO] [stdout] 377 |     build_test!(source, &[a0, a1, b0, b1]).expect_stack(&[c]);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |     build_test!(source, &[1, 0, 0, 0]).expect_stack(&[1]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:365:5
[INFO] [stdout]     |
[INFO] [stdout] 365 |     build_test!(source, &[0, 0, 1, 0]).expect_stack(&[1]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:362:5
[INFO] [stdout]     |
[INFO] [stdout] 362 |     build_test!(source, &[0, 0, 0, 0]).expect_stack(&[0]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:350:5
[INFO] [stdout]     |
[INFO] [stdout] 350 |     build_test!(source, &[a0, a1, b0, b1]).expect_stack(&[c]);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     build_test!(source, &[1, 0, 0, 0]).expect_stack(&[0]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     build_test!(source, &[0, 0, 1, 0]).expect_stack(&[0]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     build_test!(source, &[0, 0, 0, 0]).expect_stack(&[1]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     build_test!(source, &[3, 0, 2, 0]).expect_stack(&[0, 3]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     build_test!(source, &[1, 0, 2, 0]).expect_stack(&[0, 2]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 |     build_test!(source, &[0, 0, 0, 0]).expect_stack(&[0, 0]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     build_test!(source, &[3, 0, 2, 0]).expect_stack(&[0, 2]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     build_test!(source, &[1, 0, 2, 0]).expect_stack(&[0, 1]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     build_test!(source, &[0, 0, 0, 0]).expect_stack(&[0, 0]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     build_test!(source, &[a0, a1, b0, b1]).expect_stack(&[c]);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     build_test!(source, &[1, 0, 0, 0]).expect_stack(&[1]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     build_test!(source, &[0, 0, 1, 0]).expect_stack(&[0]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     build_test!(source, &[0, 0, 0, 0]).expect_stack(&[1]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     build_test!(source, &[1, 0, 0, 0]).expect_stack(&[1]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     build_test!(source, &[0, 0, 1, 0]).expect_stack(&[0]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 |     build_test!(source, &[0, 0, 0, 0]).expect_stack(&[0]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     build_test!(source, &[a0, a1, b0, b1]).expect_stack(&[c]);
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     build_test!(source, &[1, 0, 0, 0]).expect_stack(&[0]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     build_test!(source, &[0, 0, 1, 0]).expect_stack(&[1]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     build_test!(source, &[0, 0, 0, 0]).expect_stack(&[1]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     build_test!(source, &[1, 0, 0, 0]).expect_stack(&[0]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     build_test!(source, &[0, 0, 1, 0]).expect_stack(&[1]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |     build_test!(source, &[0, 0, 0, 0]).expect_stack(&[0]);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:175:16
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/u64_mod.rs:101:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]     |                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/math/u64_mod.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]    |                -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/math/u64_mod.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]    |                -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/math/u64_mod.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]    |                -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/math/u64_mod.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let test = build_test!(source, &[a0, a1, b0, b1]);
[INFO] [stdout]    |                -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/group.rs:812:16
[INFO] [stdout]     |
[INFO] [stdout] 812 |     let test = build_test!(&source, &[]);
[INFO] [stdout]     |                ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/group.rs:660:16
[INFO] [stdout]     |
[INFO] [stdout] 660 |     let test = build_test!(&source, &[]);
[INFO] [stdout]     |                ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/group.rs:450:16
[INFO] [stdout]     |
[INFO] [stdout] 450 |     let test = build_test!(&source, &[]);
[INFO] [stdout]     |                ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/secp256k1/group.rs:199:16
[INFO] [stdout]     |
[INFO] [stdout] 199 |     let test = build_test!(&source, &[]);
[INFO] [stdout]     |                ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/group.rs:662:16
[INFO] [stdout]     |
[INFO] [stdout] 662 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/group.rs:577:16
[INFO] [stdout]     |
[INFO] [stdout] 577 |     let test = build_test!(source, &[]);
[INFO] [stdout]     |                ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/group.rs:483:16
[INFO] [stdout]     |
[INFO] [stdout] 483 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/group.rs:417:16
[INFO] [stdout]     |
[INFO] [stdout] 417 |     let test = build_test!(source, &[]);
[INFO] [stdout]     |                ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/group.rs:332:16
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/group.rs:272:16
[INFO] [stdout]     |
[INFO] [stdout] 272 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/math/ecgfp5/group.rs:233:16
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let test = build_test!(source, &stack);
[INFO] [stdout]     |                --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/rpo.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let test = build_test!(empty_range, &[]);
[INFO] [stdout]    |                ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/fri/remainder.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let test = build_test!(source, &[]);
[INFO] [stdout]     |                ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/fri/remainder.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let test = build_test!(source, &[]);
[INFO] [stdout]     |                ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/fri/remainder.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let test = build_test!(&source, &[]);
[INFO] [stdout]    |                ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]   --> tests/main.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout] 7  |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/crypto/ecdsa_secp256k1.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let test = build_test!(source, &stack);
[INFO] [stdout]    |                --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `build_test` (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 `test_utils`
[INFO] [stdout]    --> tests/main.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout] 7   |         let mut test = test_utils::build_test_by_mode!(false, $($params)+);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/crypto/falcon.rs:172:16
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let test = build_test!(PROBABILISTIC_PRODUCT_SOURCE, &stack_init, &advice_stack);
[INFO] [stdout]     |                --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `build_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]   --> tests/sys/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | proptest! {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/math/u64_mod.rs:872:1
[INFO] [stdout]     |
[INFO] [stdout] 872 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExecutionError`
[INFO] [stdout]  --> tests/crypto/falcon.rs:7:63
[INFO] [stdout]   |
[INFO] [stdout] 7 |     crypto::RpoRandomCoin, AdviceInputs, DefaultHost, Digest, ExecutionError, MemAdviceProvider,
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `processor::ExecutionError`
[INFO] [stdout]  --> tests/crypto/rpo.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use processor::ExecutionError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::cmp`
[INFO] [stdout]  --> tests/math/u64_mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::cmp;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `processor::ExecutionError`
[INFO] [stdout]  --> tests/math/u64_mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use processor::ExecutionError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Digest` not found for `H`
[INFO] [stdout]   --> tests/crypto/fri/channel.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 |     layer_commitments: Vec<H::Digest>,
[INFO] [stdout]    |                               ^^^^^^ there is an associated type `Digest` in the trait `miden_processor::crypto::Hasher`
[INFO] [stdout]    |
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 21 |     H: ElementHasher<BaseField = E::BaseField> + ElementHasher + miden_processor::crypto::Hasher,
[INFO] [stdout]    |                                                                +++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> tests/crypto/falcon.rs:214:34
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let (stack_outputs, proof) = test_utils::prove(&program, stack_inputs.clone(), host, options)
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> tests/crypto/falcon.rs:218:18
[INFO] [stdout]     |
[INFO] [stdout] 218 |     let result = test_utils::verify(program_info, stack_inputs, stack_outputs, proof);
[INFO] [stdout]     |                  ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miden-stdlib` (test "stdlib") due to 267 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4f2d72b3e0a3dec83ca866beaae5e255d6cf003bd7d7c37e2c0cf6e259fdecb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f2d72b3e0a3dec83ca866beaae5e255d6cf003bd7d7c37e2c0cf6e259fdecb7", kill_on_drop: false }`
[INFO] [stdout] 4f2d72b3e0a3dec83ca866beaae5e255d6cf003bd7d7c37e2c0cf6e259fdecb7
