[INFO] cloning repository https://github.com/Jaelyn5526/simple-c2pa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jaelyn5526/simple-c2pa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaelyn5526%2Fsimple-c2pa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaelyn5526%2Fsimple-c2pa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 577b20fc291b94fa2051a5e39f382700399ce2db
[INFO] checking Jaelyn5526/simple-c2pa against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaelyn5526%2Fsimple-c2pa" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jaelyn5526/simple-c2pa
[INFO] finished tweaking git repo https://github.com/Jaelyn5526/simple-c2pa
[INFO] tweaked toml for git repo https://github.com/Jaelyn5526/simple-c2pa written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jaelyn5526/simple-c2pa on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jaelyn5526/simple-c2pa 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 86580366c23c613a84cb3b729ccc97bcf0f5177a77434464877f4c84a0b33ac8
[INFO] running `Command { std: "docker" "start" "86580366c23c613a84cb3b729ccc97bcf0f5177a77434464877f4c84a0b33ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86580366c23c613a84cb3b729ccc97bcf0f5177a77434464877f4c84a0b33ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86580366c23c613a84cb3b729ccc97bcf0f5177a77434464877f4c84a0b33ac8" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86580366c23c613a84cb3b729ccc97bcf0f5177a77434464877f4c84a0b33ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86580366c23c613a84cb3b729ccc97bcf0f5177a77434464877f4c84a0b33ac8" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling openssl-src v111.28.1+1.1.1w
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking anstream v0.6.9
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling openssl-sys v0.9.92
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling pix v0.13.3
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking weedle2 v4.0.0
[INFO] [stderr]     Checking smallvec v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling askama_parser v0.2.0
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.31/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholder `_` is specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "86580366c23c613a84cb3b729ccc97bcf0f5177a77434464877f4c84a0b33ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86580366c23c613a84cb3b729ccc97bcf0f5177a77434464877f4c84a0b33ac8", kill_on_drop: false }`
[INFO] [stdout] 86580366c23c613a84cb3b729ccc97bcf0f5177a77434464877f4c84a0b33ac8
