[INFO] fetching crate rops 0.1.5...
[INFO] testing rops-0.1.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rops 0.1.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rops 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rops 0.1.5
[INFO] tweaked toml for crates.io crate rops 0.1.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rops 0.1.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rops 0.1.5 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f21591a2e4c71e7a7c1c4d4c13c0601dfb53e7be7fe23f9641cfe8e91f627a94
[INFO] running `Command { std: "docker" "start" "-a" "f21591a2e4c71e7a7c1c4d4c13c0601dfb53e7be7fe23f9641cfe8e91f627a94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f21591a2e4c71e7a7c1c4d4c13c0601dfb53e7be7fe23f9641cfe8e91f627a94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f21591a2e4c71e7a7c1c4d4c13c0601dfb53e7be7fe23f9641cfe8e91f627a94", kill_on_drop: false }`
[INFO] [stdout] f21591a2e4c71e7a7c1c4d4c13c0601dfb53e7be7fe23f9641cfe8e91f627a94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2d82c4babd2edcdce5557317dcd1cc01db5f9c3345e73980708539dfb66e1ad
[INFO] running `Command { std: "docker" "start" "-a" "f2d82c4babd2edcdce5557317dcd1cc01db5f9c3345e73980708539dfb66e1ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling aws-lc-rs v1.12.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rust-embed-utils v8.6.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling aws-types v1.3.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling aws-lc-sys v0.27.1
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling rust-embed-impl v8.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling intl-memoizer v0.5.2
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling rust-embed v8.6.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling aws-smithy-types v1.3.1
[INFO] [stderr]    Compiling aws-smithy-async v1.2.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.8.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling i18n-config v0.4.7
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling aws-credential-types v1.2.3
[INFO] [stderr]    Compiling aws-smithy-http v0.62.1
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.3
[INFO] [stderr]    Compiling aws-sigv4 v1.3.1
[INFO] [stderr]    Compiling i18n-embed v0.15.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.9.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aws-smithy-json v0.61.3
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rops v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling age-core v0.11.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling impl-tools-lib v0.11.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling age v0.11.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling aws-arn v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling aws-smithy-http-client v1.0.1
[INFO] [stderr]    Compiling aws-smithy-runtime v1.8.3
[INFO] [stderr]    Compiling aws-runtime v1.5.7
[INFO] [stderr]    Compiling aws-sdk-kms v1.66.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file/metadata/partial_encryption.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn resolve(&self, key_str: &str) -> ResolvedPartialEncryption {
[INFO] [stdout]    |                    ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn resolve(&self, key_str: &str) -> ResolvedPartialEncryption<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 18s
[INFO] running `Command { std: "docker" "inspect" "f2d82c4babd2edcdce5557317dcd1cc01db5f9c3345e73980708539dfb66e1ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2d82c4babd2edcdce5557317dcd1cc01db5f9c3345e73980708539dfb66e1ad", kill_on_drop: false }`
[INFO] [stdout] f2d82c4babd2edcdce5557317dcd1cc01db5f9c3345e73980708539dfb66e1ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4bcf5c166aa202aedf054b0c0b9b6127427f99b2d68c71bba340fd06f379a14
[INFO] running `Command { std: "docker" "start" "-a" "c4bcf5c166aa202aedf054b0c0b9b6127427f99b2d68c71bba340fd06f379a14", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file/metadata/partial_encryption.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn resolve(&self, key_str: &str) -> ResolvedPartialEncryption {
[INFO] [stdout]    |                    ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn resolve(&self, key_str: &str) -> ResolvedPartialEncryption<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rops v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |     age_parity_check!(example);
[INFO] [stdout]    |     -------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 72 |                 pretty_assertions::assert_eq!(sops_file_plaintext, decrypted_rops_file.map().to_string());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |     age_parity_check!(example);
[INFO] [stdout]    |     -------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |                 pretty_assertions::assert_eq!(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |     age_parity_check!(encrypted_suffix);
[INFO] [stdout]    |     ----------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 72 |                 pretty_assertions::assert_eq!(sops_file_plaintext, decrypted_rops_file.map().to_string());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |     age_parity_check!(encrypted_suffix);
[INFO] [stdout]    |     ----------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |                 pretty_assertions::assert_eq!(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout]  7 |     age_parity_check!(encrypted_regex);
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 72 |                 pretty_assertions::assert_eq!(sops_file_plaintext, decrypted_rops_file.map().to_string());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout]  7 |     age_parity_check!(encrypted_regex);
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |                 pretty_assertions::assert_eq!(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout]  8 |     age_parity_check!(unencrypted_suffix);
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 72 |                 pretty_assertions::assert_eq!(sops_file_plaintext, decrypted_rops_file.map().to_string());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout]  8 |     age_parity_check!(unencrypted_suffix);
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |                 pretty_assertions::assert_eq!(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |     age_parity_check!(unencrypted_regex);
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 72 |                 pretty_assertions::assert_eq!(sops_file_plaintext, decrypted_rops_file.map().to_string());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |     age_parity_check!(unencrypted_regex);
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |                 pretty_assertions::assert_eq!(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     age_parity_check!(mac_only_encrypted);
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 72 |                 pretty_assertions::assert_eq!(sops_file_plaintext, decrypted_rops_file.map().to_string());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     age_parity_check!(mac_only_encrypted);
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |                 pretty_assertions::assert_eq!(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     aws_kms_parity_check!(example);
[INFO] [stdout]    |     ------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 72 |                 pretty_assertions::assert_eq!(sops_file_plaintext, decrypted_rops_file.map().to_string());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `aws_kms_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> tests/parity_checks.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     aws_kms_parity_check!(example);
[INFO] [stdout]    |     ------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |                 pretty_assertions::assert_eq!(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `aws_kms_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     pretty_assertions::assert_eq!(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     pretty_assertions::assert_eq!(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |                         pretty_assertions::assert_eq!(
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |                         pretty_assertions::assert_eq!(
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     pretty_assertions::assert_eq!(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     pretty_assertions::assert_eq!(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |                         pretty_assertions::assert_eq!(
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |                         pretty_assertions::assert_eq!(
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     pretty_assertions::assert_eq!(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     pretty_assertions::assert_eq!(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |                         pretty_assertions::assert_eq!(
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   --> src/file/format/test_suite.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |                         pretty_assertions::assert_eq!(
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    --> src/file/map/encrypt.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             pretty_assertions::assert_eq!(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    --> src/file/core.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         pretty_assertions::assert_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    --> src/file/core.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         pretty_assertions::assert_eq!(DecryptedRopsFile::mock(), EncryptedRopsFile::mock().decrypt().unwrap())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    --> src/file/core.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         pretty_assertions::assert_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    --> src/file/core.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         pretty_assertions::assert_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    --> src/file/map/encrypt.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             pretty_assertions::assert_eq!(RopsMap::mock(), encrypted_map.decrypt(&data_key).unwrap())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]    --> src/file/map/encrypt.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             pretty_assertions::assert_ne!(RopsMap::<EncryptedMap<AES256GCM>>::mock(), encrypted_map);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_mock_private_key_env_var` found for struct `rops::integration::AgeIntegration` in the current scope
[INFO] [stdout]   --> tests/parity_checks.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout]  5 |     age_parity_check!(example);
[INFO] [stdout]    |     -------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 64 |                 $integration::set_mock_private_key_env_var();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `rops::integration::AgeIntegration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_mock_private_key_env_var` found for struct `rops::integration::AgeIntegration` in the current scope
[INFO] [stdout]   --> tests/parity_checks.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout]  6 |     age_parity_check!(encrypted_suffix);
[INFO] [stdout]    |     ----------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 64 |                 $integration::set_mock_private_key_env_var();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `rops::integration::AgeIntegration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_mock_private_key_env_var` found for struct `rops::integration::AgeIntegration` in the current scope
[INFO] [stdout]   --> tests/parity_checks.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout]  7 |     age_parity_check!(encrypted_regex);
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 64 |                 $integration::set_mock_private_key_env_var();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `rops::integration::AgeIntegration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_mock_private_key_env_var` found for struct `rops::integration::AgeIntegration` in the current scope
[INFO] [stdout]   --> tests/parity_checks.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout]  8 |     age_parity_check!(unencrypted_suffix);
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 64 |                 $integration::set_mock_private_key_env_var();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `rops::integration::AgeIntegration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_mock_private_key_env_var` found for struct `rops::integration::AgeIntegration` in the current scope
[INFO] [stdout]   --> tests/parity_checks.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout]  9 |     age_parity_check!(unencrypted_regex);
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 64 |                 $integration::set_mock_private_key_env_var();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `rops::integration::AgeIntegration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_mock_private_key_env_var` found for struct `rops::integration::AgeIntegration` in the current scope
[INFO] [stdout]   --> tests/parity_checks.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 10 |     age_parity_check!(mac_only_encrypted);
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 64 |                 $integration::set_mock_private_key_env_var();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `rops::integration::AgeIntegration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `age_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_mock_private_key_env_var` found for struct `rops::integration::AwsKmsIntegration` in the current scope
[INFO] [stdout]   --> tests/parity_checks.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |     aws_kms_parity_check!(example);
[INFO] [stdout]    |     ------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 64 |                 $integration::set_mock_private_key_env_var();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `rops::integration::AwsKmsIntegration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `parity_check` which comes from the expansion of the macro `aws_kms_parity_check` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rops` (test "parity_checks") due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0405]: cannot find trait `FileFormatTestSuiteUtils` in this scope
[INFO] [stdout]   --> src/file/format/yaml/tests.rs:5:6
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl FileFormatTestSuiteUtils for YamlFileFormat {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `StubCipher` in this scope
[INFO] [stdout]   --> src/file/format/test_suite.rs:65:68
[INFO] [stdout]    |
[INFO] [stdout] 65 |                         $file_format::key_value_map::<EncryptedMap<StubCipher>>(key, value)
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/cryptography/cipher/mod.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 12 | pub(crate) use stub_cipher::StubCipher;
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `StubCipher` in this scope
[INFO] [stdout]   --> src/file/format/yaml/tests.rs:16:54
[INFO] [stdout]    |
[INFO] [stdout] 16 |         YamlFileFormat::key_value_map::<EncryptedMap<StubCipher>>(123, "xxx")
[INFO] [stdout]    |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/cryptography/cipher/mod.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 12 | pub(crate) use stub_cipher::StubCipher;
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn encrypted_disallows_non_string_keys<StubCipher>() {
[INFO] [stdout]    |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `FileFormatTestSuiteUtils` in this scope
[INFO] [stdout]   --> src/file/format/json/tests.rs:5:6
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl FileFormatTestSuiteUtils for JsonFileFormat {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `StubCipher` in this scope
[INFO] [stdout]   --> src/file/format/test_suite.rs:65:68
[INFO] [stdout]    |
[INFO] [stdout] 65 |                         $file_format::key_value_map::<EncryptedMap<StubCipher>>(key, value)
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/cryptography/cipher/mod.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 12 | pub(crate) use stub_cipher::StubCipher;
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `FileFormatTestSuiteUtils` in this scope
[INFO] [stdout]   --> src/file/format/toml/tests.rs:5:6
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl FileFormatTestSuiteUtils for TomlFileFormat {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `StubCipher` in this scope
[INFO] [stdout]   --> src/file/format/test_suite.rs:65:68
[INFO] [stdout]    |
[INFO] [stdout] 65 |                         $file_format::key_value_map::<EncryptedMap<StubCipher>>(key, value)
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/cryptography/cipher/mod.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 12 | pub(crate) use stub_cipher::StubCipher;
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/file/format/test_suite.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     use super::*;
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/file/format/test_suite.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     use super::*;
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/file/format/test_suite.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     use super::*;
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromStrTestUtils`
[INFO] [stdout]   --> src/cryptography/authorization_tag.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             FromStrTestUtils::assert_parse::<AuthorizationTag<AES256GCM>>()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ use of undeclared type `FromStrTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromStrTestUtils`
[INFO] [stdout]   --> src/cryptography/nonce.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         FromStrTestUtils::assert_parse::<Nonce>();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared type `FromStrTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromStrTestUtils`
[INFO] [stdout]   --> src/cryptography/encrypted_data.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         FromStrTestUtils::assert_parse::<EncryptedData>()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared type `FromStrTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTestUtil`
[INFO] [stdout]    --> src/file/map/value/core.rs:133:71
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     .encrypt(expected_encrypted_value.nonce.clone(), &MockTestUtil::mock(), &key_path)
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^ use of undeclared type `MockTestUtil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DisplayTestUtils`
[INFO] [stdout]    --> src/file/map/value/encrypted.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 |             DisplayTestUtils::assert_display::<EncryptedRopsValue<AES256GCM>>()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ use of undeclared type `DisplayTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromStrTestUtils`
[INFO] [stdout]    --> src/file/map/value/encrypted.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |             FromStrTestUtils::assert_parse::<EncryptedRopsValue<AES256GCM>>()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ use of undeclared type `FromStrTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTestUtil`
[INFO] [stdout]    --> src/file/map/value/encrypted.rs:186:31
[INFO] [stdout]     |
[INFO] [stdout] 186 |                     .decrypt(&MockTestUtil::mock(), &MockTestUtil::mock())
[INFO] [stdout]     |                               ^^^^^^^^^^^^ use of undeclared type `MockTestUtil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTestUtil`
[INFO] [stdout]    --> src/file/map/value/encrypted.rs:186:54
[INFO] [stdout]     |
[INFO] [stdout] 186 |                     .decrypt(&MockTestUtil::mock(), &MockTestUtil::mock())
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ use of undeclared type `MockTestUtil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTestUtil`
[INFO] [stdout]    --> src/file/metadata/core.rs:275:89
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 let removed_key = metadata.remove_integration_key::<AwsKmsIntegration>(&MockTestUtil::mock()).unwrap();
[INFO] [stdout]     |                                                                                         ^^^^^^^^^^^^ use of undeclared type `MockTestUtil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTestUtil`
[INFO] [stdout]   --> src/file/builder/core.rs:97:42
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 .with_partial_encryption(MockTestUtil::mock())
[INFO] [stdout]    |                                          ^^^^^^^^^^^^ use of undeclared type `MockTestUtil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockTestUtil`
[INFO] [stdout]   --> src/file/builder/core.rs:99:56
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 .add_integration_key::<AgeIntegration>(MockTestUtil::mock())
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^ use of undeclared type `MockTestUtil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     FileFormatTestUtils::assert_serialization::<$file_format, DecryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                     FileFormatTestUtils::assert_deserialization::<$file_format, DecryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |                     FileFormatTestUtils::assert_serialization::<$file_format, EncryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     FileFormatTestUtils::assert_deserialization::<$file_format, EncryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 |                         FileFormatTestUtils::assert_serialization::<$file_format, RopsFileMetadata<DecryptedMetadata<SHA512>>>()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |                         FileFormatTestUtils::assert_deserialization::<$file_format, RopsFileMetadata<DecryptedMetadata<SHA512>>>()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |                         FileFormatTestUtils::assert_serialization::<$file_format, RopsFileMetadata<EncryptedMetadata<AES256GCM, SHA512>>>()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |                         FileFormatTestUtils::assert_deserialization::<$file_format, RopsFileMetadata<EncryptedMetadata<AES256GCM, SHA512>>>(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 FileFormatTestUtils::assert_serialization::<$file_format, IntegrationMetadataUnit<$integration_type>>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 FileFormatTestUtils::assert_deserialization::<$file_format, <$integration_type as Integration>::Config>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 FileFormatTestUtils::assert_serialization::<$file_format, IntegrationMetadataUnit<$integration_type>>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 FileFormatTestUtils::assert_deserialization::<$file_format, <$integration_type as Integration>::Config>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/yaml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(YamlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     FileFormatTestUtils::assert_serialization::<$file_format, DecryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                     FileFormatTestUtils::assert_deserialization::<$file_format, DecryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |                     FileFormatTestUtils::assert_serialization::<$file_format, EncryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     FileFormatTestUtils::assert_deserialization::<$file_format, EncryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 |                         FileFormatTestUtils::assert_serialization::<$file_format, RopsFileMetadata<DecryptedMetadata<SHA512>>>()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |                         FileFormatTestUtils::assert_deserialization::<$file_format, RopsFileMetadata<DecryptedMetadata<SHA512>>>()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |                         FileFormatTestUtils::assert_serialization::<$file_format, RopsFileMetadata<EncryptedMetadata<AES256GCM, SHA512>>>()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |                         FileFormatTestUtils::assert_deserialization::<$file_format, RopsFileMetadata<EncryptedMetadata<AES256GCM, SHA512>>>(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 FileFormatTestUtils::assert_serialization::<$file_format, IntegrationMetadataUnit<$integration_type>>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 FileFormatTestUtils::assert_deserialization::<$file_format, <$integration_type as Integration>::Config>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 FileFormatTestUtils::assert_serialization::<$file_format, IntegrationMetadataUnit<$integration_type>>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 FileFormatTestUtils::assert_deserialization::<$file_format, <$integration_type as Integration>::Config>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/json/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(JsonFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     FileFormatTestUtils::assert_serialization::<$file_format, DecryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                     FileFormatTestUtils::assert_deserialization::<$file_format, DecryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |                     FileFormatTestUtils::assert_serialization::<$file_format, EncryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     FileFormatTestUtils::assert_deserialization::<$file_format, EncryptedRopsFile>()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 |                         FileFormatTestUtils::assert_serialization::<$file_format, RopsFileMetadata<DecryptedMetadata<SHA512>>>()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |                         FileFormatTestUtils::assert_deserialization::<$file_format, RopsFileMetadata<DecryptedMetadata<SHA512>>>()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |                         FileFormatTestUtils::assert_serialization::<$file_format, RopsFileMetadata<EncryptedMetadata<AES256GCM, SHA512>>>()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    --> src/file/format/test_suite.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |                         FileFormatTestUtils::assert_deserialization::<$file_format, RopsFileMetadata<EncryptedMetadata<AES256GCM, SHA512>>>(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/file/format/mod.rs:29:48
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout]  29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 FileFormatTestUtils::assert_serialization::<$file_format, IntegrationMetadataUnit<$integration_type>>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 FileFormatTestUtils::assert_deserialization::<$file_format, <$integration_type as Integration>::Config>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 FileFormatTestUtils::assert_serialization::<$file_format, IntegrationMetadataUnit<$integration_type>>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]   --> src/file/format/test_suite.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 FileFormatTestUtils::assert_deserialization::<$file_format, <$integration_type as Integration>::Config>()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `FileFormatTestUtils`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file/format/toml/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_file_format_test_suite!(TomlFileFormat);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/file/format/mod.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 29 | pub use test_utils::{FileFormatTestSuiteUtils, FileFormatTestUtils, MockFileFormatUtil};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::generate_integration_metadata_test_suite` which comes from the expansion of the macro `generate_file_format_test_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DisplayTestUtils`
[INFO] [stdout]   --> src/file/timestamp.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         DisplayTestUtils::assert_display::<Timestamp>();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared type `DisplayTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromStrTestUtils`
[INFO] [stdout]    --> src/integration/aws_kms/key_arn.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         FromStrTestUtils::assert_parse::<AwsKeyResourceName>()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of undeclared type `FromStrTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DisplayTestUtils`
[INFO] [stdout]    --> src/integration/aws_kms/key_arn.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         DisplayTestUtils::assert_display::<AwsKeyResourceName>()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of undeclared type `DisplayTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromStrTestUtils`
[INFO] [stdout]   --> src/integration/aws_kms/key_id.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         FromStrTestUtils::assert_parse::<AwsKeyId>()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared type `FromStrTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DisplayTestUtils`
[INFO] [stdout]   --> src/integration/aws_kms/key_id.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         DisplayTestUtils::assert_display::<AwsKeyId>()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared type `DisplayTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromStrTestUtils`
[INFO] [stdout]   --> src/integration/aws_kms/private_key.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         FromStrTestUtils::assert_parse::<AwsPrivateKey>()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared type `FromStrTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DisplayTestUtils`
[INFO] [stdout]   --> src/integration/aws_kms/private_key.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         DisplayTestUtils::assert_display::<AwsPrivateKey>()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared type `DisplayTestUtils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rops` (lib test) due to 80 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c4bcf5c166aa202aedf054b0c0b9b6127427f99b2d68c71bba340fd06f379a14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4bcf5c166aa202aedf054b0c0b9b6127427f99b2d68c71bba340fd06f379a14", kill_on_drop: false }`
[INFO] [stdout] c4bcf5c166aa202aedf054b0c0b9b6127427f99b2d68c71bba340fd06f379a14
