[INFO] fetching crate c2pa 0.59.1... [INFO] checking c2pa-0.59.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate c2pa 0.59.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate c2pa 0.59.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate c2pa 0.59.1 [INFO] tweaked toml for crates.io crate c2pa 0.59.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate c2pa 0.59.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate c2pa 0.59.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jumbf v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e9c74be80e2557b50e9305810cf50071ad41872860d99c18ff078a01fb81b73 [INFO] running `Command { std: "docker" "start" "-a" "1e9c74be80e2557b50e9305810cf50071ad41872860d99c18ff078a01fb81b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e9c74be80e2557b50e9305810cf50071ad41872860d99c18ff078a01fb81b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e9c74be80e2557b50e9305810cf50071ad41872860d99c18ff078a01fb81b73", kill_on_drop: false }` [INFO] [stdout] 1e9c74be80e2557b50e9305810cf50071ad41872860d99c18ff078a01fb81b73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2d69487be5b6d38228ce816f9567ee51df345c7025f30c11a94105fede9a474 [INFO] running `Command { std: "docker" "start" "-a" "a2d69487be5b6d38228ce816f9567ee51df345c7025f30c11a94105fede9a474", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling uuid v1.12.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling rasn-derive-impl v0.26.6 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking bitvec-nom2 v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling rasn-derive v0.26.6 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking xml-no-std v0.8.26 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Checking rasn v0.26.6 [INFO] [stderr] Checking async-io v2.5.0 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Checking async-signal v0.2.12 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling pix v0.13.4 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rasn-pkix v0.26.6 [INFO] [stderr] Compiling iref-core v3.2.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking async-process v2.4.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling traitful v0.3.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Compiling iref v3.2.2 [INFO] [stderr] Checking parsenic v0.2.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling delegate v0.8.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking ureq-proto v0.4.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking bcder v0.7.5 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking ureq v3.0.12 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking x509-certificate v0.24.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking non-empty-string v0.2.4 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking mp4 v0.14.0 [INFO] [stderr] Checking async-object-pool v0.1.5 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking png_pong v0.9.3 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking coset v0.3.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling static-iref v3.0.0 [INFO] [stderr] Checking rasn-ocsp v0.26.6 [INFO] [stderr] Checking rasn-cms v0.26.6 [INFO] [stderr] Checking id3 v1.16.1 [INFO] [stderr] Checking byteordered v0.6.0 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking const-hex v1.14.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking nonempty-collections v0.3.1 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking img-parts v0.3.3 [INFO] [stderr] Checking zip v3.0.0 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-generic v1.1.2 [INFO] [stderr] Checking range-set v0.0.11 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking riff v2.0.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking atree v0.5.2 [INFO] [stderr] Checking jfifdump v0.6.0 [INFO] [stderr] Checking extfmt v0.1.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking actix v0.13.5 [INFO] [stderr] Checking jumbf v0.4.1 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking httpmock v0.7.0 [INFO] [stderr] Checking c2pa v0.59.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/test_cert_root_bundle.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:78:49 [INFO] [stdout] | [INFO] [stdout] 78 | let _ = this.add_user_trust_anchors(include_bytes!( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 79 | | "../../../tests/fixtures/crypto/raw_signature/test_cert_root_bundle.pem" [INFO] [stdout] 80 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/test_cert_root_bundle.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:723:31 [INFO] [stdout] | [INFO] [stdout] 723 | ctp.add_trust_anchors(include_bytes!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 724 | | "../../../tests/fixtures/crypto/raw_signature/test_cert_root_bundle.pem" [INFO] [stdout] 725 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:847:46 [INFO] [stdout] | [INFO] [stdout] 847 | let ps256_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 848 | | "../../../tests/fixtures/crypto/raw_signature/ps256.pub" [INFO] [stdout] 849 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:850:46 [INFO] [stdout] | [INFO] [stdout] 850 | let ps384_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 851 | | "../../../tests/fixtures/crypto/raw_signature/ps384.pub" [INFO] [stdout] 852 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:853:46 [INFO] [stdout] | [INFO] [stdout] 853 | let ps512_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 854 | | "../../../tests/fixtures/crypto/raw_signature/ps512.pub" [INFO] [stdout] 855 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:856:46 [INFO] [stdout] | [INFO] [stdout] 856 | let es256_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 857 | | "../../../tests/fixtures/crypto/raw_signature/es256.pub" [INFO] [stdout] 858 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:859:46 [INFO] [stdout] | [INFO] [stdout] 859 | let es384_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 860 | | "../../../tests/fixtures/crypto/raw_signature/es384.pub" [INFO] [stdout] 861 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:862:46 [INFO] [stdout] | [INFO] [stdout] 862 | let es512_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 863 | | "../../../tests/fixtures/crypto/raw_signature/es512.pub" [INFO] [stdout] 864 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:865:48 [INFO] [stdout] | [INFO] [stdout] 865 | let ed25519_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 866 | | "../../../tests/fixtures/crypto/raw_signature/ed25519.pub" [INFO] [stdout] 867 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:971:46 [INFO] [stdout] | [INFO] [stdout] 971 | let ps256_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 972 | | "../../../tests/fixtures/crypto/raw_signature/ps256.pub" [INFO] [stdout] 973 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:974:46 [INFO] [stdout] | [INFO] [stdout] 974 | let ps384_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 975 | | "../../../tests/fixtures/crypto/raw_signature/ps384.pub" [INFO] [stdout] 976 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:977:46 [INFO] [stdout] | [INFO] [stdout] 977 | let ps512_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 978 | | "../../../tests/fixtures/crypto/raw_signature/ps512.pub" [INFO] [stdout] 979 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:980:46 [INFO] [stdout] | [INFO] [stdout] 980 | let es256_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 981 | | "../../../tests/fixtures/crypto/raw_signature/es256.pub" [INFO] [stdout] 982 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:983:46 [INFO] [stdout] | [INFO] [stdout] 983 | let es384_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 984 | | "../../../tests/fixtures/crypto/raw_signature/es384.pub" [INFO] [stdout] 985 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:986:46 [INFO] [stdout] | [INFO] [stdout] 986 | let es512_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 987 | | "../../../tests/fixtures/crypto/raw_signature/es512.pub" [INFO] [stdout] 988 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:989:48 [INFO] [stdout] | [INFO] [stdout] 989 | let ed25519_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 990 | | "../../../tests/fixtures/crypto/raw_signature/ed25519.pub" [INFO] [stdout] 991 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1055:40 [INFO] [stdout] | [INFO] [stdout] 1055 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1056 | | "../../../tests/fixtures/crypto/raw_signature/ed25519.pub" [INFO] [stdout] 1057 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1059:40 [INFO] [stdout] | [INFO] [stdout] 1059 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1060 | | "../../../tests/fixtures/crypto/raw_signature/es256.pub" [INFO] [stdout] 1061 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1063:40 [INFO] [stdout] | [INFO] [stdout] 1063 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1064 | | "../../../tests/fixtures/crypto/raw_signature/es384.pub" [INFO] [stdout] 1065 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1067:40 [INFO] [stdout] | [INFO] [stdout] 1067 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1068 | | "../../../tests/fixtures/crypto/raw_signature/es512.pub" [INFO] [stdout] 1069 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1071:40 [INFO] [stdout] | [INFO] [stdout] 1071 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1072 | | "../../../tests/fixtures/crypto/raw_signature/ps256.pub" [INFO] [stdout] 1073 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1075:40 [INFO] [stdout] | [INFO] [stdout] 1075 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1076 | | "../../../tests/fixtures/crypto/raw_signature/ps384.pub" [INFO] [stdout] 1077 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1079:40 [INFO] [stdout] | [INFO] [stdout] 1079 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1080 | | "../../../tests/fixtures/crypto/raw_signature/ps512.pub" [INFO] [stdout] 1081 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1133:40 [INFO] [stdout] | [INFO] [stdout] 1133 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1134 | | "../../../tests/fixtures/crypto/raw_signature/ed25519.pub" [INFO] [stdout] 1135 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1137:40 [INFO] [stdout] | [INFO] [stdout] 1137 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1138 | | "../../../tests/fixtures/crypto/raw_signature/es256.pub" [INFO] [stdout] 1139 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1141:40 [INFO] [stdout] | [INFO] [stdout] 1141 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1142 | | "../../../tests/fixtures/crypto/raw_signature/es384.pub" [INFO] [stdout] 1143 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1145:40 [INFO] [stdout] | [INFO] [stdout] 1145 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1146 | | "../../../tests/fixtures/crypto/raw_signature/es512.pub" [INFO] [stdout] 1147 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1149:40 [INFO] [stdout] | [INFO] [stdout] 1149 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1150 | | "../../../tests/fixtures/crypto/raw_signature/ps256.pub" [INFO] [stdout] 1151 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1153:40 [INFO] [stdout] | [INFO] [stdout] 1153 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1154 | | "../../../tests/fixtures/crypto/raw_signature/ps384.pub" [INFO] [stdout] 1155 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1157:40 [INFO] [stdout] | [INFO] [stdout] 1157 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1158 | | "../../../tests/fixtures/crypto/raw_signature/ps512.pub" [INFO] [stdout] 1159 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1162:46 [INFO] [stdout] | [INFO] [stdout] 1162 | let ps256_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1163 | | "../../../tests/fixtures/crypto/raw_signature/ps256.pub" [INFO] [stdout] 1164 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1165:46 [INFO] [stdout] | [INFO] [stdout] 1165 | let ps384_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1166 | | "../../../tests/fixtures/crypto/raw_signature/ps384.pub" [INFO] [stdout] 1167 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1168:46 [INFO] [stdout] | [INFO] [stdout] 1168 | let ps512_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1169 | | "../../../tests/fixtures/crypto/raw_signature/ps512.pub" [INFO] [stdout] 1170 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1171:46 [INFO] [stdout] | [INFO] [stdout] 1171 | let es256_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1172 | | "../../../tests/fixtures/crypto/raw_signature/es256.pub" [INFO] [stdout] 1173 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1174:46 [INFO] [stdout] | [INFO] [stdout] 1174 | let es384_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1175 | | "../../../tests/fixtures/crypto/raw_signature/es384.pub" [INFO] [stdout] 1176 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1177:46 [INFO] [stdout] | [INFO] [stdout] 1177 | let es512_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1178 | | "../../../tests/fixtures/crypto/raw_signature/es512.pub" [INFO] [stdout] 1179 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1180:48 [INFO] [stdout] | [INFO] [stdout] 1180 | let ed25519_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 1181 | | "../../../tests/fixtures/crypto/raw_signature/ed25519.pub" [INFO] [stdout] 1182 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/allowed_list.hash`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1211:40 [INFO] [stdout] | [INFO] [stdout] 1211 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1212 | | "../../../tests/fixtures/crypto/raw_signature/allowed_list.hash" [INFO] [stdout] 1213 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1216:46 [INFO] [stdout] | [INFO] [stdout] 1216 | let ps256_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1217 | | "../../../tests/fixtures/crypto/raw_signature/ps256.pub" [INFO] [stdout] 1218 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1219:46 [INFO] [stdout] | [INFO] [stdout] 1219 | let ps384_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1220 | | "../../../tests/fixtures/crypto/raw_signature/ps384.pub" [INFO] [stdout] 1221 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1222:46 [INFO] [stdout] | [INFO] [stdout] 1222 | let ps512_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1223 | | "../../../tests/fixtures/crypto/raw_signature/ps512.pub" [INFO] [stdout] 1224 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1225:46 [INFO] [stdout] | [INFO] [stdout] 1225 | let es256_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1226 | | "../../../tests/fixtures/crypto/raw_signature/es256.pub" [INFO] [stdout] 1227 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1228:46 [INFO] [stdout] | [INFO] [stdout] 1228 | let es384_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1229 | | "../../../tests/fixtures/crypto/raw_signature/es384.pub" [INFO] [stdout] 1230 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1231:46 [INFO] [stdout] | [INFO] [stdout] 1231 | let es512_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1232 | | "../../../tests/fixtures/crypto/raw_signature/es512.pub" [INFO] [stdout] 1233 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1234:48 [INFO] [stdout] | [INFO] [stdout] 1234 | let ed25519_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 1235 | | "../../../tests/fixtures/crypto/raw_signature/ed25519.pub" [INFO] [stdout] 1236 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/allowed_list.hash`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1263:40 [INFO] [stdout] | [INFO] [stdout] 1263 | ctp.add_end_entity_credentials(include_bytes!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1264 | | "../../../tests/fixtures/crypto/raw_signature/allowed_list.hash" [INFO] [stdout] 1265 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1268:46 [INFO] [stdout] | [INFO] [stdout] 1268 | let ps256_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1269 | | "../../../tests/fixtures/crypto/raw_signature/ps256.pub" [INFO] [stdout] 1270 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1271:46 [INFO] [stdout] | [INFO] [stdout] 1271 | let ps384_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1272 | | "../../../tests/fixtures/crypto/raw_signature/ps384.pub" [INFO] [stdout] 1273 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1274:46 [INFO] [stdout] | [INFO] [stdout] 1274 | let ps512_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1275 | | "../../../tests/fixtures/crypto/raw_signature/ps512.pub" [INFO] [stdout] 1276 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1277:46 [INFO] [stdout] | [INFO] [stdout] 1277 | let es256_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1278 | | "../../../tests/fixtures/crypto/raw_signature/es256.pub" [INFO] [stdout] 1279 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1280:46 [INFO] [stdout] | [INFO] [stdout] 1280 | let es384_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1281 | | "../../../tests/fixtures/crypto/raw_signature/es384.pub" [INFO] [stdout] 1282 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1283:46 [INFO] [stdout] | [INFO] [stdout] 1283 | let es512_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1284 | | "../../../tests/fixtures/crypto/raw_signature/es512.pub" [INFO] [stdout] 1285 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_trust_policy.rs:1286:48 [INFO] [stdout] | [INFO] [stdout] 1286 | let ed25519_certs = cert_ders_from_pem(include_bytes!( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 1287 | | "../../../tests/fixtures/crypto/raw_signature/ed25519.pub" [INFO] [stdout] 1288 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/cose/rsa-pss256_key-expired.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_profile.rs:589:42 [INFO] [stdout] | [INFO] [stdout] 589 | let cert_der = x509_der_from_pem(include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 590 | | "../../../tests/fixtures/crypto/cose/rsa-pss256_key-expired.pub" [INFO] [stdout] 591 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_profile.rs:616:44 [INFO] [stdout] | [INFO] [stdout] 616 | let es256_cert = x509_der_from_pem(include_bytes!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 617 | | "../../../tests/fixtures/crypto/raw_signature/es256.pub" [INFO] [stdout] 618 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_profile.rs:619:44 [INFO] [stdout] | [INFO] [stdout] 619 | let es384_cert = x509_der_from_pem(include_bytes!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 620 | | "../../../tests/fixtures/crypto/raw_signature/es384.pub" [INFO] [stdout] 621 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_profile.rs:622:44 [INFO] [stdout] | [INFO] [stdout] 622 | let es512_cert = x509_der_from_pem(include_bytes!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 623 | | "../../../tests/fixtures/crypto/raw_signature/es512.pub" [INFO] [stdout] 624 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/cose/../../../tests/fixtures/crypto/raw_signature/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/cose/certificate_profile.rs:625:44 [INFO] [stdout] | [INFO] [stdout] 625 | let ps256_cert = x509_der_from_pem(include_bytes!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 626 | | "../../../tests/fixtures/crypto/raw_signature/ps256.pub" [INFO] [stdout] 627 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/ocsp/../../../tests/fixtures/crypto/ocsp/response_good.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/ocsp/mod.rs:350:24 [INFO] [stdout] | [INFO] [stdout] 350 | let rsp_data = include_bytes!("../../../tests/fixtures/crypto/ocsp/response_good.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/ocsp/../../../tests/fixtures/crypto/ocsp/response_revoked.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/ocsp/mod.rs:370:24 [INFO] [stdout] | [INFO] [stdout] 370 | let rsp_data = include_bytes!("../../../tests/fixtures/crypto/ocsp/response_revoked.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/ocsp/../../../tests/fixtures/crypto/ocsp/response_unknown.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/ocsp/mod.rs:389:24 [INFO] [stdout] | [INFO] [stdout] 389 | let rsp_data = include_bytes!("../../../tests/fixtures/crypto/ocsp/response_unknown.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/ocsp/../../../tests/fixtures/crypto/ocsp/response_good.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/ocsp/mod.rs:409:24 [INFO] [stdout] | [INFO] [stdout] 409 | let rsp_data = include_bytes!("../../../tests/fixtures/crypto/ocsp/response_good.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/ed25519.pub").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/ed25519.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/ed25519.priv").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/es256.pub").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/es256.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/es256.priv").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/es384.pub").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/es384.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/es384.priv").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:310:13 [INFO] [stdout] | [INFO] [stdout] 310 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/es512.pub").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/es512.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/es512.priv").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/ps256.pub").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/ps256.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/ps256.priv").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/ps384.pub").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/ps384.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/ps384.priv").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/ps512.pub").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/../../../tests/fixtures/crypto/raw_signature/ps512.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/signer.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | include_bytes!("../../../tests/fixtures/crypto/raw_signature/ps512.priv").as_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es384.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es384.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es384.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es384.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es384.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es512.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es512.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es512.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es512.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 107 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es512.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ed25519.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ed25519.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ed25519.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ed25519.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:138:19 [INFO] [stdout] | [INFO] [stdout] 138 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ed25519.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:149:23 [INFO] [stdout] | [INFO] [stdout] 149 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:165:19 [INFO] [stdout] | [INFO] [stdout] 165 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps384.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps384.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps384.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps384.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps384.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:202:22 [INFO] [stdout] | [INFO] [stdout] 202 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps512.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps512.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:203:23 [INFO] [stdout] | [INFO] [stdout] 203 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps512.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps512.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/async_signers.rs:219:19 [INFO] [stdout] | [INFO] [stdout] 219 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps512.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es384.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es384.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es384.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es384.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es384.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es512.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es512.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es512.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es512.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es512.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ed25519.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ed25519.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ed25519.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ed25519.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ed25519.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:125:22 [INFO] [stdout] | [INFO] [stdout] 125 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 126 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:138:19 [INFO] [stdout] | [INFO] [stdout] 138 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:150:22 [INFO] [stdout] | [INFO] [stdout] 150 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps384.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps384.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:151:23 [INFO] [stdout] | [INFO] [stdout] 151 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps384.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps384.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:163:19 [INFO] [stdout] | [INFO] [stdout] 163 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps384.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | let cert_chain = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps512.pub"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps512.priv`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | let private_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps512.priv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps512.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/signers.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps512.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | let signature = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.raw_sig").to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | let signature = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es384.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | let signature = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es384.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es384.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 92 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es384.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es512.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | let signature = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es512.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/es512.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/es512.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ed25519.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ed25519.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ed25519.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ed25519.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ed25519.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ed25519.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ed25519.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:133:19 [INFO] [stdout] | [INFO] [stdout] 133 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ed25519.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | let signature = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 154 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.raw_sig").to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:172:19 [INFO] [stdout] | [INFO] [stdout] 172 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | let signature = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps384.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:210:21 [INFO] [stdout] | [INFO] [stdout] 210 | let signature = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps384.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps384.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:211:19 [INFO] [stdout] | [INFO] [stdout] 211 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps384.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps512.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:224:21 [INFO] [stdout] | [INFO] [stdout] 224 | let signature = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps512.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/ps512.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:225:19 [INFO] [stdout] | [INFO] [stdout] 225 | let pub_key = include_bytes!("../../../../tests/fixtures/crypto/raw_signature/ps512.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.raw_sig") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/rs256.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/rs384.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/rs384.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/rs384.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/rs384.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/rs512.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/rs512.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/rs512.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/rs512.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/sha1.raw_sig`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:346:9 [INFO] [stdout] | [INFO] [stdout] 346 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/sha1.raw_sig"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/crypto/raw_signature/tests/../../../../tests/fixtures/crypto/raw_signature/legacy/sha1.pub_key`: No such file or directory (os error 2) [INFO] [stdout] --> src/crypto/raw_signature/tests/validators.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | include_bytes!("../../../../tests/fixtures/crypto/raw_signature/legacy/sha1.pub_key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/builder/../../../tests/fixtures/CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/builder/identity_assertion_builder.rs:317:31 [INFO] [stdout] | [INFO] [stdout] 317 | const TEST_IMAGE: &[u8] = include_bytes!("../../../tests/fixtures/CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/builder/../../../tests/fixtures/thumbnail.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/builder/identity_assertion_builder.rs:318:35 [INFO] [stdout] | [INFO] [stdout] 318 | const TEST_THUMBNAIL: &[u8] = include_bytes!("../../../tests/fixtures/thumbnail.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/identity_assertion/../../../tests/fixtures/CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/identity_assertion/built_in_signature_verifier.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | const TEST_IMAGE: &[u8] = include_bytes!("../../../tests/fixtures/CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/identity_assertion/../../../tests/fixtures/thumbnail.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/identity_assertion/built_in_signature_verifier.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | const TEST_THUMBNAIL: &[u8] = include_bytes!("../../../tests/fixtures/thumbnail.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/examples/../../../../tests/fixtures/CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/examples/x509_signing.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | const TEST_IMAGE: &[u8] = include_bytes!("../../../../tests/fixtures/CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/examples/../../../../tests/fixtures/thumbnail.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/examples/x509_signing.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | const TEST_THUMBNAIL: &[u8] = include_bytes!("../../../../tests/fixtures/thumbnail.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | include_bytes!("../../../../tests/fixtures/certs/ps256.pub").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/ps256.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | include_bytes!("../../../../tests/fixtures/certs/ps256.pem").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | include_bytes!("../../../../tests/fixtures/certs/ps384.pub").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/ps384.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | include_bytes!("../../../../tests/fixtures/certs/ps384.pem").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | include_bytes!("../../../../tests/fixtures/certs/ps512.pub").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/ps512.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | include_bytes!("../../../../tests/fixtures/certs/ps512.pem").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | include_bytes!("../../../../tests/fixtures/certs/es256.pub").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/es256.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | include_bytes!("../../../../tests/fixtures/certs/es256.pem").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | include_bytes!("../../../../tests/fixtures/certs/es384.pub").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/es384.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | include_bytes!("../../../../tests/fixtures/certs/es384.pem").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | include_bytes!("../../../../tests/fixtures/certs/es512.pub").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/es512.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | include_bytes!("../../../../tests/fixtures/certs/es512.pem").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | include_bytes!("../../../../tests/fixtures/certs/ed25519.pub").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/tests/fixtures/../../../../tests/fixtures/certs/ed25519.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/tests/fixtures/test_credentials.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | include_bytes!("../../../../tests/fixtures/certs/ed25519.pem").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/x509/../../../tests/fixtures/CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/x509/async_x509_credential_holder.rs:123:31 [INFO] [stdout] | [INFO] [stdout] 123 | const TEST_IMAGE: &[u8] = include_bytes!("../../../tests/fixtures/CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/x509/../../../tests/fixtures/thumbnail.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/x509/async_x509_credential_holder.rs:124:35 [INFO] [stdout] | [INFO] [stdout] 124 | const TEST_THUMBNAIL: &[u8] = include_bytes!("../../../tests/fixtures/thumbnail.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/x509/../../../tests/fixtures/CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/x509/x509_credential_holder.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | const TEST_IMAGE: &[u8] = include_bytes!("../../../tests/fixtures/CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/x509/../../../tests/fixtures/thumbnail.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/x509/x509_credential_holder.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | const TEST_THUMBNAIL: &[u8] = include_bytes!("../../../tests/fixtures/thumbnail.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/x509/../../../tests/fixtures/CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/x509/x509_signature_verifier.rs:178:31 [INFO] [stdout] | [INFO] [stdout] 178 | const TEST_IMAGE: &[u8] = include_bytes!("../../../tests/fixtures/CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/identity/x509/../../../tests/fixtures/thumbnail.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/identity/x509/x509_signature_verifier.rs:179:35 [INFO] [stdout] | [INFO] [stdout] 179 | const TEST_THUMBNAIL: &[u8] = include_bytes!("../../../tests/fixtures/thumbnail.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/settings/../../tests/fixtures/certs/trust/store.cfg`: No such file or directory (os error 2) [INFO] [stdout] --> src/settings/mod.rs:116:41 [INFO] [stdout] | [INFO] [stdout] 116 | String::from_utf8_lossy(include_bytes!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 117 | | "../../tests/fixtures/certs/trust/store.cfg" [INFO] [stdout] 118 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/settings/../../tests/fixtures/certs/trust/test_cert_root_bundle.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/settings/mod.rs:122:41 [INFO] [stdout] | [INFO] [stdout] 122 | String::from_utf8_lossy(include_bytes!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 123 | | "../../tests/fixtures/certs/trust/test_cert_root_bundle.pem" [INFO] [stdout] 124 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/settings/../../tests/fixtures/certs/trust/test_cert_root_bundle.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/settings/mod.rs:595:18 [INFO] [stdout] | [INFO] [stdout] 595 | let ts = include_bytes!("../../tests/fixtures/certs/trust/test_cert_root_bundle.pem"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/asset_handlers/../../tests/fixtures/sample1.gif`: No such file or directory (os error 2) [INFO] [stdout] --> src/asset_handlers/gif_io.rs:1150:28 [INFO] [stdout] | [INFO] [stdout] 1150 | const SAMPLE1: &[u8] = include_bytes!("../../tests/fixtures/sample1.gif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/asset_handlers/../../tests/fixtures/CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/asset_handlers/jpeg_io.rs:1247:28 [INFO] [stdout] | [INFO] [stdout] 1247 | let source_bytes = include_bytes!("../../tests/fixtures/CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/asset_handlers/../../tests/fixtures/exp-test1.png`: No such file or directory (os error 2) [INFO] [stdout] --> src/asset_handlers/png_io.rs:879:22 [INFO] [stdout] | [INFO] [stdout] 879 | let source = include_bytes!("../../tests/fixtures/exp-test1.png"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/asset_handlers/../../tests/fixtures/libpng-test.png`: No such file or directory (os error 2) [INFO] [stdout] --> src/asset_handlers/png_io.rs:905:22 [INFO] [stdout] | [INFO] [stdout] 905 | let source = include_bytes!("../../tests/fixtures/libpng-test.png"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/asset_handlers/../../tests/fixtures/C.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/asset_handlers/png_io.rs:931:22 [INFO] [stdout] | [INFO] [stdout] 931 | let source = include_bytes!("../../tests/fixtures/C.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/asset_handlers/../../tests/fixtures/exp-test1.png`: No such file or directory (os error 2) [INFO] [stdout] --> src/asset_handlers/png_io.rs:945:22 [INFO] [stdout] | [INFO] [stdout] 945 | let source = include_bytes!("../../tests/fixtures/exp-test1.png"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/asset_handlers/../../tests/fixtures/unsupported_type.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/asset_handlers/png_io.rs:961:22 [INFO] [stdout] | [INFO] [stdout] 961 | let source = include_bytes!("../../tests/fixtures/unsupported_type.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/asset_handlers/../../tests/fixtures/libpng-test.png`: No such file or directory (os error 2) [INFO] [stdout] --> src/asset_handlers/png_io.rs:972:22 [INFO] [stdout] | [INFO] [stdout] 972 | let source = include_bytes!("../../tests/fixtures/libpng-test.png"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/IMG_0003.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/builder.rs:1707:37 [INFO] [stdout] | [INFO] [stdout] 1707 | const TEST_IMAGE_CLEAN: &[u8] = include_bytes!("../tests/fixtures/IMG_0003.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/cloud.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/builder.rs:1708:37 [INFO] [stdout] | [INFO] [stdout] 1708 | const TEST_IMAGE_CLOUD: &[u8] = include_bytes!("../tests/fixtures/cloud.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/builder.rs:1709:31 [INFO] [stdout] | [INFO] [stdout] 1709 | const TEST_IMAGE: &[u8] = include_bytes!("../tests/fixtures/CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/thumbnail.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/builder.rs:1710:35 [INFO] [stdout] | [INFO] [stdout] 1710 | const TEST_THUMBNAIL: &[u8] = include_bytes!("../tests/fixtures/thumbnail.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/cloud_manifest.c2pa`: No such file or directory (os error 2) [INFO] [stdout] --> src/builder.rs:1711:40 [INFO] [stdout] | [INFO] [stdout] 1711 | const TEST_MANIFEST_CLOUD: &[u8] = include_bytes!("../tests/fixtures/cloud_manifest.c2pa"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/cloud.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/builder.rs:2387:36 [INFO] [stdout] | [INFO] [stdout] 2387 | const CLOUD_IMAGE: &[u8] = include_bytes!("../tests/fixtures/cloud.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/earth_apollo17.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/builder.rs:2764:21 [INFO] [stdout] | [INFO] [stdout] 2764 | let image = include_bytes!("../tests/fixtures/earth_apollo17.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/test_settings.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/builder.rs:2920:29 [INFO] [stdout] | [INFO] [stdout] 2920 | Settings::from_toml(include_str!("../tests/fixtures/test_settings.toml")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/certs/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/cose_validator.rs:293:25 [INFO] [stdout] | [INFO] [stdout] 293 | let sign_cert = include_bytes!("../tests/fixtures/certs/ps256.pub").to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/certs/ps256.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/cose_validator.rs:294:23 [INFO] [stdout] | [INFO] [stdout] 294 | let pem_key = include_bytes!("../tests/fixtures/certs/ps256.pem").to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/ocsp_good.data`: No such file or directory (os error 2) [INFO] [stdout] --> src/cose_validator.rs:295:29 [INFO] [stdout] | [INFO] [stdout] 295 | let ocsp_rsp_data = include_bytes!("../tests/fixtures/ocsp_good.data"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/ingredient.rs:1599:27 [INFO] [stdout] | [INFO] [stdout] 1599 | let image_bytes = include_bytes!("../tests/fixtures/CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/ingredient.rs:1622:27 [INFO] [stdout] | [INFO] [stdout] 1622 | let image_bytes = include_bytes!("../tests/fixtures/CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/XCA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/ingredient.rs:1643:27 [INFO] [stdout] | [INFO] [stdout] 1643 | let image_bytes = include_bytes!("../tests/fixtures/XCA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/cloud.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/ingredient.rs:1709:27 [INFO] [stdout] | [INFO] [stdout] 1709 | let image_bytes = include_bytes!("../tests/fixtures/cloud.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/cloud.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/ingredient.rs:1735:27 [INFO] [stdout] | [INFO] [stdout] 1735 | let asset_bytes = include_bytes!("../tests/fixtures/cloud.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/cloud_manifest.c2pa`: No such file or directory (os error 2) [INFO] [stdout] --> src/ingredient.rs:1736:30 [INFO] [stdout] | [INFO] [stdout] 1736 | let manifest_bytes = include_bytes!("../tests/fixtures/cloud_manifest.c2pa"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/CACAE-uri-CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/reader.rs:899:43 [INFO] [stdout] | [INFO] [stdout] 899 | const IMAGE_COMPLEX_MANIFEST: &[u8] = include_bytes!("../tests/fixtures/CACAE-uri-CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/CA.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/reader.rs:900:40 [INFO] [stdout] | [INFO] [stdout] 900 | const IMAGE_WITH_MANIFEST: &[u8] = include_bytes!("../tests/fixtures/CA.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/cloud.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/reader.rs:901:47 [INFO] [stdout] | [INFO] [stdout] 901 | const IMAGE_WITH_REMOTE_MANIFEST: &[u8] = include_bytes!("../tests/fixtures/cloud.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/earth_apollo17.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/resource_store.rs:489:21 [INFO] [stdout] | [INFO] [stdout] 489 | let image = include_bytes!("../tests/fixtures/earth_apollo17.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/dashinit.mp4`: No such file or directory (os error 2) [INFO] [stdout] --> src/store.rs:8774:32 [INFO] [stdout] | [INFO] [stdout] 8774 | let init_segment = include_bytes!("../tests/fixtures/dashinit.mp4"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/fixtures/dash1.m4s`: No such file or directory (os error 2) [INFO] [stdout] --> src/store.rs:8775:28 [INFO] [stdout] | [INFO] [stdout] 8775 | let fragment = include_bytes!("../tests/fixtures/dash1.m4s"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/IMG_0003.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/xmp_inmemory_utils.rs:329:28 [INFO] [stdout] | [INFO] [stdout] 329 | let source_bytes = include_bytes!("../../tests/fixtures/IMG_0003.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/trust/test_cert_root_bundle.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test.rs:339:27 [INFO] [stdout] | [INFO] [stdout] 339 | ctp.add_trust_anchors(include_bytes!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 340 | | "../../tests/fixtures/certs/trust/test_cert_root_bundle.pem" [INFO] [stdout] 341 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/ps256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | include_bytes!("../../tests/fixtures/certs/ps256.pub"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/ps256.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | include_bytes!("../../tests/fixtures/certs/ps256.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/ps384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | include_bytes!("../../tests/fixtures/certs/ps384.pub"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/ps384.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | include_bytes!("../../tests/fixtures/certs/ps384.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/ps512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | include_bytes!("../../tests/fixtures/certs/ps512.pub"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/ps512.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | include_bytes!("../../tests/fixtures/certs/ps512.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/es256.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | include_bytes!("../../tests/fixtures/certs/es256.pub"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/es256.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | include_bytes!("../../tests/fixtures/certs/es256.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/es384.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | include_bytes!("../../tests/fixtures/certs/es384.pub"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/es384.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | include_bytes!("../../tests/fixtures/certs/es384.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/es512.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | include_bytes!("../../tests/fixtures/certs/es512.pub"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/es512.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | include_bytes!("../../tests/fixtures/certs/es512.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/ed25519.pub`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | include_bytes!("../../tests/fixtures/certs/ed25519.pub"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/utils/../../tests/fixtures/certs/ed25519.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/utils/test_signer.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | include_bytes!("../../tests/fixtures/certs/ed25519.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/builder/identity_assertion_builder.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/validator.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/identity_assertion/built_in_signature_verifier.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/tests/claim_aggregation/interop.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/tests/claim_aggregation/validation.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/tests/examples/x509_signing.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/tests/validation_method/continue_when_possible.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/tests/validation_method/stop_on_error.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/tests/validation_method/stop_on_error.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/x509/async_x509_credential_holder.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/x509/x509_credential_holder.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c2pa_macros` [INFO] [stdout] --> src/identity/x509/x509_signature_verifier.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | use c2pa_macros::c2pa_test_async; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `c2pa_macros` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `c2pa_macros`, use `cargo add c2pa_macros` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BoxHash` and `asset_handlers::jpeg_io::JpegIO` [INFO] [stdout] --> src/builder.rs:1604:35 [INFO] [stdout] | [INFO] [stdout] 1604 | assertions::{c2pa_action, BoxHash, DigitalSourceType}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1605 | asset_handlers::jpeg_io::JpegIO, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `c2pa` (lib test) due to 242 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a2d69487be5b6d38228ce816f9567ee51df345c7025f30c11a94105fede9a474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d69487be5b6d38228ce816f9567ee51df345c7025f30c11a94105fede9a474", kill_on_drop: false }` [INFO] [stdout] a2d69487be5b6d38228ce816f9567ee51df345c7025f30c11a94105fede9a474