[INFO] fetching crate edrs 0.1.0...
[INFO] checking edrs-0.1.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate edrs 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate edrs 0.1.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 edrs 0.1.0
[INFO] finished tweaking crates.io crate edrs 0.1.0
[INFO] tweaked toml for crates.io crate edrs 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate edrs 0.1.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 plist v1.4.3
[INFO] [stderr]   Downloaded clap v4.3.8
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded clap_builder v4.3.8
[INFO] [stderr]   Downloaded syn v2.0.22
[INFO] [stderr]   Downloaded syntect v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b148de043531b1346c7d3b1f2e9261eeb03173db7ee4c6b5d225d35f6d477ae
[INFO] running `Command { std: "docker" "start" "-a" "7b148de043531b1346c7d3b1f2e9261eeb03173db7ee4c6b5d225d35f6d477ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b148de043531b1346c7d3b1f2e9261eeb03173db7ee4c6b5d225d35f6d477ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b148de043531b1346c7d3b1f2e9261eeb03173db7ee4c6b5d225d35f6d477ae", kill_on_drop: false }`
[INFO] [stdout] 7b148de043531b1346c7d3b1f2e9261eeb03173db7ee4c6b5d225d35f6d477ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1e58be76403951cec30f52c0c97b7d11a462eeff9c2f4bb5133c3589d0ad274
[INFO] running `Command { std: "docker" "start" "-a" "e1e58be76403951cec30f52c0c97b7d11a462eeff9c2f4bb5133c3589d0ad274", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking time v0.3.22
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking quick-xml v0.28.2
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.22/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] [stderr]    Compiling syn v2.0.22
[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" "e1e58be76403951cec30f52c0c97b7d11a462eeff9c2f4bb5133c3589d0ad274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e58be76403951cec30f52c0c97b7d11a462eeff9c2f4bb5133c3589d0ad274", kill_on_drop: false }`
[INFO] [stdout] e1e58be76403951cec30f52c0c97b7d11a462eeff9c2f4bb5133c3589d0ad274
