[INFO] fetching crate holochain 0.4.2... [INFO] checking holochain-0.4.2 against try#411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 for pr-138844 [INFO] extracting crate holochain 0.4.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate holochain 0.4.2 on toolchain 411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate holochain 0.4.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate holochain 0.4.2 [INFO] tweaked toml for crates.io crate holochain 0.4.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate holochain 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23d686e50e375925ee78e966a358818cd5e168c4582fe96b15f6ca51466c2e4a [INFO] running `Command { std: "docker" "start" "-a" "23d686e50e375925ee78e966a358818cd5e168c4582fe96b15f6ca51466c2e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23d686e50e375925ee78e966a358818cd5e168c4582fe96b15f6ca51466c2e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d686e50e375925ee78e966a358818cd5e168c4582fe96b15f6ca51466c2e4a", kill_on_drop: false }` [INFO] [stdout] 23d686e50e375925ee78e966a358818cd5e168c4582fe96b15f6ca51466c2e4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c52551089b594be42298ef5c5a27a4af7fe6b94c4b7b96011071a76809edc148 [INFO] running `Command { std: "docker" "start" "-a" "c52551089b594be42298ef5c5a27a4af7fe6b94c4b7b96011071a76809edc148", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling zip v2.2.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling minisign-verify v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling ureq v2.11.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.55 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking one_err v0.0.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling proptest-derive v0.4.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Checking gcollections v1.5.0 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking intervallum v1.4.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking must_future v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Compiling lair_keystore_api v0.5.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking wide v0.7.30 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking holochain_serialized_bytes v0.0.55 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rmpv v1.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking holochain_wasmer_common v0.0.99 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking fixt v0.4.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Checking sodoken v0.0.11 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking holochain_util v0.4.2 [INFO] [stderr] Checking hc_seed_bundle v0.2.5 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking holochain_secure_primitive v0.4.2 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking inferno v0.11.21 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking sysinfo v0.32.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking holochain_trace v0.4.2 [INFO] [stderr] Checking ghost_actor v0.3.0-alpha.6 [INFO] [stderr] Checking url2 v0.0.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking opentelemetry_api v0.20.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Checking statrs v0.16.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.4.2 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.4.2 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling tx5-core v0.1.5-beta [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling holo_hash v0.4.2 [INFO] [stderr] Checking app_dirs2 v2.5.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Compiling holochain_integrity_types v0.4.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling holochain_sqlite v0.4.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Compiling tx5-go-pion-sys v0.1.5-beta [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.0 [INFO] [stderr] Compiling lair_keystore v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking bytecheck v0.8.0 [INFO] [stderr] Checking serde_with v3.11.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking sbd-client v0.0.8-alpha [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking mr_bundle v0.4.2 [INFO] [stderr] Checking sodoken v0.0.901-alpha [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking automap v0.1.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling munge_macro v0.4.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Checking munge v0.4.1 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking sbd-e2e-crypto-client v0.0.8-alpha [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling rkyv_derive v0.8.9 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling corosensei v0.2.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking cranelift-bitset v0.110.3 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking cranelift-entity v0.110.2 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking async-std v1.13.0 [INFO] [stderr] Compiling cranelift-codegen v0.110.2 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Checking rkyv v0.8.9 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking tx5-signal v0.1.5-beta [INFO] [stderr] Compiling hdk_derive v0.4.2 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking if-addrs v0.7.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking wasmer-types v5.0.4 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking libmdns v0.7.4 [INFO] [stderr] Checking mdns v3.0.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Checking cranelift-bforest v0.110.2 [INFO] [stderr] Checking influxive-otel-atomic-obs v0.0.2-alpha.1 [INFO] [stderr] Checking backon v0.4.4 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking cranelift-control v0.110.3 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking quanta v0.4.1 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking nonzero_ext v0.2.0 [INFO] [stderr] Checking influxive-core v0.0.4-alpha.1 [INFO] [stderr] Checking tx5-go-pion v0.1.5-beta [INFO] [stderr] Checking governor v0.3.2 [INFO] [stderr] Checking tx5-connection v0.1.5-beta [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking bloomfilter v1.0.16 [INFO] [stderr] Checking tx5 v0.1.5-beta [INFO] [stderr] Checking wasmer-vm v5.0.4 [INFO] [stderr] Checking kitsune_p2p_mdns v0.4.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking wasmparser v0.216.0 [INFO] [stderr] Compiling xz v0.1.0 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking wasm-encoder v0.221.2 [INFO] [stderr] Compiling kitsune_p2p_bin_data v0.4.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking holochain_wasmer_guest v0.0.99 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling wasmer-compiler-cranelift v5.0.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Checking wast v221.0.2 [INFO] [stderr] Compiling wasmer v5.0.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling kitsune_p2p_block v0.4.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking aitia v0.3.2 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking influxdb v0.7.2 [INFO] [stderr] Checking wasmer-compiler v5.0.4 [INFO] [stderr] Compiling holochain_nonce v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking influxive-downloader v0.0.4-alpha.1 [INFO] [stderr] Checking wat v1.221.2 [INFO] [stderr] Compiling hdi v0.5.2 [INFO] [stderr] Compiling holochain_zome_types v0.4.2 [INFO] [stderr] Checking influxive-writer v0.0.4-alpha.1 [INFO] [stderr] Compiling wasmer-derive v5.0.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking influxive-child-svc v0.0.4-alpha.1 [INFO] [stderr] Checking influxive-otel v0.0.4-alpha.1 [INFO] [stderr] Checking cron v0.12.1 [INFO] [stderr] Compiling tx5-go-pion-turn v0.1.5-beta [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking influxive v0.0.4-alpha.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking if-addrs v0.10.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking human-panic v2.0.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking holochain_metrics v0.4.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking task-motel v0.1.0 [INFO] [stderr] Checking rand-utf8 v0.0.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking sdd v3.0.4 [INFO] [stderr] Checking holochain_deepkey_dna v0.0.8-dev.2 [INFO] [stderr] Compiling hdk v0.4.2 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking sd-notify v0.4.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking scc v2.2.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking contrafact v0.2.0-rc.1 [INFO] [stderr] Checking isotest v0.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking cranelift-frontend v0.110.2 [INFO] [stderr] Checking wasmer-middlewares v5.0.4 [INFO] [stderr] Checking holochain_wasmer_host v0.0.99 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking hc_r2d2_sqlite v0.25.0 [INFO] [stderr] Checking kitsune_p2p_dht v0.4.2 [INFO] [stderr] Compiling holochain v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking kitsune_p2p_types v0.4.2 [INFO] [stderr] Checking kitsune_p2p_bootstrap v0.3.2 [INFO] [stderr] Checking kitsune_p2p_proxy v0.4.2 [INFO] [stderr] Checking kitsune_p2p_fetch v0.4.2 [INFO] [stderr] Checking holochain_state_types v0.4.2 [INFO] [stderr] Checking kitsune_p2p_bootstrap_client v0.4.2 [INFO] [stderr] Checking hc_deepkey_types v0.8.2 [INFO] [stderr] Checking kitsune_p2p v0.4.2 [INFO] [stderr] Checking holochain_keystore v0.4.2 [INFO] [stderr] Checking hc_deepkey_sdk v0.7.2 [INFO] [stderr] Checking holochain_types v0.4.2 [INFO] [stderr] Checking holochain_chc v0.1.2 [INFO] [stderr] Checking holochain_conductor_services v0.3.2 [INFO] [stderr] Checking holochain_conductor_api v0.4.2 [INFO] [stderr] Checking holochain_websocket v0.4.2 [INFO] [stderr] Checking hc_sleuth v0.4.2 [INFO] [stderr] Checking holochain_p2p v0.4.2 [INFO] [stderr] Checking holochain_state v0.4.2 [INFO] [stderr] Checking holochain_cascade v0.4.2 [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio` [INFO] [stdout] --> src/conductor/space.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | / timed!([1, 10, 1000], "get_state", { [INFO] [stdout] 323 | | match query_conductor_state(&self.conductor_db).await? { [INFO] [stdout] 324 | | Some(state) => Ok(state), [INFO] [stdout] ... | [INFO] [stdout] 330 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `async-once-cell`, `build_wasms`, `bytes`, `chc`, `contrafact`, `deepkey-wasm-cache`, `default`, `diff`, `fixt`, `fuzzing`, `get_if_addrs`, `glacial_tests`, `hdk`, `holochain_test_wasm_common`, `holochain_wasm_test_utils`, `instrument`, `kitsune_p2p_bootstrap`, `matches`, `metrics_influxive`, `only_check_wasms`, `reqwest`, `sbd-server`, `slow_tests`, `sqlite`, `sqlite-encrypted`, `sweettest`, `test_utils`, `tx2`, `tx5`, `tx5-go-pion-turn`, `unstable-countersigning`, `unstable-dpki`, `unstable-functions`, and `unstable-sharding` and 5 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `timed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `timed` may come from an old version of the `holochain_util` crate, try updating your dependency with `cargo update -p holochain_util` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-W unexpected-cfgs` [INFO] [stdout] = note: this warning originates in the macro `timed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio` [INFO] [stdout] --> src/conductor/space.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | / timed!([1, 10, 1000], "get_state", { [INFO] [stdout] 323 | | match query_conductor_state(&self.conductor_db).await? { [INFO] [stdout] 324 | | Some(state) => Ok(state), [INFO] [stdout] ... | [INFO] [stdout] 330 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `async-once-cell`, `build_wasms`, `bytes`, `chc`, `contrafact`, `deepkey-wasm-cache`, `default`, `diff`, `fixt`, `fuzzing`, `get_if_addrs`, `glacial_tests`, `hdk`, `holochain_test_wasm_common`, `holochain_wasm_test_utils`, `instrument`, `kitsune_p2p_bootstrap`, `matches`, `metrics_influxive`, `only_check_wasms`, `reqwest`, `sbd-server`, `slow_tests`, `sqlite`, `sqlite-encrypted`, `sweettest`, `test_utils`, `tx2`, `tx5`, `tx5-go-pion-turn`, `unstable-countersigning`, `unstable-dpki`, `unstable-functions`, and `unstable-sharding` and 5 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `timed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `timed` may come from an old version of the `holochain_util` crate, try updating your dependency with `cargo update -p holochain_util` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `timed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio` [INFO] [stdout] --> src/conductor/space.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | / timed!([1, 10, 1000], "update_state_prime", { [INFO] [stdout] 353 | | self.conductor_db [INFO] [stdout] 354 | | .write_async(move |txn| { [INFO] [stdout] 355 | | let state = txn [INFO] [stdout] ... | [INFO] [stdout] 368 | | .await [INFO] [stdout] 369 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `async-once-cell`, `build_wasms`, `bytes`, `chc`, `contrafact`, `deepkey-wasm-cache`, `default`, `diff`, `fixt`, `fuzzing`, `get_if_addrs`, `glacial_tests`, `hdk`, `holochain_test_wasm_common`, `holochain_wasm_test_utils`, `instrument`, `kitsune_p2p_bootstrap`, `matches`, `metrics_influxive`, `only_check_wasms`, `reqwest`, `sbd-server`, `slow_tests`, `sqlite`, `sqlite-encrypted`, `sweettest`, `test_utils`, `tx2`, `tx5`, `tx5-go-pion-turn`, `unstable-countersigning`, `unstable-dpki`, `unstable-functions`, and `unstable-sharding` and 5 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `timed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `timed` may come from an old version of the `holochain_util` crate, try updating your dependency with `cargo update -p holochain_util` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `timed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio` [INFO] [stdout] --> src/conductor/space.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | / timed!([1, 10, 1000], "update_state_prime", { [INFO] [stdout] 353 | | self.conductor_db [INFO] [stdout] 354 | | .write_async(move |txn| { [INFO] [stdout] 355 | | let state = txn [INFO] [stdout] ... | [INFO] [stdout] 368 | | .await [INFO] [stdout] 369 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `async-once-cell`, `build_wasms`, `bytes`, `chc`, `contrafact`, `deepkey-wasm-cache`, `default`, `diff`, `fixt`, `fuzzing`, `get_if_addrs`, `glacial_tests`, `hdk`, `holochain_test_wasm_common`, `holochain_wasm_test_utils`, `instrument`, `kitsune_p2p_bootstrap`, `matches`, `metrics_influxive`, `only_check_wasms`, `reqwest`, `sbd-server`, `slow_tests`, `sqlite`, `sqlite-encrypted`, `sweettest`, `test_utils`, `tx2`, `tx5`, `tx5-go-pion-turn`, `unstable-countersigning`, `unstable-dpki`, `unstable-functions`, and `unstable-sharding` and 5 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `timed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `timed` may come from an old version of the `holochain_util` crate, try updating your dependency with `cargo update -p holochain_util` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `timed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio` [INFO] [stdout] --> src/core/ribosome/real_ribosome.rs:400:29 [INFO] [stdout] | [INFO] [stdout] 400 | let cache = timed!([1, 10, 1000], cache_lock.write()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `async-once-cell`, `build_wasms`, `bytes`, `chc`, `contrafact`, `deepkey-wasm-cache`, `default`, `diff`, `fixt`, `fuzzing`, `get_if_addrs`, `glacial_tests`, `hdk`, `holochain_test_wasm_common`, `holochain_wasm_test_utils`, `instrument`, `kitsune_p2p_bootstrap`, `matches`, `metrics_influxive`, `only_check_wasms`, `reqwest`, `sbd-server`, `slow_tests`, `sqlite`, `sqlite-encrypted`, `sweettest`, `test_utils`, `tx2`, `tx5`, `tx5-go-pion-turn`, `unstable-countersigning`, `unstable-dpki`, `unstable-functions`, and `unstable-sharding` and 5 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `timed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `timed` may come from an old version of the `holochain_util` crate, try updating your dependency with `cargo update -p holochain_util` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `timed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio` [INFO] [stdout] --> src/core/ribosome/real_ribosome.rs:400:29 [INFO] [stdout] | [INFO] [stdout] 400 | let cache = timed!([1, 10, 1000], cache_lock.write()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `async-once-cell`, `build_wasms`, `bytes`, `chc`, `contrafact`, `deepkey-wasm-cache`, `default`, `diff`, `fixt`, `fuzzing`, `get_if_addrs`, `glacial_tests`, `hdk`, `holochain_test_wasm_common`, `holochain_wasm_test_utils`, `instrument`, `kitsune_p2p_bootstrap`, `matches`, `metrics_influxive`, `only_check_wasms`, `reqwest`, `sbd-server`, `slow_tests`, `sqlite`, `sqlite-encrypted`, `sweettest`, `test_utils`, `tx2`, `tx5`, `tx5-go-pion-turn`, `unstable-countersigning`, `unstable-dpki`, `unstable-functions`, and `unstable-sharding` and 5 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `timed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `timed` may come from an old version of the `holochain_util` crate, try updating your dependency with `cargo update -p holochain_util` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `timed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio` [INFO] [stdout] --> src/core/ribosome/real_ribosome.rs:401:20 [INFO] [stdout] | [INFO] [stdout] 401 | Ok(timed!([1, 1000, 10_000], cache.get(cache_key, &wasm))?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `async-once-cell`, `build_wasms`, `bytes`, `chc`, `contrafact`, `deepkey-wasm-cache`, `default`, `diff`, `fixt`, `fuzzing`, `get_if_addrs`, `glacial_tests`, `hdk`, `holochain_test_wasm_common`, `holochain_wasm_test_utils`, `instrument`, `kitsune_p2p_bootstrap`, `matches`, `metrics_influxive`, `only_check_wasms`, `reqwest`, `sbd-server`, `slow_tests`, `sqlite`, `sqlite-encrypted`, `sweettest`, `test_utils`, `tx2`, `tx5`, `tx5-go-pion-turn`, `unstable-countersigning`, `unstable-dpki`, `unstable-functions`, and `unstable-sharding` and 5 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `timed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `timed` may come from an old version of the `holochain_util` crate, try updating your dependency with `cargo update -p holochain_util` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `timed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio` [INFO] [stdout] --> src/core/ribosome/real_ribosome.rs:401:20 [INFO] [stdout] | [INFO] [stdout] 401 | Ok(timed!([1, 1000, 10_000], cache.get(cache_key, &wasm))?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `async-once-cell`, `build_wasms`, `bytes`, `chc`, `contrafact`, `deepkey-wasm-cache`, `default`, `diff`, `fixt`, `fuzzing`, `get_if_addrs`, `glacial_tests`, `hdk`, `holochain_test_wasm_common`, `holochain_wasm_test_utils`, `instrument`, `kitsune_p2p_bootstrap`, `matches`, `metrics_influxive`, `only_check_wasms`, `reqwest`, `sbd-server`, `slow_tests`, `sqlite`, `sqlite-encrypted`, `sweettest`, `test_utils`, `tx2`, `tx5`, `tx5-go-pion-turn`, `unstable-countersigning`, `unstable-dpki`, `unstable-functions`, and `unstable-sharding` and 5 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `timed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `timed` may come from an old version of the `holochain_util` crate, try updating your dependency with `cargo update -p holochain_util` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `timed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/conductor/api/api_external/admin_interface.rs:355:26 [INFO] [stdout] | [INFO] [stdout] 355 | use holochain_types::test_utils::fake_dna_zomes; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/conductor/api/api_external/admin_interface.rs:356:26 [INFO] [stdout] | [INFO] [stdout] 356 | use holochain_types::test_utils::write_fake_dna_file; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `holochain_types` [INFO] [stdout] --> src/conductor/conductor/graft_records_onto_source_chain.rs:312:26 [INFO] [stdout] | [INFO] [stdout] 312 | use holochain_types::test_utils::chain::{self as tu, TestChainItem}; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/conductor/conductor/app_broadcast.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 83 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/conductor/conductor/tests.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/conductor/conductor/graft_records_onto_source_chain.rs:312:26 [INFO] [stdout] | [INFO] [stdout] 312 | use holochain_types::test_utils::chain::{self as tu, TestChainItem}; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_keystore::crude_mock_keystore` [INFO] [stdout] --> src/conductor/conductor/tests.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | use holochain_keystore::crude_mock_keystore::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `crude_mock_keystore` in `holochain_keystore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::inline_zome` [INFO] [stdout] --> src/conductor/conductor/tests.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | use holochain_types::inline_zome::InlineZomeSet; [INFO] [stdout] | ^^^^^^^^^^^ could not find `inline_zome` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod inline_zome; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/conductor/conductor/tests.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | use holochain_types::test_utils::fake_cell_id; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/conductor/tests/agent_key_revocation.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/conductor/conductor/tests/agent_key_revocation.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::prelude::test_db_dir` [INFO] [stdout] --> src/conductor/entry_def_store.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | use holochain_state::prelude::test_db_dir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_db_dir` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/conductor/entry_def_store.rs:114:26 [INFO] [stdout] | [INFO] [stdout] 114 | use holochain_types::test_utils::fake_dna_zomes; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/conductor/interface/websocket.rs:503:11 [INFO] [stdout] | [INFO] [stdout] 503 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/conductor/interface/websocket.rs:496:16 [INFO] [stdout] | [INFO] [stdout] 496 | use crate::fixt::RealRibosomeFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/conductor/interface/websocket.rs:512:26 [INFO] [stdout] | [INFO] [stdout] 512 | use holochain_types::test_utils::fake_agent_pubkey_1; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/conductor/interface/websocket.rs:513:26 [INFO] [stdout] | [INFO] [stdout] 513 | use holochain_types::test_utils::fake_dna_zomes; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_zome_types::test_utils` [INFO] [stdout] --> src/conductor/interface/websocket.rs:516:31 [INFO] [stdout] | [INFO] [stdout] 516 | use holochain_zome_types::test_utils::fake_agent_pubkey_2; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_zome_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `kitsune_p2p_types::fixt` [INFO] [stdout] --> src/conductor/interface/websocket.rs:520:28 [INFO] [stdout] | [INFO] [stdout] 520 | use kitsune_p2p_types::fixt::*; [INFO] [stdout] | ^^^^ could not find `fixt` in `kitsune_p2p_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::test_utils` [INFO] [stdout] --> src/conductor/kitsune_host_impl/query_region_set.rs:75:39 [INFO] [stdout] | [INFO] [stdout] 75 | use holochain_state::{prelude::*, test_utils::test_dht_db}; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_state` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(test, feature = "test_utils"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/conductor/p2p_agent_store.rs:355:11 [INFO] [stdout] | [INFO] [stdout] 355 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::test_utils` [INFO] [stdout] --> src/conductor/manager/mod.rs:434:26 [INFO] [stdout] | [INFO] [stdout] 434 | use holochain_state::test_utils::test_db_dir; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_state` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(test, feature = "test_utils"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::test_utils` [INFO] [stdout] --> src/conductor/p2p_agent_store.rs:356:26 [INFO] [stdout] | [INFO] [stdout] 356 | use holochain_state::test_utils::test_p2p_agents_db; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_state` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(test, feature = "test_utils"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `kitsune_p2p_types::fixt` [INFO] [stdout] --> src/conductor/p2p_agent_store.rs:357:28 [INFO] [stdout] | [INFO] [stdout] 357 | use kitsune_p2p_types::fixt::*; [INFO] [stdout] | ^^^^ could not find `fixt` in `kitsune_p2p_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_cascade::test_utils` [INFO] [stdout] --> src/conductor/space/tests.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use holochain_cascade::test_utils::fill_db; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_cascade` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_cascade-0.4.2/src/lib.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_cascade-0.4.2/src/lib.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/conductor/tests/network_seed_regression.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | use ::fixt::prelude::strum_macros; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::facts` [INFO] [stdout] --> src/conductor/space/tests.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use holochain_types::facts::valid_chain_op; [INFO] [stdout] | ^^^^^ could not find `facts` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub mod facts; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `fuzzing` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "fuzzing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/conductor/tests/signed_zome_call.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::fixt::AgentPubKeyFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/conductor/tests/signed_zome_call.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | use ::fixt::fixt; [INFO] [stdout] | ^^^^ help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/conductor/tests/signed_zome_call.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/guest_callback/entry_defs.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | use crate::fixt::EntryDefsFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/guest_callback/entry_defs.rs:90:16 [INFO] [stdout] | [INFO] [stdout] 90 | use crate::fixt::EntryDefsInvocationFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/guest_callback/entry_defs.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | use crate::fixt::ZomeNameFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/guest_callback/init.rs:115:16 [INFO] [stdout] | [INFO] [stdout] 115 | use crate::fixt::InitHostAccessFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/guest_callback/init.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | use crate::fixt::InitInvocationFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/ribosome/guest_callback/init.rs:118:11 [INFO] [stdout] | [INFO] [stdout] 118 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/guest_callback/init.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | use crate::fixt::ZomeNameFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/guest_callback/post_commit.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | use crate::fixt::PostCommitHostAccessFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/guest_callback/post_commit.rs:128:16 [INFO] [stdout] | [INFO] [stdout] 128 | use crate::fixt::PostCommitInvocationFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/ribosome/guest_callback/validate.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/guest_callback/validate.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 135 | use crate::fixt::ValidateHostAccessFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/tests.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | use ::fixt::fixt; [INFO] [stdout] | ^^^^ help: a similar path exists: `super::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::test_utils` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/tests.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | use holochain_state::test_utils::test_db_dir; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_state` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(test, feature = "test_utils"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::inline_zome` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/tests.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | use holochain_types::inline_zome::InlineZomeSet; [INFO] [stdout] | ^^^^^^^^^^^ could not find `inline_zome` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod inline_zome; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_zome_types::fixt` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/tests.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | use holochain_zome_types::fixt::{CreateFixturator, DeleteFixturator, SignatureFixturator}; [INFO] [stdout] | ^^^^ could not find `fixt` in `holochain_zome_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fixturators` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(feature = "fixturators")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::inline_zome` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/validation_tests.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use holochain_types::{inline_zome::InlineZomeSet, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `inline_zome` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod inline_zome; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/get_zomes_to_invoke_tests.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::fixt::MetaLairClientFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_zome_types::fixt` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/get_zomes_to_invoke_tests.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | use holochain_zome_types::fixt::{ [INFO] [stdout] | ^^^^ could not find `fixt` in `holochain_zome_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fixturators` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(feature = "fixturators")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/run_validation_callback_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | fixt::MetaLairClientFixturator, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_p2p::HolochainP2pDnaFixturator` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/run_validation_callback_tests.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use holochain_p2p::{HolochainP2pDnaFixturator, MockHolochainP2pDnaT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `HolochainP2pDnaFixturator` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_p2p-0.4.2/src/lib.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub use test::HolochainP2pDnaFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_p2p-0.4.2/src/lib.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_zome_types::fixt` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/run_validation_callback_tests.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fixt::{AgentPubKeyFixturator, CreateFixturator, DeleteFixturator, SignatureFixturator}, [INFO] [stdout] | ^^^^ could not find `fixt` in `holochain_zome_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fixturators` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(feature = "fixturators")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::prelude::test_dht_db` [INFO] [stdout] --> src/core/workflow/genesis_workflow.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | use holochain_state::prelude::test_dht_db; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_dht_db` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::prelude::test_authored_db` [INFO] [stdout] --> src/core/workflow/genesis_workflow.rs:184:27 [INFO] [stdout] | [INFO] [stdout] 184 | use holochain_state::{prelude::test_authored_db, source_chain::SourceChain}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_authored_db` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/core/workflow/genesis_workflow.rs:187:26 [INFO] [stdout] | [INFO] [stdout] 187 | use holochain_types::test_utils::fake_agent_pubkey_1; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/incoming_dht_ops_workflow/tests.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/core/workflow/genesis_workflow.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | use holochain_types::test_utils::fake_dna_file; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/workflow/initialize_zomes_workflow.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | use crate::fixt::DnaDefFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/initialize_zomes_workflow.rs:150:11 [INFO] [stdout] | [INFO] [stdout] 150 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/workflow/initialize_zomes_workflow.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | use crate::fixt::MetaLairClientFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_p2p::HolochainP2pDnaFixturator` [INFO] [stdout] --> src/core/workflow/initialize_zomes_workflow.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | use holochain_p2p::HolochainP2pDnaFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HolochainP2pDnaFixturator` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_p2p-0.4.2/src/lib.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub use test::HolochainP2pDnaFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_p2p-0.4.2/src/lib.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::test_utils` [INFO] [stdout] --> src/core/workflow/initialize_zomes_workflow.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | use holochain_state::test_utils::test_db_dir; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_state` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(test, feature = "test_utils"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:121:11 [INFO] [stdout] | [INFO] [stdout] 121 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::inline_zome` [INFO] [stdout] --> src/core/workflow/initialize_zomes_workflow.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | use holochain_types::inline_zome::InlineZomeSet; [INFO] [stdout] | ^^^^^^^^^^^ could not find `inline_zome` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod inline_zome; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | use crate::fixt::CreateLinkFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow.rs:146:11 [INFO] [stdout] | [INFO] [stdout] 146 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validation_query.rs:94:11 [INFO] [stdout] | [INFO] [stdout] 94 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | use crate::fixt::EntryFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_cascade::MockCascade` [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use holochain_cascade::MockCascade; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MockCascade` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/sys_validate/tests.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/core/workflow/validation_receipt_workflow/unit_tests.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | use ::fixt::fixt; [INFO] [stdout] | ^^^^ help: a similar path exists: `super::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_cascade::MockCascade` [INFO] [stdout] --> src/core/sys_validate/tests.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use holochain_cascade::MockCascade; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MockCascade` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::prelude::test_authored_db` [INFO] [stdout] --> src/core/sys_validate/tests.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | use holochain_state::prelude::test_authored_db; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_authored_db` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::prelude::test_cache_db` [INFO] [stdout] --> src/core/sys_validate/tests.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | use holochain_state::prelude::test_cache_db; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_cache_db` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `holochain_types` [INFO] [stdout] --> src/core/sys_validate/tests.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | use holochain_types::test_utils::chain::{TestChainHash, TestChainItem}; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::prelude::test_dht_db` [INFO] [stdout] --> src/core/sys_validate/tests.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use holochain_state::prelude::test_dht_db; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_dht_db` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/core/sys_validate/tests.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | use holochain_types::test_utils::rebuild_record; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/core/sys_validate/tests.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | use holochain_types::test_utils::sign_record; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/core/sys_validate/tests.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | use holochain_types::test_utils::valid_arbitrary_chain; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/sweettest/sweet_conductor.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | use ::fixt::prelude::StdRng; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_zome_types::facts` [INFO] [stdout] --> src/core/sys_validate/tests.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | use holochain_zome_types::facts::ActionRefMut; [INFO] [stdout] | ^^^^^ could not find `facts` in `holochain_zome_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub mod facts; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `fuzzing` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(feature = "fuzzing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::prelude::test_db_dir` [INFO] [stdout] --> src/sweettest/sweet_conductor.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use holochain_state::prelude::test_db_dir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_db_dir` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/sweettest/sweet_conductor_batch.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | use ::fixt::prelude::StdRng; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::test_utils` [INFO] [stdout] --> src/sweettest/sweet_conductor.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | use holochain_state::test_utils::TestDir; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_state` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_state-0.4.2/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(test, feature = "test_utils"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::inline_zome` [INFO] [stdout] --> src/sweettest/sweet_dna.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use holochain_types::inline_zome::InlineZomeSet; [INFO] [stdout] | ^^^^^^^^^^^ could not find `inline_zome` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod inline_zome; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_zome_types::entropy` [INFO] [stdout] --> src/sweettest/sweet_topos/network.rs:505:31 [INFO] [stdout] | [INFO] [stdout] 505 | use holochain_zome_types::entropy::unstructured_noise; [INFO] [stdout] | ^^^^^^^ could not find `entropy` in `holochain_zome_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub mod entropy; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_zome_types-0.4.2/src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(all(any(test, feature = "test_utils"), feature = "fuzzing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/test_utils.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::inline_zome` [INFO] [stdout] --> src/sweettest/sweet_zome.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use holochain_types::inline_zome::InlineZomeSet; [INFO] [stdout] | ^^^^^^^^^^^ could not find `inline_zome` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod inline_zome; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_state::prelude::test_db_dir` [INFO] [stdout] --> src/test_utils.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use holochain_state::prelude::test_db_dir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_db_dir` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/test_utils.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | use holochain_types::test_utils::fake_dna_file; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::test_utils` [INFO] [stdout] --> src/test_utils.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | use holochain_types::test_utils::fake_dna_zomes; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::inline_zome` [INFO] [stdout] --> src/test_utils/inline_zomes.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use holochain_types::inline_zome::InlineEntryTypes; [INFO] [stdout] | ^^^^^^^^^^^ could not find `inline_zome` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod inline_zome; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/test_utils/network_simulation.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::inline_zome` [INFO] [stdout] --> src/test_utils/inline_zomes.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use holochain_types::inline_zome::InlineZomeSet; [INFO] [stdout] | ^^^^^^^^^^^ could not find `inline_zome` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod inline_zome; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::inline_zome` [INFO] [stdout] --> src/test_utils/network_simulation.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use holochain_types::inline_zome::{InlineEntryTypes, InlineZomeSet}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `inline_zome` in `holochain_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod inline_zome; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_types-0.4.2/src/lib.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `kitsune_p2p::fixt` [INFO] [stdout] --> src/test_utils/network_simulation.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | use kitsune_p2p::{fixt::*, KitsuneAgent, KitsuneOpHash}; [INFO] [stdout] | ^^^^ could not find `fixt` in `kitsune_p2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/tests/signed_zome_call.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::AgentPubKeyFixturator` [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::prelude::AgentPubKeyFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AgentPubKeyFixturator` in `prelude` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs instead [INFO] [stdout] | [INFO] [stdout] 9 | use crate::prelude::fixt::AgentPubKeyFixturator; [INFO] [stdout] | ++++++ [INFO] [stdout] 9 - use crate::prelude::AgentPubKeyFixturator; [INFO] [stdout] 9 + use holo_hash::fixt::AgentPubKeyFixturator; [INFO] [stdout] | [INFO] [stdout] 9 - use crate::prelude::AgentPubKeyFixturator; [INFO] [stdout] 9 + use holochain_state::prelude::fixt::AgentPubKeyFixturator; [INFO] [stdout] | [INFO] [stdout] 9 - use crate::prelude::AgentPubKeyFixturator; [INFO] [stdout] 9 + use holochain_types::prelude::fixt::AgentPubKeyFixturator; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::AgentValidationPkgFixturator` [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::AgentValidationPkgFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AgentValidationPkgFixturator` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::CreateFixturator` [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::prelude::CreateFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CreateFixturator` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::SignatureFixturator` [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::prelude::SignatureFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SignatureFixturator` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::AgentPubKeyFixturator` [INFO] [stdout] --> src/core/workflow/validation_receipt_workflow/unit_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::prelude::AgentPubKeyFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AgentPubKeyFixturator` in `prelude` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs instead [INFO] [stdout] | [INFO] [stdout] 3 | use crate::prelude::fixt::AgentPubKeyFixturator; [INFO] [stdout] | ++++++ [INFO] [stdout] 3 - use crate::prelude::AgentPubKeyFixturator; [INFO] [stdout] 3 + use holo_hash::fixt::AgentPubKeyFixturator; [INFO] [stdout] | [INFO] [stdout] 3 - use crate::prelude::AgentPubKeyFixturator; [INFO] [stdout] 3 + use holochain_state::prelude::fixt::AgentPubKeyFixturator; [INFO] [stdout] | [INFO] [stdout] 3 - use crate::prelude::AgentPubKeyFixturator; [INFO] [stdout] 3 + use holochain_types::prelude::fixt::AgentPubKeyFixturator; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::CreateFixturator` [INFO] [stdout] --> src/core/workflow/validation_receipt_workflow/unit_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::prelude::CreateFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CreateFixturator` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::SignatureFixturator` [INFO] [stdout] --> src/core/workflow/validation_receipt_workflow/unit_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::prelude::SignatureFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SignatureFixturator` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::unstructured_noise` [INFO] [stdout] --> src/sweettest/sweet_topos/fact/density.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | use crate::prelude::unstructured_noise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `unstructured_noise` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::unstructured_noise` [INFO] [stdout] --> src/sweettest/sweet_topos/fact/node.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::prelude::unstructured_noise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `unstructured_noise` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::unstructured_noise` [INFO] [stdout] --> src/sweettest/sweet_topos/fact/partition.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | use crate::prelude::unstructured_noise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `unstructured_noise` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::unstructured_noise` [INFO] [stdout] --> src/sweettest/sweet_topos/fact/size.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | use crate::prelude::unstructured_noise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `unstructured_noise` in `prelude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/api/api_external/admin_interface.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 357 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/conductor/cell/gossip_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/conductor/api/api_external/admin_interface.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/entry_def_store.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/conductor/space/tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use arbitrary::*; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/tests/app_info.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/conductor/tests/app_info.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use matches::matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/tests/cell_cloning.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/conductor/tests/cell_cloning.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use matches::matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/tests/install_app_bundle.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/conductor/tests/install_app_bundle.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/tests/network_info.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/tests/request_dna_def.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/ribosome.rs:773:9 [INFO] [stdout] | [INFO] [stdout] 773 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/tests.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/core/queue_consumer/tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/get_zomes_to_invoke_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use fixt::fixt; [INFO] [stdout] | ^^^^ help: a similar path exists: `super::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/get_zomes_to_invoke_tests.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/run_validation_callback_tests.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use fixt::fixt; [INFO] [stdout] | ^^^^ help: a similar path exists: `super::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/run_validation_callback_tests.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/workflow/call_zome_workflow/validation_test.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/workflow/call_zome_workflow/validation_test.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use holochain_wasm_test_utils::TestWasmPair; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/workflow/call_zome_workflow/validation_test.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use holochain_wasm_test_utils::TestZomes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::conductor::api::MockCellConductorApiT` [INFO] [stdout] --> src/core/workflow/genesis_workflow.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | use crate::conductor::api::MockCellConductorApiT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^--------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CellConductorApiT` [INFO] [stdout] | no `MockCellConductorApiT` in `conductor::api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/core/workflow/genesis_workflow.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/workflow/validation_receipt_workflow/tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/workflow/validation_receipt_workflow/unit_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use hdk::prelude::Action; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use fixt::*; [INFO] [stdout] | ^^^^ help: a similar path exists: `super::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/core/workflow/witnessing_workflow.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | use arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/core/sys_validate.rs:677:9 [INFO] [stdout] | [INFO] [stdout] 677 | use arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/sys_validate.rs:680:9 [INFO] [stdout] | [INFO] [stdout] 680 | use hdk::prelude::AgentPubKeyFixturator; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/core/sys_validate.rs:678:9 [INFO] [stdout] | [INFO] [stdout] 678 | use fixt::fixt; [INFO] [stdout] | ^^^^ help: a similar path exists: `super::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/sweettest/sweet_cell.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/sweettest/sweet_conductor.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/sweettest/sweet_conductor_batch.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/core/sys_validate.rs:683:9 [INFO] [stdout] | [INFO] [stdout] 683 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/sweettest/sweet_dna.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use holochain_wasm_test_utils::TestWasmPair; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/sweettest/sweet_topos/network.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/sweettest/sweet_topos/network.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use arbitrary::Unstructured; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/sweettest/sweet_zome.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_once_cell` [INFO] [stdout] --> src/sweettest/sweet_topos/network.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use async_once_cell::OnceCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_once_cell` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_once_cell`, use `cargo add async_once_cell` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/test_utils/host_fn_caller.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/test_utils/hc_stress_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use holochain_wasm_test_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/local_network_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/ribosome/host_fn/call.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/ribosome/host_fn/send_remote_signal.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/core/ribosome/host_fn/call.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/host_fn/close_chain.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::fixt::ZomeCallHostAccessFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/host_fn/close_chain.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::fixt::{CallContextFixturator, RealRibosomeFixturator}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/core/ribosome/host_fn/close_chain.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | use ::fixt::Predictable; [INFO] [stdout] | ^^^^ help: a similar path exists: `super::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/core/ribosome/host_fn/close_chain.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | use ::fixt::{fixt, Unpredictable}; [INFO] [stdout] | ^^^^ help: a similar path exists: `super::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/host_fn/open_chain.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::fixt::ZomeCallHostAccessFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/ribosome/host_fn/open_chain.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/host_fn/open_chain.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::fixt::{CallContextFixturator, RealRibosomeFixturator}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/host_fn/get_validation_receipts.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | use crate::fixt::ZomeCallHostAccessFixturator; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::fixt` [INFO] [stdout] --> src/core/ribosome/host_fn/get_validation_receipts.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::fixt::{CallContextFixturator, RealRibosomeFixturator}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod fixt; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test_utils` feature [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/core/ribosome/host_fn/get_validation_receipts.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | use ::fixt::Predictable; [INFO] [stdout] | ^^^^ help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/core/ribosome/host_fn/get_validation_receipts.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | use ::fixt::{fixt, Unpredictable}; [INFO] [stdout] | ^^^^ help: a similar path exists: `holo_hash::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/ribosome/host_fn/call.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | use hdk::prelude::AgentInfo; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fixt` [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/tests.rs:496:11 [INFO] [stdout] | [INFO] [stdout] 496 | use ::fixt::fixt; [INFO] [stdout] | ^^^^ help: a similar path exists: `self::fixt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/ribosome/host_fn/close_chain.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | use holochain_wasm_test_utils::{TestWasm, TestWasmPair}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/ribosome/host_fn/must_get_entry.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/ribosome/host_fn/get_validation_receipts.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | use holochain_wasm_test_utils::{TestWasm, TestWasmPair}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/tests/network_seed_regression.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/sweettest/sweet_topos/edge.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/ribosome/host_fn/must_get_agent_activity.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/sweettest/sweet_topos/node.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_test_wasm_common` [INFO] [stdout] --> src/conductor/cell/gossip_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use holochain_test_wasm_common::AnchorInput; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_test_wasm_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_test_wasm_common`, use `cargo add holochain_test_wasm_common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/conductor/conductor/app_broadcast.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | use hdk::prelude::CellIdFixturator; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/conductor/conductor/app_broadcast.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | use hdk::prelude::ZomeNameFixturator; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/cell/gossip_test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/conductor/tests.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/conductor/conductor/tests.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/interface/websocket.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/conductor/interface/websocket.rs:515:9 [INFO] [stdout] | [INFO] [stdout] 515 | use holochain_wasm_test_utils::TestZomes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/conductor/interface/websocket.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/core/ribosome/guest_callback/validate.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | use arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/core/ribosome/guest_callback/validate.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | use arbitrary::Unstructured; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/ribosome.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use hdk::hdi::test_utils::set_zome_types; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/tests.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/tests.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use holochain_wasm_test_utils::{TestWasm, TestWasmPair, TestZomes}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/core/workflow/app_validation_workflow/tests.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/workflow/initialize_zomes_workflow.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hdk::prelude::Action; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use hdk::prelude::Dna as HdkDna; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hdk::prelude::Dna as HdkDna; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/core/workflow/initialize_zomes_workflow.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/core/sys_validate/tests.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arbitrary` [INFO] [stdout] --> src/core/sys_validate/tests.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use arbitrary::Unstructured; [INFO] [stdout] | ^^^^^^^^^ help: a similar path exists: `contrafact::arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/test_utils.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use hdk::prelude::ZomeName; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matches` [INFO] [stdout] --> src/core/sys_validate/tests.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | use matches::assert_matches; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `matches`, use `cargo add matches` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/test_utils.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/test_utils/host_fn_caller.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use holochain_wasm_test_utils::TestWasmPair; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdk` [INFO] [stdout] --> src/test_utils/network_simulation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use hdk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hdk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdk`, use `cargo add hdk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `unwrap_to` [INFO] [stdout] --> src/test_utils/host_fn_caller.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use unwrap_to::unwrap_to; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `unwrap_to` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `unwrap_to`, use `cargo add unwrap_to` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/ribosome/host_fn/must_get_entry.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `unwrap_to` [INFO] [stdout] --> src/core/ribosome/host_fn/must_get_entry.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | use unwrap_to::unwrap_to; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `unwrap_to` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `unwrap_to`, use `cargo add unwrap_to` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/ribosome/host_fn/must_get_agent_activity.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | use holochain_wasm_test_utils::TestWasm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_wasm_test_utils` [INFO] [stdout] --> src/core/ribosome/host_fn/open_chain.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use holochain_wasm_test_utils::{TestWasm, TestWasmPair}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `holochain_wasm_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `holochain_wasm_test_utils`, use `cargo add holochain_wasm_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/conductor/kitsune_host_impl/query_region_set.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | let sig = ::fixt::fixt!(Signature); [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/conductor/kitsune_host_impl/query_region_set.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | let mut create = ::fixt::fixt!(Create); [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/app_validation_workflow/tests.rs:738:28 [INFO] [stdout] | [INFO] [stdout] 738 | grantor: ::fixt::fixt!(AgentPubKey), [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/app_validation_workflow/tests.rs:739:27 [INFO] [stdout] | [INFO] [stdout] 739 | secret: ::fixt::fixt!(CapSecret), [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/genesis_workflow.rs:205:64 [INFO] [stdout] | [INFO] [stdout] 205 | deepkey_roundtrip_backward!(SignedActionHashed, &::fixt::fixt!(SignedActionHashed)); [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/core/workflow/genesis_workflow.rs:211:39 [INFO] [stdout] | [INFO] [stdout] 211 | let dpki = DpkiService::new(::fixt::fixt!(CellId), mock_dpki); [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `arbitrary` [INFO] [stdout] --> src/core/ribosome.rs:303:25 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg_attr(test, derive(arbitrary::Arbitrary))] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unwrap_to` [INFO] [stdout] --> src/core/ribosome/host_fn/call.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | unwrap_to::unwrap_to!(result.unwrap().unwrap() => ZomeCallResponse::Ok) [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `unwrap_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unwrap_to` [INFO] [stdout] --> src/conductor/interface/websocket.rs:1319:30 [INFO] [stdout] | [INFO] [stdout] 1319 | let results = to_key(unwrap_to::unwrap_to!(r => AdminResponse::AgentInfo).clone()); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `unwrap_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unwrap_to` [INFO] [stdout] --> src/conductor/interface/websocket.rs:1310:30 [INFO] [stdout] | [INFO] [stdout] 1310 | let results = to_key(unwrap_to::unwrap_to!(r => AdminResponse::AgentInfo).clone()); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `unwrap_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unwrap_to` [INFO] [stdout] --> src/conductor/interface/websocket.rs:1302:30 [INFO] [stdout] | [INFO] [stdout] 1302 | let results = to_key(unwrap_to::unwrap_to!(r => AdminResponse::AgentInfo).clone()); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `unwrap_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `matches` [INFO] [stdout] --> src/conductor/conductor/tests.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | matches::assert_matches!( [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/test_utils.rs:304:42 [INFO] [stdout] | [INFO] [stdout] 304 | let dna = dna_hash.unwrap_or_else(|| fixt!(DnaHash)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/test_utils.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use holo_hash::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/test_utils/network_simulation.rs:472:42 [INFO] [stdout] | [INFO] [stdout] 472 | |_| async move { Ok(Arc::new(fixt!(KitsuneSignature, Predictable))) }, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `SerializedBytes` in this scope [INFO] [stdout] --> src/test_utils/network_simulation.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(SerializedBytes, serde::Serialize, serde::Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these derive macros [INFO] [stdout] | [INFO] [stdout] 5 + use crate::prelude::SerializedBytes; [INFO] [stdout] | [INFO] [stdout] 5 + use holochain_serialized_bytes::prelude::SerializedBytes; [INFO] [stdout] | [INFO] [stdout] 5 + use holochain_state::prelude::SerializedBytes; [INFO] [stdout] | [INFO] [stdout] 5 + use holochain_types::prelude::SerializedBytes; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/test_utils/host_fn_caller.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 296 | debug!(%e); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these macros [INFO] [stdout] | [INFO] [stdout] 3 + use crate::conductor::conductor::hdk::prelude::debug; [INFO] [stdout] | [INFO] [stdout] 3 + use tracing::debug; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/sys_validate/tests.rs:286:27 [INFO] [stdout] | [INFO] [stdout] 286 | let previous_action = fixt!(SignedActionHashed); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/sys_validate/tests.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2508:36 [INFO] [stdout] | [INFO] [stdout] 2508 | ChainOp::RegisterAgentActivity(fixt!(Signature), action).into() [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2496:29 [INFO] [stdout] | [INFO] [stdout] 2496 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2377:66 [INFO] [stdout] | [INFO] [stdout] 2377 | Record::new(signed_action, Some(Entry::Agent(fixt!(AgentPubKey)))), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2343:29 [INFO] [stdout] | [INFO] [stdout] 2343 | let mut create_action = fixt!(AgentValidationPkg); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2308:40 [INFO] [stdout] | [INFO] [stdout] 2308 | ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create.clone())).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2297:22 [INFO] [stdout] | [INFO] [stdout] 2297 | let mut create = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2286:26 [INFO] [stdout] | [INFO] [stdout] 2286 | new_target: Some(fixt!(MigrationTarget)), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2285:22 [INFO] [stdout] | [INFO] [stdout] 2285 | prev_action: fixt!(ActionHash), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2257:42 [INFO] [stdout] | [INFO] [stdout] 2257 | let op = ChainOp::RegisterRemoveLink(fixt!(Signature), delete_link_action).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2254:34 [INFO] [stdout] | [INFO] [stdout] 2254 | let mut delete_link_action = fixt!(DeleteLink); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2248:22 [INFO] [stdout] | [INFO] [stdout] 2248 | let mut action = fixt!(Update); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2225:42 [INFO] [stdout] | [INFO] [stdout] 2225 | let op = ChainOp::RegisterRemoveLink(fixt!(Signature), delete_link_action).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2222:34 [INFO] [stdout] | [INFO] [stdout] 2222 | let mut delete_link_action = fixt!(DeleteLink); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2218:34 [INFO] [stdout] | [INFO] [stdout] 2218 | mismatched_action_hash = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2213:38 [INFO] [stdout] | [INFO] [stdout] 2213 | let mut mismatched_action_hash = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2206:28 [INFO] [stdout] | [INFO] [stdout] 2206 | let mut dummy_action = fixt!(CreateLink); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2187:42 [INFO] [stdout] | [INFO] [stdout] 2187 | let op = ChainOp::RegisterRemoveLink(fixt!(Signature), delete_link_action).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2184:34 [INFO] [stdout] | [INFO] [stdout] 2184 | let mut delete_link_action = fixt!(DeleteLink); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2178:22 [INFO] [stdout] | [INFO] [stdout] 2178 | let mut action = fixt!(CreateLink); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2159:39 [INFO] [stdout] | [INFO] [stdout] 2159 | let op = ChainOp::RegisterAddLink(fixt!(Signature), create_link_action).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2156:34 [INFO] [stdout] | [INFO] [stdout] 2156 | let mut create_link_action = fixt!(CreateLink); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2140:39 [INFO] [stdout] | [INFO] [stdout] 2140 | let op = ChainOp::RegisterAddLink(fixt!(Signature), create_link_action).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2137:34 [INFO] [stdout] | [INFO] [stdout] 2137 | let mut create_link_action = fixt!(CreateLink); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2113:50 [INFO] [stdout] | [INFO] [stdout] 2113 | let op = ChainOp::RegisterDeletedEntryAction(fixt!(Signature), delete_action).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2110:29 [INFO] [stdout] | [INFO] [stdout] 2110 | let mut delete_action = fixt!(Delete); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2105:32 [INFO] [stdout] | [INFO] [stdout] 2105 | let mut to_delete_action = fixt!(Dna); // Cannot delete a DNA action [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2082:50 [INFO] [stdout] | [INFO] [stdout] 2082 | let op = ChainOp::RegisterDeletedEntryAction(fixt!(Signature), delete_action).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2079:29 [INFO] [stdout] | [INFO] [stdout] 2079 | let mut delete_action = fixt!(Delete); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2075:34 [INFO] [stdout] | [INFO] [stdout] 2075 | mismatched_action_hash = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2070:38 [INFO] [stdout] | [INFO] [stdout] 2070 | let mut mismatched_action_hash = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2061:28 [INFO] [stdout] | [INFO] [stdout] 2061 | let mut dummy_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2042:50 [INFO] [stdout] | [INFO] [stdout] 2042 | let op = ChainOp::RegisterDeletedEntryAction(fixt!(Signature), delete_action).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2039:29 [INFO] [stdout] | [INFO] [stdout] 2039 | let mut delete_action = fixt!(Delete); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2033:35 [INFO] [stdout] | [INFO] [stdout] 2033 | to_delete_action.entry_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2027:36 [INFO] [stdout] | [INFO] [stdout] 2027 | to_delete_action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:2023:32 [INFO] [stdout] | [INFO] [stdout] 2023 | let mut to_delete_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1999:41 [INFO] [stdout] | [INFO] [stdout] 1999 | let op = ChainOp::RegisterDeletedBy(fixt!(Signature), delete_action).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1996:29 [INFO] [stdout] | [INFO] [stdout] 1996 | let mut delete_action = fixt!(Delete); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1991:32 [INFO] [stdout] | [INFO] [stdout] 1991 | let mut to_delete_action = fixt!(Dna); // Cannot delete a DNA action [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1968:41 [INFO] [stdout] | [INFO] [stdout] 1968 | let op = ChainOp::RegisterDeletedBy(fixt!(Signature), delete_action).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1965:29 [INFO] [stdout] | [INFO] [stdout] 1965 | let mut delete_action = fixt!(Delete); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1961:34 [INFO] [stdout] | [INFO] [stdout] 1961 | mismatched_action_hash = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1956:38 [INFO] [stdout] | [INFO] [stdout] 1956 | let mut mismatched_action_hash = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1947:28 [INFO] [stdout] | [INFO] [stdout] 1947 | let mut dummy_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1928:41 [INFO] [stdout] | [INFO] [stdout] 1928 | let op = ChainOp::RegisterDeletedBy(fixt!(Signature), delete_action).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1925:29 [INFO] [stdout] | [INFO] [stdout] 1925 | let mut delete_action = fixt!(Delete); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1919:35 [INFO] [stdout] | [INFO] [stdout] 1919 | to_delete_action.entry_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1913:36 [INFO] [stdout] | [INFO] [stdout] 1913 | to_delete_action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1909:32 [INFO] [stdout] | [INFO] [stdout] 1909 | let mut to_delete_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1882:9 [INFO] [stdout] | [INFO] [stdout] 1882 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1873:68 [INFO] [stdout] | [INFO] [stdout] 1873 | let mut update_action: holochain_zome_types::prelude::Update = fixt!(Update); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1872:32 [INFO] [stdout] | [INFO] [stdout] 1872 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1868:34 [INFO] [stdout] | [INFO] [stdout] 1868 | mismatched_action_hash = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1863:38 [INFO] [stdout] | [INFO] [stdout] 1863 | let mut mismatched_action_hash = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1852:33 [INFO] [stdout] | [INFO] [stdout] 1852 | let mut dummy_prev_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1829:9 [INFO] [stdout] | [INFO] [stdout] 1829 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1818:29 [INFO] [stdout] | [INFO] [stdout] 1818 | let mut update_action = fixt!(Update); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1816:32 [INFO] [stdout] | [INFO] [stdout] 1816 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1810:35 [INFO] [stdout] | [INFO] [stdout] 1810 | to_update_action.entry_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1804:36 [INFO] [stdout] | [INFO] [stdout] 1804 | to_update_action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1800:32 [INFO] [stdout] | [INFO] [stdout] 1800 | let mut to_update_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1773:9 [INFO] [stdout] | [INFO] [stdout] 1773 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1764:68 [INFO] [stdout] | [INFO] [stdout] 1764 | let mut update_action: holochain_zome_types::prelude::Update = fixt!(Update); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1763:32 [INFO] [stdout] | [INFO] [stdout] 1763 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1759:34 [INFO] [stdout] | [INFO] [stdout] 1759 | mismatched_action_hash = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1754:38 [INFO] [stdout] | [INFO] [stdout] 1754 | let mut mismatched_action_hash = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1743:33 [INFO] [stdout] | [INFO] [stdout] 1743 | let mut dummy_prev_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1720:9 [INFO] [stdout] | [INFO] [stdout] 1720 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1709:29 [INFO] [stdout] | [INFO] [stdout] 1709 | let mut update_action = fixt!(Update); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1707:32 [INFO] [stdout] | [INFO] [stdout] 1707 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1701:35 [INFO] [stdout] | [INFO] [stdout] 1701 | to_update_action.entry_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1695:36 [INFO] [stdout] | [INFO] [stdout] 1695 | to_update_action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1691:32 [INFO] [stdout] | [INFO] [stdout] 1691 | let mut to_update_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1655:9 [INFO] [stdout] | [INFO] [stdout] 1655 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1636:29 [INFO] [stdout] | [INFO] [stdout] 1636 | let mut update_action = fixt!(Update); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1634:32 [INFO] [stdout] | [INFO] [stdout] 1634 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1625:26 [INFO] [stdout] | [INFO] [stdout] 1625 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1621:22 [INFO] [stdout] | [INFO] [stdout] 1621 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1615:35 [INFO] [stdout] | [INFO] [stdout] 1615 | to_update_action.entry_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1609:36 [INFO] [stdout] | [INFO] [stdout] 1609 | to_update_action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1605:32 [INFO] [stdout] | [INFO] [stdout] 1605 | let mut to_update_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1577:9 [INFO] [stdout] | [INFO] [stdout] 1577 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1564:29 [INFO] [stdout] | [INFO] [stdout] 1564 | let mut update_action = fixt!(Update); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1562:32 [INFO] [stdout] | [INFO] [stdout] 1562 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1553:26 [INFO] [stdout] | [INFO] [stdout] 1553 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1549:22 [INFO] [stdout] | [INFO] [stdout] 1549 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1544:32 [INFO] [stdout] | [INFO] [stdout] 1544 | let mut to_update_action = fixt!(Dna); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1521:9 [INFO] [stdout] | [INFO] [stdout] 1521 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1503:29 [INFO] [stdout] | [INFO] [stdout] 1503 | let mut update_action = fixt!(Update); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1501:32 [INFO] [stdout] | [INFO] [stdout] 1501 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1492:26 [INFO] [stdout] | [INFO] [stdout] 1492 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1488:22 [INFO] [stdout] | [INFO] [stdout] 1488 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1482:35 [INFO] [stdout] | [INFO] [stdout] 1482 | to_update_action.entry_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1476:36 [INFO] [stdout] | [INFO] [stdout] 1476 | to_update_action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1472:32 [INFO] [stdout] | [INFO] [stdout] 1472 | let mut to_update_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1451:9 [INFO] [stdout] | [INFO] [stdout] 1451 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1439:29 [INFO] [stdout] | [INFO] [stdout] 1439 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1422:26 [INFO] [stdout] | [INFO] [stdout] 1422 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1418:22 [INFO] [stdout] | [INFO] [stdout] 1418 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1389:9 [INFO] [stdout] | [INFO] [stdout] 1389 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1385:39 [INFO] [stdout] | [INFO] [stdout] 1385 | mismatched_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1380:43 [INFO] [stdout] | [INFO] [stdout] 1380 | let mut mismatched_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1368:29 [INFO] [stdout] | [INFO] [stdout] 1368 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1366:32 [INFO] [stdout] | [INFO] [stdout] 1366 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1357:26 [INFO] [stdout] | [INFO] [stdout] 1357 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1353:22 [INFO] [stdout] | [INFO] [stdout] 1353 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1332:9 [INFO] [stdout] | [INFO] [stdout] 1332 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1324:29 [INFO] [stdout] | [INFO] [stdout] 1324 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1322:32 [INFO] [stdout] | [INFO] [stdout] 1322 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1313:26 [INFO] [stdout] | [INFO] [stdout] 1313 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1309:22 [INFO] [stdout] | [INFO] [stdout] 1309 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1277:9 [INFO] [stdout] | [INFO] [stdout] 1277 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1258:29 [INFO] [stdout] | [INFO] [stdout] 1258 | let mut update_action = fixt!(Update); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1256:32 [INFO] [stdout] | [INFO] [stdout] 1256 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1247:26 [INFO] [stdout] | [INFO] [stdout] 1247 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1243:22 [INFO] [stdout] | [INFO] [stdout] 1243 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1237:35 [INFO] [stdout] | [INFO] [stdout] 1237 | to_update_action.entry_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1231:36 [INFO] [stdout] | [INFO] [stdout] 1231 | to_update_action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1227:32 [INFO] [stdout] | [INFO] [stdout] 1227 | let mut to_update_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1199:9 [INFO] [stdout] | [INFO] [stdout] 1199 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1186:29 [INFO] [stdout] | [INFO] [stdout] 1186 | let mut update_action = fixt!(Update); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1184:32 [INFO] [stdout] | [INFO] [stdout] 1184 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1175:26 [INFO] [stdout] | [INFO] [stdout] 1175 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1171:22 [INFO] [stdout] | [INFO] [stdout] 1171 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1166:32 [INFO] [stdout] | [INFO] [stdout] 1166 | let mut to_update_action = fixt!(Dna); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1139:9 [INFO] [stdout] | [INFO] [stdout] 1139 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1121:29 [INFO] [stdout] | [INFO] [stdout] 1121 | let mut update_action = fixt!(Update); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1119:32 [INFO] [stdout] | [INFO] [stdout] 1119 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1110:26 [INFO] [stdout] | [INFO] [stdout] 1110 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1106:22 [INFO] [stdout] | [INFO] [stdout] 1106 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1100:35 [INFO] [stdout] | [INFO] [stdout] 1100 | to_update_action.entry_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1094:36 [INFO] [stdout] | [INFO] [stdout] 1094 | to_update_action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1090:32 [INFO] [stdout] | [INFO] [stdout] 1090 | let mut to_update_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1069:9 [INFO] [stdout] | [INFO] [stdout] 1069 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1057:29 [INFO] [stdout] | [INFO] [stdout] 1057 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1040:26 [INFO] [stdout] | [INFO] [stdout] 1040 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1036:22 [INFO] [stdout] | [INFO] [stdout] 1036 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1007:9 [INFO] [stdout] | [INFO] [stdout] 1007 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:1003:39 [INFO] [stdout] | [INFO] [stdout] 1003 | mismatched_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:998:43 [INFO] [stdout] | [INFO] [stdout] 998 | let mut mismatched_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:986:29 [INFO] [stdout] | [INFO] [stdout] 986 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:984:32 [INFO] [stdout] | [INFO] [stdout] 984 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:975:26 [INFO] [stdout] | [INFO] [stdout] 975 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:971:22 [INFO] [stdout] | [INFO] [stdout] 971 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:950:9 [INFO] [stdout] | [INFO] [stdout] 950 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:942:29 [INFO] [stdout] | [INFO] [stdout] 942 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:940:32 [INFO] [stdout] | [INFO] [stdout] 940 | let app_entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:932:22 [INFO] [stdout] | [INFO] [stdout] 932 | prev_action: fixt!(ActionHash), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:909:71 [INFO] [stdout] | [INFO] [stdout] 909 | ... holochain_zome_types::record::RecordEntry::Present(Entry::App(fixt!(AppEntryBytes))), // but go ahead and provide the entry data an... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:907:9 [INFO] [stdout] | [INFO] [stdout] 907 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:896:29 [INFO] [stdout] | [INFO] [stdout] 896 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:887:26 [INFO] [stdout] | [INFO] [stdout] 887 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:883:22 [INFO] [stdout] | [INFO] [stdout] 883 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:861:9 [INFO] [stdout] | [INFO] [stdout] 861 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:854:29 [INFO] [stdout] | [INFO] [stdout] 854 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:845:26 [INFO] [stdout] | [INFO] [stdout] 845 | action.prev_action = fixt!(ActionHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:841:22 [INFO] [stdout] | [INFO] [stdout] 841 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 803 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:797:34 [INFO] [stdout] | [INFO] [stdout] 797 | let mut create_link_action = fixt!(CreateLink); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:789:22 [INFO] [stdout] | [INFO] [stdout] 789 | prev_action: fixt!(ActionHash), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:749:40 [INFO] [stdout] | [INFO] [stdout] 749 | ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action.clone())) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:742:29 [INFO] [stdout] | [INFO] [stdout] 742 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:728:34 [INFO] [stdout] | [INFO] [stdout] 728 | let mut prev_create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:696:40 [INFO] [stdout] | [INFO] [stdout] 696 | ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action.clone())) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:685:29 [INFO] [stdout] | [INFO] [stdout] 685 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:677:41 [INFO] [stdout] | [INFO] [stdout] 677 | let mut validation_package_action = fixt!(AgentValidationPkg); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:645:40 [INFO] [stdout] | [INFO] [stdout] 645 | ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action.clone())) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:634:29 [INFO] [stdout] | [INFO] [stdout] 634 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:626:41 [INFO] [stdout] | [INFO] [stdout] 626 | let mut validation_package_action = fixt!(AgentValidationPkg); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:591:40 [INFO] [stdout] | [INFO] [stdout] 591 | ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action.clone())) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:580:29 [INFO] [stdout] | [INFO] [stdout] 580 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:569:41 [INFO] [stdout] | [INFO] [stdout] 569 | let mut validation_package_action = fixt!(AgentValidationPkg); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:549:40 [INFO] [stdout] | [INFO] [stdout] 549 | ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action.clone())) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 538 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:529:27 [INFO] [stdout] | [INFO] [stdout] 529 | let mut init_action = fixt!(InitZomesComplete); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:492:40 [INFO] [stdout] | [INFO] [stdout] 492 | ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action.clone())) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:481:29 [INFO] [stdout] | [INFO] [stdout] 481 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:477:29 [INFO] [stdout] | [INFO] [stdout] 477 | mismatched_author = fixt!(AgentPubKey); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:472:33 [INFO] [stdout] | [INFO] [stdout] 472 | let mut mismatched_author = fixt!(AgentPubKey); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:465:41 [INFO] [stdout] | [INFO] [stdout] 465 | let mut validation_package_action = fixt!(AgentValidationPkg); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:441:45 [INFO] [stdout] | [INFO] [stdout] 441 | let op = ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:431:29 [INFO] [stdout] | [INFO] [stdout] 431 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:423:41 [INFO] [stdout] | [INFO] [stdout] 423 | let mut validation_package_action = fixt!(AgentValidationPkg); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:387:45 [INFO] [stdout] | [INFO] [stdout] 387 | let op = ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:377:29 [INFO] [stdout] | [INFO] [stdout] 377 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:364:34 [INFO] [stdout] | [INFO] [stdout] 364 | let mut prev_create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:341:45 [INFO] [stdout] | [INFO] [stdout] 341 | let op = ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:331:29 [INFO] [stdout] | [INFO] [stdout] 331 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:318:34 [INFO] [stdout] | [INFO] [stdout] 318 | let mut prev_create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | let op = ChainOp::StoreRecord(fixt!(Signature), action, RecordEntry::Present(entry)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:288:28 [INFO] [stdout] | [INFO] [stdout] 288 | let entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:287:29 [INFO] [stdout] | [INFO] [stdout] 287 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:277:36 [INFO] [stdout] | [INFO] [stdout] 277 | let mut delete_agent_pub_key = fixt!(Delete); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:242:36 [INFO] [stdout] | [INFO] [stdout] 242 | let mut delete_agent_pub_key = fixt!(Delete); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:220:45 [INFO] [stdout] | [INFO] [stdout] 220 | let op = ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Delete(action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:214:22 [INFO] [stdout] | [INFO] [stdout] 214 | let mut action = fixt!(Delete); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:205:22 [INFO] [stdout] | [INFO] [stdout] 205 | prev_action: fixt!(ActionHash), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:177:40 [INFO] [stdout] | [INFO] [stdout] 177 | ChainOp::RegisterAgentActivity(fixt!(Signature), Action::AgentValidationPkg(action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create.clone())).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:125:22 [INFO] [stdout] | [INFO] [stdout] 125 | let mut create = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:92:40 [INFO] [stdout] | [INFO] [stdout] 92 | ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Dna(dna_action.clone())).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | let op = ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Dna(dna_action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | mismatched_dna_hash = fixt!(DnaHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | let mut mismatched_dna_hash = fixt!(DnaHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:29:45 [INFO] [stdout] | [INFO] [stdout] 29 | let op = ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Dna(dna_action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validate_op_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:268:45 [INFO] [stdout] | [INFO] [stdout] 268 | let op = ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:258:29 [INFO] [stdout] | [INFO] [stdout] 258 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:239:41 [INFO] [stdout] | [INFO] [stdout] 239 | let mut validation_package_action = fixt!(AgentValidationPkg); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:204:45 [INFO] [stdout] | [INFO] [stdout] 204 | let op = ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:194:29 [INFO] [stdout] | [INFO] [stdout] 194 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:184:41 [INFO] [stdout] | [INFO] [stdout] 184 | let mut validation_package_action = fixt!(AgentValidationPkg); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:152:45 [INFO] [stdout] | [INFO] [stdout] 152 | let op = ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:142:29 [INFO] [stdout] | [INFO] [stdout] 142 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:129:34 [INFO] [stdout] | [INFO] [stdout] 129 | let mut prev_create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | let op = ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(create_action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Create(prev_create_action)).into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:78:34 [INFO] [stdout] | [INFO] [stdout] 78 | let mut prev_create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | let op = ChainOp::RegisterAgentActivity(fixt!(Signature), Action::Dna(dna_action)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/unit_tests.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | author: fixt!(AgentPubKey), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validation_query.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | fixt!(Action), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validation_query.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validation_query.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/sys_validation_workflow/validation_query.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow.rs:370:33 [INFO] [stdout] | [INFO] [stdout] 370 | let new_entry = fixt!(Entry); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow.rs:369:38 [INFO] [stdout] | [INFO] [stdout] 369 | let original_entry = fixt!(Entry); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow.rs:355:27 [INFO] [stdout] | [INFO] [stdout] 355 | let dna = fixt!(DnaHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow.rs:205:19 [INFO] [stdout] | [INFO] [stdout] 205 | let dna = fixt!(DnaHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:240:71 [INFO] [stdout] | [INFO] [stdout] 240 | DhtOpHashed::from_content_sync(ChainOp::RegisterAgentActivity(fixt!(Signature), action)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | let mut create_action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | let agent = fixt!(AgentPubKey); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:196:30 [INFO] [stdout] | [INFO] [stdout] 196 | create_op(vault.clone(), fixt!(AgentPubKey)).await.unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | let agent = fixt!(AgentPubKey); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | let agent = fixt!(AgentPubKey); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | let agent = fixt!(AgentPubKey); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:53:63 [INFO] [stdout] | [INFO] [stdout] 53 | Err(holochain_p2p::HolochainP2pError::RoutingDnaError(fixt!( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | let agent = fixt!(AgentPubKey); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:32:80 [INFO] [stdout] | [INFO] [stdout] 32 | let work_complete = publish_dht_ops_workflow(vault, Arc::new(network), tx, fixt!(AgentPubKey)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/unit_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | action.author = fixt!(AgentPubKey); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:189:26 [INFO] [stdout] | [INFO] [stdout] 189 | let mut action = fixt!(Create); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:188:32 [INFO] [stdout] | [INFO] [stdout] 188 | let entry = Entry::App(fixt!(AppEntryBytes)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | let agent = fixt!(AgentPubKey); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/publish_dht_ops_workflow/publish_query.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | signature: fixt!(Signature), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | let mut any_action = fixt!(Action, PublicCurve); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | let mut link_remove = fixt!(DeleteLink); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | link_add.tag = fixt!(LinkTag); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | let mut link_add = fixt!(CreateLink); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:75:32 [INFO] [stdout] | [INFO] [stdout] 75 | let mut entry_delete = fixt!(Delete); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | let mut entry_update_entry = fixt!(Update, PublicCurve); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 64 | let mut entry_update_action = fixt!(Update, PublicCurve); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:55:36 [INFO] [stdout] | [INFO] [stdout] 55 | let mut new_entry_action = fixt!(NewEntryAction, PublicCurve); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | let mut original_action = fixt!(NewEntryAction, PublicCurve); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | last_link: fixt!(ActionHash), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 244 | last_entry: fixt!(EntryHash), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:243:22 [INFO] [stdout] | [INFO] [stdout] 243 | last_action: fixt!(ActionHash), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:242:20 [INFO] [stdout] | [INFO] [stdout] 242 | prev_hash: fixt!(ActionHash), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:241:16 [INFO] [stdout] | [INFO] [stdout] 241 | agent: fixt!(AgentPubKey), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:205:47 [INFO] [stdout] | [INFO] [stdout] 205 | SignedAction::new(action.clone(), fixt!(Signature)), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `fixt` is imported here, but it is a module, not a macro [INFO] [stdout] --> src/core/workflow/integrate_dht_ops_workflow/query_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use holochain_state::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "c52551089b594be42298ef5c5a27a4af7fe6b94c4b7b96011071a76809edc148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52551089b594be42298ef5c5a27a4af7fe6b94c4b7b96011071a76809edc148", kill_on_drop: false }` [INFO] [stdout] c52551089b594be42298ef5c5a27a4af7fe6b94c4b7b96011071a76809edc148