[INFO] cloning repository https://github.com/contentauth/c2pa-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/contentauth/c2pa-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontentauth%2Fc2pa-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontentauth%2Fc2pa-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89d2ee25b1de5b143dcd3bf2698efd4366623b52
[INFO] testing contentauth/c2pa-node against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontentauth%2Fc2pa-node" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/contentauth/c2pa-node
[INFO] finished tweaking git repo https://github.com/contentauth/c2pa-node
[INFO] tweaked toml for git repo https://github.com/contentauth/c2pa-node written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/contentauth/c2pa-node on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/contentauth/c2pa-node 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea444f6795033e5e01903f247b6e05d573ef374c08f27430c752e2dd38e26ce2
[INFO] running `Command { std: "docker" "start" "-a" "ea444f6795033e5e01903f247b6e05d573ef374c08f27430c752e2dd38e26ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea444f6795033e5e01903f247b6e05d573ef374c08f27430c752e2dd38e26ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea444f6795033e5e01903f247b6e05d573ef374c08f27430c752e2dd38e26ce2", kill_on_drop: false }`
[INFO] [stdout] ea444f6795033e5e01903f247b6e05d573ef374c08f27430c752e2dd38e26ce2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7fab265b2030ba8903423a29118dc924a5508fed17db5d6c805dfddf35c9aeb
[INFO] running `Command { std: "docker" "start" "-a" "f7fab265b2030ba8903423a29118dc924a5508fed17db5d6c805dfddf35c9aeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling uuid v1.12.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pix v0.13.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling bcder v0.7.5
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zip v2.6.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling c2pa-status-tracker v0.6.1
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling byteordered v0.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling img-parts v0.3.3
[INFO] [stderr]    Compiling range-set v0.0.11
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling jfifdump v0.6.0
[INFO] [stderr]    Compiling atree v0.5.2
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling riff v2.0.0
[INFO] [stderr]    Compiling extfmt v0.1.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rasn-derive-impl v0.22.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling syn-mid v0.6.0
[INFO] [stderr]    Compiling bitvec-nom2 v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling rasn-derive v0.22.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling traitful v0.3.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling parsenic v0.2.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-generic v1.1.2
[INFO] [stderr]    Compiling png_pong v0.9.3
[INFO] [stderr]    Compiling async-compression v0.4.22
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling neon-macros v1.0.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling neon v1.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling coset v0.3.8
[INFO] [stderr]    Compiling id3 v1.16.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling mp4 v0.14.0
[INFO] [stderr]    Compiling rasn v0.22.2
[INFO] [stderr]    Compiling x509-certificate v0.24.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling rasn-pkix v0.22.2
[INFO] [stderr]    Compiling rasn-ocsp v0.22.2
[INFO] [stderr]    Compiling c2pa-crypto v0.8.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling c2pa v0.49.2
[INFO] [stderr]    Compiling c2pa-node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `c2pa::ManifestStore::from_bytes`: Please use Reader::from_stream() instead
[INFO] [stdout]   --> src/ingredient.rs:91:46
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let parent_manifest = ManifestStore::from_bytes("application/c2pa", &manifest_data, false)?;
[INFO] [stdout]    |                                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `c2pa::Manifest::embed_from_memory`: use Builder.sign with Cursor instead
[INFO] [stdout]    --> src/sign/mod.rs:253:55
[INFO] [stdout]     |
[INFO] [stdout] 253 |             Asset::Buffer(buffer, format) => manifest.embed_from_memory(format, buffer, &*signer),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `c2pa::Manifest::embed`: use Builder.sign_file instead
[INFO] [stdout]    --> src/sign/mod.rs:255:26
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 manifest.embed(source_path, &output_path.unwrap(), &*signer)
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `c2pa::Manifest::embed_from_memory_remote_signed`: use Builder.sign with memory Cursor and direct_cose_handling signer instead
[INFO] [stdout]    --> src/sign/mod.rs:268:22
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     .embed_from_memory_remote_signed(format, buffer, &signer)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `c2pa::Manifest::embed_remote_signed`: use Builder.sign_file with cose_handling enabled signer.
[INFO] [stdout]    --> src/sign/mod.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |                     .embed_remote_signed(source_path, &output_path.unwrap(), &signer)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `c2pa::ManifestStore::from_bytes`: Please use Reader::from_stream() instead
[INFO] [stdout]   --> src/lib.rs:99:61
[INFO] [stdout]    |
[INFO] [stdout] 99 |             Asset::Buffer(buffer, format) => ManifestStore::from_bytes(format, buffer, true),
[INFO] [stdout]    |                                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `c2pa::ManifestStore::from_file`: Please use Reader::from_file() instead
[INFO] [stdout]    --> src/lib.rs:100:52
[INFO] [stdout]     |
[INFO] [stdout] 100 |             Asset::File(path, _) => ManifestStore::from_file(path),
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |     mut cx: ComputeContext,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 37 |     store: ManifestStore,
[INFO] [stdout] 38 | ) -> StdResult<Handle<'_, JsObject>, Throw> {
[INFO] [stdout]    |                       ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 36 |     mut cx: ComputeContext<'_>,
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |     mut cx: ComputeContext,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 121 |     ingredient: Ingredient,
[INFO] [stdout] 122 | ) -> StdResult<Handle<'_, JsObject>, Throw> {
[INFO] [stdout]     |                       ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     mut cx: ComputeContext<'_>,
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 48s
[INFO] running `Command { std: "docker" "inspect" "f7fab265b2030ba8903423a29118dc924a5508fed17db5d6c805dfddf35c9aeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7fab265b2030ba8903423a29118dc924a5508fed17db5d6c805dfddf35c9aeb", kill_on_drop: false }`
[INFO] [stdout] f7fab265b2030ba8903423a29118dc924a5508fed17db5d6c805dfddf35c9aeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 932e5e02cd33269680a30db0930fac972df9287fc879ce5d4cee89766cef34e1
[INFO] running `Command { std: "docker" "start" "-a" "932e5e02cd33269680a30db0930fac972df9287fc879ce5d4cee89766cef34e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling c2pa-node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `c2pa::ManifestStore::from_bytes`: Please use Reader::from_stream() instead
[INFO] [stdout]   --> src/ingredient.rs:91:46
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let parent_manifest = ManifestStore::from_bytes("application/c2pa", &manifest_data, false)?;
[INFO] [stdout]    |                                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `c2pa::Manifest::embed_from_memory`: use Builder.sign with Cursor instead
[INFO] [stdout]    --> src/sign/mod.rs:253:55
[INFO] [stdout]     |
[INFO] [stdout] 253 |             Asset::Buffer(buffer, format) => manifest.embed_from_memory(format, buffer, &*signer),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `c2pa::Manifest::embed`: use Builder.sign_file instead
[INFO] [stdout]    --> src/sign/mod.rs:255:26
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 manifest.embed(source_path, &output_path.unwrap(), &*signer)
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `c2pa::Manifest::embed_from_memory_remote_signed`: use Builder.sign with memory Cursor and direct_cose_handling signer instead
[INFO] [stdout]    --> src/sign/mod.rs:268:22
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     .embed_from_memory_remote_signed(format, buffer, &signer)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `c2pa::Manifest::embed_remote_signed`: use Builder.sign_file with cose_handling enabled signer.
[INFO] [stdout]    --> src/sign/mod.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |                     .embed_remote_signed(source_path, &output_path.unwrap(), &signer)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `c2pa::ManifestStore::from_bytes`: Please use Reader::from_stream() instead
[INFO] [stdout]   --> src/lib.rs:99:61
[INFO] [stdout]    |
[INFO] [stdout] 99 |             Asset::Buffer(buffer, format) => ManifestStore::from_bytes(format, buffer, true),
[INFO] [stdout]    |                                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `c2pa::ManifestStore::from_file`: Please use Reader::from_file() instead
[INFO] [stdout]    --> src/lib.rs:100:52
[INFO] [stdout]     |
[INFO] [stdout] 100 |             Asset::File(path, _) => ManifestStore::from_file(path),
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |     mut cx: ComputeContext,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 37 |     store: ManifestStore,
[INFO] [stdout] 38 | ) -> StdResult<Handle<'_, JsObject>, Throw> {
[INFO] [stdout]    |                       ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 36 |     mut cx: ComputeContext<'_>,
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |     mut cx: ComputeContext,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 121 |     ingredient: Ingredient,
[INFO] [stdout] 122 | ) -> StdResult<Handle<'_, JsObject>, Throw> {
[INFO] [stdout]     |                       ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     mut cx: ComputeContext<'_>,
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.47s
[INFO] running `Command { std: "docker" "inspect" "932e5e02cd33269680a30db0930fac972df9287fc879ce5d4cee89766cef34e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932e5e02cd33269680a30db0930fac972df9287fc879ce5d4cee89766cef34e1", kill_on_drop: false }`
[INFO] [stdout] 932e5e02cd33269680a30db0930fac972df9287fc879ce5d4cee89766cef34e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a9e2121b92a2d25f3abcd3878811aff9913a96102606697421fb9c086cd5422
[INFO] running `Command { std: "docker" "start" "-a" "1a9e2121b92a2d25f3abcd3878811aff9913a96102606697421fb9c086cd5422", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `c2pa::ManifestStore::from_bytes`: Please use Reader::from_stream() instead
[INFO] [stderr]   --> src/ingredient.rs:91:46
[INFO] [stderr]    |
[INFO] [stderr] 91 |         let parent_manifest = ManifestStore::from_bytes("application/c2pa", &manifest_data, false)?;
[INFO] [stderr]    |                                              ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `c2pa::Manifest::embed_from_memory`: use Builder.sign with Cursor instead
[INFO] [stderr]    --> src/sign/mod.rs:253:55
[INFO] [stderr]     |
[INFO] [stderr] 253 |             Asset::Buffer(buffer, format) => manifest.embed_from_memory(format, buffer, &*signer),
[INFO] [stderr]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `c2pa::Manifest::embed`: use Builder.sign_file instead
[INFO] [stderr]    --> src/sign/mod.rs:255:26
[INFO] [stderr]     |
[INFO] [stderr] 255 |                 manifest.embed(source_path, &output_path.unwrap(), &*signer)
[INFO] [stderr]     |                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `c2pa::Manifest::embed_from_memory_remote_signed`: use Builder.sign with memory Cursor and direct_cose_handling signer instead
[INFO] [stderr]    --> src/sign/mod.rs:268:22
[INFO] [stderr]     |
[INFO] [stderr] 268 |                     .embed_from_memory_remote_signed(format, buffer, &signer)
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `c2pa::Manifest::embed_remote_signed`: use Builder.sign_file with cose_handling enabled signer.
[INFO] [stderr]    --> src/sign/mod.rs:272:22
[INFO] [stderr]     |
[INFO] [stderr] 272 |                     .embed_remote_signed(source_path, &output_path.unwrap(), &signer)
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `c2pa::ManifestStore::from_bytes`: Please use Reader::from_stream() instead
[INFO] [stderr]   --> src/lib.rs:99:61
[INFO] [stderr]    |
[INFO] [stderr] 99 |             Asset::Buffer(buffer, format) => ManifestStore::from_bytes(format, buffer, true),
[INFO] [stderr]    |                                                             ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `c2pa::ManifestStore::from_file`: Please use Reader::from_file() instead
[INFO] [stderr]    --> src/lib.rs:100:52
[INFO] [stderr]     |
[INFO] [stderr] 100 |             Asset::File(path, _) => ManifestStore::from_file(path),
[INFO] [stderr]     |                                                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:36:13
[INFO] [stderr]    |
[INFO] [stderr] 36 |     mut cx: ComputeContext,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stderr] 37 |     store: ManifestStore,
[INFO] [stderr] 38 | ) -> StdResult<Handle<'_, JsObject>, Throw> {
[INFO] [stderr]    |                       ^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 36 |     mut cx: ComputeContext<'_>,
[INFO] [stderr]    |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:120:13
[INFO] [stderr]     |
[INFO] [stderr] 120 |     mut cx: ComputeContext,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stderr] 121 |     ingredient: Ingredient,
[INFO] [stderr] 122 | ) -> StdResult<Handle<'_, JsObject>, Throw> {
[INFO] [stderr]     |                       ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 120 |     mut cx: ComputeContext<'_>,
[INFO] [stderr]     |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `c2pa-node` (lib test) generated 9 warnings (run `cargo fix --lib -p c2pa-node --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/c2pa_node-09df0ed184e31693)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1a9e2121b92a2d25f3abcd3878811aff9913a96102606697421fb9c086cd5422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a9e2121b92a2d25f3abcd3878811aff9913a96102606697421fb9c086cd5422", kill_on_drop: false }`
[INFO] [stdout] 1a9e2121b92a2d25f3abcd3878811aff9913a96102606697421fb9c086cd5422
