[INFO] fetching crate jen 1.7.0...
[INFO] checking jen-1.7.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate jen 1.7.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate jen 1.7.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jen 1.7.0
[INFO] finished tweaking crates.io crate jen 1.7.0
[INFO] tweaked toml for crates.io crate jen 1.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate jen 1.7.0 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time v0.3.31
[INFO] [stderr]   Downloaded time-macros v0.2.16
[INFO] [stderr]   Downloaded fake v1.3.0
[INFO] [stderr]   Downloaded bson v2.8.1
[INFO] [stderr]   Downloaded deunicode v1.4.2
[INFO] [stderr]   Downloaded ignore v0.4.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 536a59e8e8d6e0cb7a40c614adbe70dbdd1f0cf3fcebff6ba040756ce418c67e
[INFO] running `Command { std: "docker" "start" "-a" "536a59e8e8d6e0cb7a40c614adbe70dbdd1f0cf3fcebff6ba040756ce418c67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "536a59e8e8d6e0cb7a40c614adbe70dbdd1f0cf3fcebff6ba040756ce418c67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "536a59e8e8d6e0cb7a40c614adbe70dbdd1f0cf3fcebff6ba040756ce418c67e", kill_on_drop: false }`
[INFO] [stdout] 536a59e8e8d6e0cb7a40c614adbe70dbdd1f0cf3fcebff6ba040756ce418c67e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b47a1e11307587a11dec54f9d5df6c27e36ac9b7e2e6b6e2da17057f58652fe
[INFO] running `Command { std: "docker" "start" "-a" "7b47a1e11307587a11dec54f9d5df6c27e36ac9b7e2e6b6e2da17057f58652fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking ignore v0.4.21
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling chrono-tz v0.8.5
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking deunicode v1.4.2
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking clap_builder v4.4.12
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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]    = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7b47a1e11307587a11dec54f9d5df6c27e36ac9b7e2e6b6e2da17057f58652fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b47a1e11307587a11dec54f9d5df6c27e36ac9b7e2e6b6e2da17057f58652fe", kill_on_drop: false }`
[INFO] [stdout] 7b47a1e11307587a11dec54f9d5df6c27e36ac9b7e2e6b6e2da17057f58652fe
