[INFO] cloning repository https://github.com/coriolinus/factorio-recipe-planner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coriolinus/factorio-recipe-planner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Ffactorio-recipe-planner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Ffactorio-recipe-planner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44c51059ab392412746b3d8f2c86adb5d0204b43 [INFO] checking coriolinus/factorio-recipe-planner against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Ffactorio-recipe-planner" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coriolinus/factorio-recipe-planner on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coriolinus/factorio-recipe-planner [INFO] finished tweaking git repo https://github.com/coriolinus/factorio-recipe-planner [INFO] tweaked toml for git repo https://github.com/coriolinus/factorio-recipe-planner written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/coriolinus/factorio-recipe-planner 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98d04e51b5c5e532b87b8e1a3d6052039abd5132877b6c935849e04cf031a07b [INFO] running `Command { std: "docker" "start" "-a" "98d04e51b5c5e532b87b8e1a3d6052039abd5132877b6c935849e04cf031a07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98d04e51b5c5e532b87b8e1a3d6052039abd5132877b6c935849e04cf031a07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d04e51b5c5e532b87b8e1a3d6052039abd5132877b6c935849e04cf031a07b", kill_on_drop: false }` [INFO] [stdout] 98d04e51b5c5e532b87b8e1a3d6052039abd5132877b6c935849e04cf031a07b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e06e03957b1c565a6ef97017023425f2a54dbf69c5054a5525344fbf04adf17e [INFO] running `Command { std: "docker" "start" "-a" "e06e03957b1c565a6ef97017023425f2a54dbf69c5054a5525344fbf04adf17e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.5 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling monostate-impl v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling full_moon_derive v0.11.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling_macro v0.20.5 [INFO] [stderr] Compiling darling v0.20.5 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking smol_str v0.1.24 [INFO] [stderr] Checking monostate v0.1.11 [INFO] [stderr] Checking full_moon v0.19.0 [INFO] [stderr] Checking time v0.3.32 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.32/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 placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [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" "e06e03957b1c565a6ef97017023425f2a54dbf69c5054a5525344fbf04adf17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06e03957b1c565a6ef97017023425f2a54dbf69c5054a5525344fbf04adf17e", kill_on_drop: false }` [INFO] [stdout] e06e03957b1c565a6ef97017023425f2a54dbf69c5054a5525344fbf04adf17e