[INFO] fetching crate brix 0.4.2... [INFO] checking brix-0.4.2 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate brix 0.4.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate brix 0.4.2 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 crates.io crate brix 0.4.2 [INFO] finished tweaking crates.io crate brix 0.4.2 [INFO] tweaked toml for crates.io crate brix 0.4.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate brix 0.4.2 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 simple_logger v4.3.3 [INFO] [stderr] Downloaded titlecase v2.2.1 [INFO] [stderr] Downloaded pest_meta v2.7.6 [INFO] [stderr] Downloaded brix_processor v0.1.3 [INFO] [stderr] Downloaded pest_derive v2.7.6 [INFO] [stderr] Downloaded pest_generator v2.7.6 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.10 [INFO] [stderr] Downloaded execute v0.2.13 [INFO] [stderr] Downloaded dialoguer v0.10.4 [INFO] [stderr] Downloaded fancy-regex v0.7.1 [INFO] [stderr] Downloaded brix_cli v0.4.1 [INFO] [stderr] Downloaded brix_config_loader v0.1.3 [INFO] [stderr] Downloaded execute-command-macro v0.1.9 [INFO] [stderr] Downloaded execute-command-tokens v0.1.7 [INFO] [stderr] Downloaded brix_commands v0.1.3 [INFO] [stderr] Downloaded validator_derive v0.14.0 [INFO] [stderr] Downloaded validator_types v0.14.0 [INFO] [stderr] Downloaded validator v0.14.0 [INFO] [stderr] Downloaded brix_errors v0.2.1 [INFO] [stderr] Downloaded brix_common v0.1.3 [INFO] [stderr] Downloaded handlebars v4.5.0 [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] 580024be8c4610306ad568662d78f45c9a8d920739aa4e6b5eb2cd1d80415153 [INFO] running `Command { std: "docker" "start" "-a" "580024be8c4610306ad568662d78f45c9a8d920739aa4e6b5eb2cd1d80415153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "580024be8c4610306ad568662d78f45c9a8d920739aa4e6b5eb2cd1d80415153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "580024be8c4610306ad568662d78f45c9a8d920739aa4e6b5eb2cd1d80415153", kill_on_drop: false }` [INFO] [stdout] 580024be8c4610306ad568662d78f45c9a8d920739aa4e6b5eb2cd1d80415153 [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] 6f98a1b74bc881311555c71882d12c7b593a4923f256b49f7b8ce654b43ac462 [INFO] running `Command { std: "docker" "start" "-a" "6f98a1b74bc881311555c71882d12c7b593a4923f256b49f7b8ce654b43ac462", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling validator_types v0.14.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.10 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking titlecase v2.2.1 [INFO] [stderr] Checking execute-command-macro v0.1.9 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Checking execute v0.2.13 [INFO] [stderr] Compiling validator_derive v0.14.0 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling pest_meta 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] 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" "6f98a1b74bc881311555c71882d12c7b593a4923f256b49f7b8ce654b43ac462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f98a1b74bc881311555c71882d12c7b593a4923f256b49f7b8ce654b43ac462", kill_on_drop: false }` [INFO] [stdout] 6f98a1b74bc881311555c71882d12c7b593a4923f256b49f7b8ce654b43ac462