[INFO] cloning repository https://github.com/jhontesl7372/c2pa-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jhontesl7372/c2pa-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhontesl7372%2Fc2pa-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhontesl7372%2Fc2pa-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c9132594109fcdfcb79aae31b7d8f963b8add22
[INFO] checking jhontesl7372/c2pa-rust/0c9132594109fcdfcb79aae31b7d8f963b8add22 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhontesl7372%2Fc2pa-rust" "/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/jhontesl7372/c2pa-rust
[INFO] finished tweaking git repo https://github.com/jhontesl7372/c2pa-rust
[INFO] tweaked toml for git repo https://github.com/jhontesl7372/c2pa-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jhontesl7372/c2pa-rust on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jhontesl7372/c2pa-rust 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81a9530770052e90cf7952af7eef6930a3f3b32d104f8cbdcf6939cca3bcfee9
[INFO] running `Command { std: "docker" "start" "-a" "81a9530770052e90cf7952af7eef6930a3f3b32d104f8cbdcf6939cca3bcfee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81a9530770052e90cf7952af7eef6930a3f3b32d104f8cbdcf6939cca3bcfee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81a9530770052e90cf7952af7eef6930a3f3b32d104f8cbdcf6939cca3bcfee9", kill_on_drop: false }`
[INFO] [stdout] 81a9530770052e90cf7952af7eef6930a3f3b32d104f8cbdcf6939cca3bcfee9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8c3308d868fe885d89f010f71b1a895ac18a2ff8cb52096bfde06bdcfbe1d30
[INFO] running `Command { std: "docker" "start" "-a" "b8c3308d868fe885d89f010f71b1a895ac18a2ff8cb52096bfde06bdcfbe1d30", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling abnf-core v0.5.0
[INFO] [stderr]    Compiling range-traits v0.3.2
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling abnf v0.13.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling btree-slab v0.6.1
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling uuid v1.12.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling pix v0.13.4
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking bumpalo v3.18.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking bcder v0.7.5
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking zip v3.0.0
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking byteordered v0.6.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking const-hex v1.14.1
[INFO] [stderr]     Checking img-parts v0.3.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking range-set v0.0.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking atree v0.5.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking extfmt v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking riff v2.0.0
[INFO] [stderr]     Checking jfifdump v0.6.0
[INFO] [stderr]     Checking bitvec-nom2 v0.2.1
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking zune-jpeg v0.4.17
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling delegate v0.8.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rasn-derive-impl v0.22.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[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]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling pct-str v2.0.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling rasn-derive v0.22.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling traitful v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking parsenic v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=16ddb385598ae23d -C extra-filename=-25f5713ca4512a6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fe0d2124bc2c7397.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e5ec1c988eb25056.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-e9193593a5e9eea4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b8c3308d868fe885d89f010f71b1a895ac18a2ff8cb52096bfde06bdcfbe1d30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8c3308d868fe885d89f010f71b1a895ac18a2ff8cb52096bfde06bdcfbe1d30", kill_on_drop: false }`
[INFO] [stdout] b8c3308d868fe885d89f010f71b1a895ac18a2ff8cb52096bfde06bdcfbe1d30
