[INFO] cloning repository https://github.com/MarRomeroPortillo/Prueba [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarRomeroPortillo/Prueba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarRomeroPortillo%2FPrueba", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarRomeroPortillo%2FPrueba'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8d777b73a270330e240a64635851e2342c56323 [INFO] checking MarRomeroPortillo/Prueba/e8d777b73a270330e240a64635851e2342c56323 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarRomeroPortillo%2FPrueba" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarRomeroPortillo/Prueba 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/MarRomeroPortillo/Prueba [INFO] finished tweaking git repo https://github.com/MarRomeroPortillo/Prueba [INFO] tweaked toml for git repo https://github.com/MarRomeroPortillo/Prueba written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MarRomeroPortillo/Prueba 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded expect-test v1.4.1 [INFO] [stderr] Downloaded rgb v0.8.34 [INFO] [stderr] Downloaded clircle v0.5.0 [INFO] [stderr] Downloaded dissimilar v1.0.5 [INFO] [stderr] Downloaded plist v1.6.0 [INFO] [stderr] Downloaded run_script v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b92d7bebdd2eb078fe64e60c39dbbaf1a23b3aea4137e2f7fa00d241f870ddd [INFO] running `Command { std: "docker" "start" "-a" "1b92d7bebdd2eb078fe64e60c39dbbaf1a23b3aea4137e2f7fa00d241f870ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b92d7bebdd2eb078fe64e60c39dbbaf1a23b3aea4137e2f7fa00d241f870ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b92d7bebdd2eb078fe64e60c39dbbaf1a23b3aea4137e2f7fa00d241f870ddd", kill_on_drop: false }` [INFO] [stdout] 1b92d7bebdd2eb078fe64e60c39dbbaf1a23b3aea4137e2f7fa00d241f870ddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81d3647edce7e06719721c4e119367a1b0b788017067ee9fb01c77e7cbaeef53 [INFO] running `Command { std: "docker" "start" "-a" "81d3647edce7e06719721c4e119367a1b0b788017067ee9fb01c77e7cbaeef53", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling winnow v0.5.18 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling toml v0.8.9 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/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] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [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" "81d3647edce7e06719721c4e119367a1b0b788017067ee9fb01c77e7cbaeef53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d3647edce7e06719721c4e119367a1b0b788017067ee9fb01c77e7cbaeef53", kill_on_drop: false }` [INFO] [stdout] 81d3647edce7e06719721c4e119367a1b0b788017067ee9fb01c77e7cbaeef53