[INFO] fetching crate rops 0.1.4...
[INFO] checking rops-0.1.4 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rops 0.1.4 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate rops 0.1.4 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rops 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rops 0.1.4
[INFO] tweaked toml for crates.io crate rops 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 295 packages to latest compatible versions
[INFO] [stderr]       Adding age v0.10.0 (available: v0.11.0)
[INFO] [stderr]       Adding derive_more v0.99.18 (available: v1.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v1.1.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-arn v0.3.1
[INFO] [stderr]   Downloaded i18n-embed-fl v0.7.0
[INFO] [stderr]   Downloaded age v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18619483d9a1743056188b1a8000f8ceddbfb3e3d928d458626b5ba31cf5b8b4
[INFO] running `Command { std: "docker" "start" "-a" "18619483d9a1743056188b1a8000f8ceddbfb3e3d928d458626b5ba31cf5b8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18619483d9a1743056188b1a8000f8ceddbfb3e3d928d458626b5ba31cf5b8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18619483d9a1743056188b1a8000f8ceddbfb3e3d928d458626b5ba31cf5b8b4", kill_on_drop: false }`
[INFO] [stdout] 18619483d9a1743056188b1a8000f8ceddbfb3e3d928d458626b5ba31cf5b8b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1845aa0b063f57781cddbe04d64686448383dfcb1975c42886a2131d318b4b5a
[INFO] running `Command { std: "docker" "start" "-a" "1845aa0b063f57781cddbe04d64686448383dfcb1975c42886a2131d318b4b5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling i18n-config v0.4.7
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking aws-smithy-types v1.2.9
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling rust-embed v8.5.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.7.3
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking aws-credential-types v1.2.1
[INFO] [stderr]     Checking aws-smithy-http v0.60.11
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking aws-sigv4 v1.2.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling i18n-embed v0.14.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling impl-tools v0.10.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking io_tee v0.1.1
[INFO] [stderr]    Compiling i18n-embed-fl v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]    Compiling rops v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling impl-tools-lib v0.10.1
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking age-core v0.10.0
[INFO] [stderr]     Checking aws-smithy-json v0.60.7
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking sdd v3.0.4
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking scc v2.2.5
[INFO] [stderr]     Checking aws-smithy-runtime v1.7.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking age v0.10.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking aws-arn v0.3.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking aws-runtime v1.4.3
[INFO] [stderr]     Checking aws-sdk-kms v1.50.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `pretty_assertions`
[INFO] [stdout]    --> src/file/map/encrypt.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             pretty_assertions::assert_eq!(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pretty_assertions`
[INFO] [stdout]    --> src/file/core.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         pretty_assertions::assert_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pretty_assertions`
[INFO] [stdout]    --> src/file/core.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         pretty_assertions::assert_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pretty_assertions`
[INFO] [stdout]    --> src/file/core.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         pretty_assertions::assert_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[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] 
[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: 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] 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] 
[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: 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] 
[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: 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)]` 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 crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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[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 `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 `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 `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 `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 `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 `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 `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[E0433]: failed to resolve: use of undeclared type `FromStrTestUtils`
[INFO] [stdout]   --> src/cryptography/authorization_tag.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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" "1845aa0b063f57781cddbe04d64686448383dfcb1975c42886a2131d318b4b5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1845aa0b063f57781cddbe04d64686448383dfcb1975c42886a2131d318b4b5a", kill_on_drop: false }`
[INFO] [stdout] 1845aa0b063f57781cddbe04d64686448383dfcb1975c42886a2131d318b4b5a
